OESA-2026-1503

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1503
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1503.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2026-1503
Upstream
Published
2026-03-06T12:41:31Z
Modified
2026-03-11T07:15:48.894112Z
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:

misc: microchip: pci1xxxx: fix double free in the error handling of gpauxbus_probe()

When auxiliarydeviceadd() returns error and then calls auxiliarydeviceuninit(), callback function gpauxiliarydevicerelease() calls idafree() and kfree(auxdevicewrapper) to free memory. We should't call them again in the error handling path.

Fix this by skipping the redundant cleanup functions.(CVE-2024-36973)

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

Affected packages

openEuler:24.03-LTS / kernel

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.6.0-141.0.0.123.oe2403

Ecosystem specific

{
    "src": [
        "kernel-6.6.0-141.0.0.123.oe2403.src.rpm"
    ],
    "x86_64": [
        "bpftool-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "bpftool-debuginfo-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-debuginfo-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-debugsource-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-devel-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-headers-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-source-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-tools-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-tools-debuginfo-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "kernel-tools-devel-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "perf-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "perf-debuginfo-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "python3-perf-6.6.0-141.0.0.123.oe2403.x86_64.rpm",
        "python3-perf-debuginfo-6.6.0-141.0.0.123.oe2403.x86_64.rpm"
    ],
    "aarch64": [
        "bpftool-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "bpftool-debuginfo-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-debuginfo-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-debugsource-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-devel-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-headers-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-source-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-tools-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-tools-debuginfo-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "kernel-tools-devel-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "perf-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "perf-debuginfo-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "python3-perf-6.6.0-141.0.0.123.oe2403.aarch64.rpm",
        "python3-perf-debuginfo-6.6.0-141.0.0.123.oe2403.aarch64.rpm"
    ]
}

Database specific

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