PT-2026-6155 · Linux+3 · Linux Kernel+3

Published

2026-01-01

·

Updated

2026-05-22

·

CVE-2026-23085

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the Linux kernel related to memory address handling within the irqchip/gic-v3-its driver. On 32-bit machines with CONFIG ARM LPAE enabled, low memory allocations can be backed by physical memory addresses exceeding the 32-bit address limit. This can occur when experimenting with larger VMSPLIT configurations. The problem manifests as a crash in the qemu virt model due to the GICv3 driver allocating the 'itt' object using GFP KERNEL. The driver stores the physical address in a 32-bit unsigned long variable, leading to truncation when the address exceeds the 32-bit limit. The gicv5 driver uses u64 variables, and other irqchip drivers do not utilize virt to phys or similar interfaces. It is anticipated that similar issues may exist in other device drivers.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2026-23085
ECHO-FB35-8573-FE52
OESA-2026-1469
OESA-2026-1470
OESA-2026-1566
OESA-2026-1567
OESA-2026-1570
OPENSUSE-SU-2026:20416-1
SUSE-SU-2026:0962-1
SUSE-SU-2026:1078-1
SUSE-SU-2026:1081-1
SUSE-SU-2026:20667-1
SUSE-SU-2026:20720-1
SUSE-SU-2026:20838-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1
SUSE-SU-2026:20931-1
SUSE-SU-2026:21284-1
USN-8162-1
USN-8180-1
USN-8180-2
USN-8180-3
USN-8180-4
USN-8180-5
USN-8180-6
USN-8186-1
USN-8187-1
USN-8188-1
USN-8243-1
USN-8275-1
USN-8278-1
USN-8289-1
USN-8296-1
USN-8297-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu
Qemu