CVE-2024-38597
Last modified
CVE-2024-38597 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndo_poll_controller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpoll_send_skb_on_dev(): eth0 enabled interrupts in poll (gem_start_xmit+0x0/0x398) WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c gem_poll_controller() disables interrupts, which may sleep. We can't sleep in netpoll, it has interrupts disabled completely. Strangely, gem_poll_controller() doesn't even poll the completions, and instead acts as if an interrupt has fired so it just schedules NAPI and exits. None of this has been necessary for years, since netpoll invokes NAPI directly.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndo_poll_controller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpoll_send_skb_on_dev(): eth0 enabled interrupts in poll (gem_start_xmit+0x0/0x398) WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c gem_poll_controller() disables interrupts, which may sleep. We can't sleep in netpoll, it has interrupts disabled completely. Strangely, gem_poll_controller() doesn't even poll the completions, and instead acts as if an interrupt has fired so it just schedules NAPI and exits. None of this has been necessary for years, since netpoll invokes NAPI directly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.1, < 5.10.219 |
| Linux | Linux Kernel | >= 5.11, < 5.15.161 |
| Linux | Linux Kernel | >= 5.16, < 6.1.93 |
| Linux | Linux Kernel | >= 6.2, < 6.6.33 |
| Linux | Linux Kernel | >= 6.7, < 6.8.12 |
| Linux | Linux Kernel | >= 6.9, < 6.9.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38597?
How severe is CVE-2024-38597?
How do I fix CVE-2024-38597?
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-38591In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38592In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38593In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38594In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38595In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38596In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-38598In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38599In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-3860An out-of-memory condition during object initialization coul…6.2
- CVE-2024-38600In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38601In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-38602In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-38597?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
