OESA-2026-1074

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1074
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1074.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1074
Upstream
Published
2026-01-16T11:10:06Z
Modified
2026-08-18T01:19:26Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
kernel security update
Details

The 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)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / kernel

Package

Name
kernel
Purl
pkg:rpm/openEuler/kernel&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.19.90-2601.3.0.0358.oe2003sp4

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"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1074.json"