CVE-2024-26810

Advisory lineage Upstream: 0 Downstream: 43
Modified
Published: 05 Apr 2024, 08:24
Last modified:12 May 2026, 11:49

Vulnerability Summary

Overall Risk (default)
low
18/100
CVSS Score
4.4 MEDIUM
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

05 Apr 2024, 08:24
Published
Vulnerability first disclosed
12 May 2026, 11:49
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In particular, irq_type is updated holding igate, therefore testing is_intx() requires holding igate. For example clearing DisINTx from config space can otherwise race changes of the interrupt configuration. This aligns interfaces which may trigger the INTx eventfd into two camps, one side serialized by igate and the other only enabled while INTx is configured. A subsequent patch introduces synchronization for the latter flows.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 0.01% Percentile: 1%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Affected Systems

  • linuxlinux

    ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 1e71b6449d55179170efc8dee8664510bb813b42 | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 3dd9be6cb55e0f47544e7cdda486413f7134e3b3 | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < ec73e079729258a05452356cf6d098bf1504d5a6 | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 3fe0ac10bd117df847c93408a9d428a453cd60e5 | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 04a4a017b9ffd7b0f427b8c376688d14cb614651 | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 6fe478d855b20ac1eb5da724afe16af5a2aaaa40 | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 03505e3344b0576fd619416793a31eae9c5b73bf | ≥ 89e1f7d4c66d85f42c3d52ea3866eb10cadf6153, < 810cd4bb53456d0503cc4e7934e063835152c1b7 | 3.6

  • linuxlinux_kernel

    ≥ 3.6, < 5.4.274 | ≥ 5.5, < 5.10.215 | ≥ 5.11, < 5.15.154 | ≥ 5.16, < 6.1.84 | ≥ 6.2, < 6.6.24 | ≥ 6.7, < 6.7.12 | ≥ 6.8, < 6.8.3

References (10)