CVE-2024-26810
Last modified
CVE-2024-26810 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.6, < 5.4.274 |
| Linux | Linux Kernel | >= 5.5, < 5.10.215 |
| Linux | Linux Kernel | >= 5.11, < 5.15.154 |
| Linux | Linux Kernel | >= 5.16, < 6.1.84 |
| Linux | Linux Kernel | >= 6.2, < 6.6.24 |
| Linux | Linux Kernel | >= 6.7, < 6.7.12 |
| Linux | Linux Kernel | >= 6.8, < 6.8.3 |
References
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26810?
How severe is CVE-2024-26810?
How do I fix CVE-2024-26810?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-26805In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26806In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26807In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26808In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-26809In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2681A vulnerability was found in Campcodes Online Job Finder Sys…6.1
- CVE-2024-26811In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26812In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26813In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26814In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26815In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26816In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26810?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
