CVE Database
/

CVE-2024-38597

Back to search

CVE-2024-38597

Published: Jun 19, 2024

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
fe09bb619096a0aa139210748ddc668c2dbe2308 - < e22b23f5888a065d084e87db1eec639c445e677f
affected
fe09bb619096a0aa139210748ddc668c2dbe2308 - < fbeeb55dbb33d562149c57e794f06b7414e44289
affected
fe09bb619096a0aa139210748ddc668c2dbe2308 - < 476adb3bbbd7886e8251d3b9ce2d3c3e680f35d6
affected
fe09bb619096a0aa139210748ddc668c2dbe2308 - < 5de5aeb98f9a000adb0db184e32765e4815d860b
affected
fe09bb619096a0aa139210748ddc668c2dbe2308 - < faf94f1eb8a34b2c31b2042051ef36f63420ecce

+2 more versions

Linux

Linux

affected
3.1
unaffected
0 - < 3.1
unaffected
5.10.219 - <= 5.10.*
unaffected
5.15.161 - <= 5.15.*
unaffected
6.1.93 - <= 6.1.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now