CVE-2024-26598
HIGHLinux Kernel - Use-After-Free in KVM vgic-its LPI Translation Cache
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command. The root of the problem is that vgic_its_check_cache() does not elevate the refcount on the vgic_irq before dropping the lock that serializes refcount changes. Have vgic_its_check_cache() raise the refcount on the returned vgic_irq and add the corresponding decrement after queueing the interrupt.
References (8)
Core 8
Core References
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
2.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-416
Status
published
Products (24)
debian/debian_linux
10.0
linux/Kernel
3.11.0 - 5.4.269linux
linux/Kernel
5.11.0 - 5.15.148linux
linux/Kernel
5.16.0 - 6.1.75linux
linux/Kernel
5.5.0 - 5.10.209linux
linux/Kernel
6.2.0 - 6.6.14linux
linux/Kernel
6.7.0 - 6.7.2linux
Linux/Linux
< 3.11
Linux/Linux
3.11
Linux/Linux
5.10.209 - 5.10.*
... and 14 more
Published
Feb 23, 2024
Tracked Since
Feb 18, 2026