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 CONFIGARMLPAE 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 GFPKERNEL. Since all memory below the 4GB physical address limit is in ZONEDMA 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-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"bpftool-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-debugsource-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-devel-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-source-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-tools-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-tools-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"kernel-tools-devel-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"perf-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"perf-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"python2-perf-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"python2-perf-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"python3-perf-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm",
"python3-perf-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.aarch64.rpm"
],
"src": [
"kernel-4.19.90-2602.3.0.0363.oe2003sp4.src.rpm"
],
"x86_64": [
"bpftool-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"bpftool-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-debugsource-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-devel-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-source-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-tools-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-tools-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"kernel-tools-devel-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"perf-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"perf-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"python2-perf-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"python2-perf-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"python3-perf-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm",
"python3-perf-debuginfo-4.19.90-2602.3.0.0363.oe2003sp4.x86_64.rpm"
]
}