CVE-2024-26598

Advisory lineage Upstream: 0 Downstream: 25
Modified
Published: 23 Feb 2024, 14:46
Last modified:11 May 2026, 20:00

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

23 Feb 2024, 14:46
Published
Vulnerability first disclosed
11 May 2026, 20:00
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 3%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • debiandebian_linux

    10.0

  • linuxlinux

    ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < d04acadb6490aa3314f9c9e087691e55de153b88 | ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < ba7be666740847d967822bed15500656b26bc703 | ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < 12c2759ab1343c124ed46ba48f27bd1ef5d2dff4 | ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < dba788e25f05209adf2b0175eb1691dc89fb1ba6 | ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < 65b201bf3e9af1b0254243a5881390eda56f72d1 | ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < dd3956a1b3dd11f46488c928cb890d6937d1ca80 | ≥ 6211753fdfd05af9e08f54c8d0ba3ee516034878, < ad362fe07fecf0aba839ff2cc59a3617bd42c33f | 3.11

  • linuxlinux_kernel

    ≥ 5.4, < 5.4.269 | ≥ 5.5, < 5.10.209 | ≥ 5.11, < 5.15.148 | ≥ 5.16, < 6.1.75 | ≥ 6.2, < 6.6.14 | ≥ 6.7, < 6.7.2

References (8)