CVE-2024-42112
Last modified
CVE-2024-42112 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: txgbe: free isb resources at the right time When using MSI/INTx interrupt, the shared interrupts are still being handled in the device remove routine, before free IRQs. So isb memory is still read after it is freed. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: txgbe: free isb resources at the right time When using MSI/INTx interrupt, the shared interrupts are still being handled in the device remove routine, before free IRQs. So isb memory is still read after it is freed. Thus move wx_free_isb_resources() from txgbe_close() to txgbe_remove(). And fix the improper isb free action in txgbe_open() error handling path.
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.8.12, < 6.9 | — |
| Linux | Linux Kernel | >= 6.9, < 6.9.9 | — |
| Linux | Linux Kernel | 6.10 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42112?
How severe is CVE-2024-42112?
How do I fix CVE-2024-42112?
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-42107In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-42108In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42109In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4211Improper Validation of Specified Quantity in Input vulnerabi…2.4
- CVE-2024-42110In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42111In the Linux kernel, the following vulnerability has been re…6.3
- CVE-2024-42113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42114In the Linux kernel, the following vulnerability has been re…4.4
- CVE-2024-42115In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42116Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-42117In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42118In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-42112?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
