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)
{
"severity": "Medium"
}{
"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"
]
}