OESA-2026-1470

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1470
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1470.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1470
Upstream
Published
2026-02-28T11:10:29Z
Modified
2026-08-18T01:19:34Z
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):

A memory address truncation vulnerability exists in the irqchip/gic-v3-its driver of the Linux kernel. On 32-bit ARM machines with CONFIG_ARM_LPAE enabled, when using larger VMSPLIT configurations, lowmem allocations may be backed by physical memory addresses above the 32-bit address limit. The GICv3 driver allocates the 'itt' object using GFP_KERNEL. Since all memory below the 4GB physical address limit is in ZONE_DMA in this configuration, kmalloc() defaults to higher addresses in ZONE_NORMAL. However, the driver stores these physical addresses in 32-bit 'unsigned long' variables, causing the high addresses to be truncated, which leads to system crashes.(CVE-2026-23085)

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

Affected packages

openEuler:22.03-LTS-SP4 / kernel

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.10.0-302.0.0.205.oe2203sp4

Ecosystem specific

{
    "aarch64": [
        "bpftool-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "bpftool-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-debugsource-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-devel-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-headers-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-source-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-tools-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-tools-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "kernel-tools-devel-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "perf-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "python3-perf-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm",
        "python3-perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.aarch64.rpm"
    ],
    "src": [
        "kernel-5.10.0-302.0.0.205.oe2203sp4.src.rpm"
    ],
    "x86_64": [
        "bpftool-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "bpftool-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-debugsource-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-devel-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-headers-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-source-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-tools-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-tools-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "kernel-tools-devel-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "perf-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "python3-perf-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm",
        "python3-perf-debuginfo-5.10.0-302.0.0.205.oe2203sp4.x86_64.rpm"
    ]
}

Database specific

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