CVE-2024-26598

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
23/02/2024
Last modified:
05/11/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache<br /> <br /> There is a potential UAF scenario in the case of an LPI translation<br /> cache hit racing with an operation that invalidates the cache, such<br /> as a DISCARD ITS command. The root of the problem is that<br /> vgic_its_check_cache() does not elevate the refcount on the vgic_irq<br /> before dropping the lock that serializes refcount changes.<br /> <br /> Have vgic_its_check_cache() raise the refcount on the returned vgic_irq<br /> and add the corresponding decrement after queueing the interrupt.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.4 (including) 5.4.269 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.209 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.148 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.75 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.7.2 (excluding)
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*