OESA-2026-1074 (CVE-2022-50646)
Vulnerability from osv_openeuler – Published: 2026-01-16 11:10 – Updated: 2026-08-06 11:10 – Source websiteThe Linux Kernel, the operating system core itself.
Security Fix(es):
In the Linux kernel, the following vulnerability has been resolved:
scsi: hpsa: Fix possible memory leak in hpsa_init_one()
The hpda_alloc_ctlr_info() allocates h and its field reply_map. However, in hpsa_init_one(), if alloc_percpu() failed, the hpsa_init_one() jumps to clean1 directly, which frees h and leaks the h->reply_map.
Fix by calling hpda_free_ctlr_info() to release h->replay_map and h instead free h directly.(CVE-2022-50646)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"bpftool-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"bpftool-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-debugsource-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-devel-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-source-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-tools-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-tools-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"kernel-tools-devel-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"perf-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"perf-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"python2-perf-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"python2-perf-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"python3-perf-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm",
"python3-perf-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.aarch64.rpm"
],
"src": [
"kernel-4.19.90-2601.3.0.0358.oe2003sp4.src.rpm"
],
"x86_64": [
"bpftool-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"bpftool-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-debugsource-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-devel-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-source-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-tools-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-tools-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"kernel-tools-devel-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"perf-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"perf-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"python2-perf-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"python2-perf-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"python3-perf-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm",
"python3-perf-debuginfo-4.19.90-2601.3.0.0358.oe2003sp4.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:20.03-LTS-SP4",
"name": "kernel",
"purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-20.03-LTS-SP4"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.19.90-2601.3.0.0358.oe2003sp4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Medium"
},
"details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nscsi: hpsa: Fix possible memory leak in hpsa_init_one()\n\nThe hpda_alloc_ctlr_info() allocates h and its field reply_map. However, in\nhpsa_init_one(), if alloc_percpu() failed, the hpsa_init_one() jumps to\nclean1 directly, which frees h and leaks the h-\u0026gt;reply_map.\n\nFix by calling hpda_free_ctlr_info() to release h-\u0026gt;replay_map and h instead\nfree h directly.(CVE-2022-50646)",
"id": "OESA-2026-1074",
"modified": "2026-08-06T11:10:06Z",
"published": "2026-01-16T11:10:06Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-1074"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50646"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "kernel security update",
"upstream": [
"CVE-2022-50646"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.