Network-processing hang via IRQ lock recursion
Published Jun 3, 2024 · Updated Aug 5, 2026
Denial of service in the Linux kernel KS8851 SPI driver allows local users to hang network processing through received packets. The IRQ handler calls netif_rx while holding a mutex, allowing the resulting net_rx_action softirq to enter start_xmit and reclaim the same lock. Reachability requires an active KS8851 SPI interface; the resulting deadlock stalls its IRQ thread and network processing.
Summary
What happened
Denial of service in the Linux kernel KS8851 SPI driver allows local users to hang network processing through received packets. The IRQ handler calls netif_rx while holding a mutex, allowing the resulting net_rx_action softirq to enter start_xmit and reclaim the same lock. Reachability requires an active KS8851 SPI interface; the resulting deadlock stalls its IRQ thread and network processing.
The record
- CVE
- CVE-2024-36962
- Published
- Jun 3, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 3, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=492337a4fbd1421b42df684ee9b34be2a2722540 <8a3ff43dcbab7c96f9e8cf2bd1049ab8d6e59545
- Affected versionversion=49d5d70538b6b8f2a3f8f1ac30c1f921d4a0929b <7e2901a2a9195da76111f351584bf77552a038f0
- Affected versionversion=6.1.87 <6.1.91
- Affected versionversion=6.6.28 <6.6.31
- Affected versionversion=6.8.7 <6.8.10
- Affected versionversion=be0384bf599cf1eb8d337517feeb732d71f75a6f <e0863634bf9f7cf36291ebb5bfa2d16632f79c49
- Affected versionversion=cba376eb036c2c20077b41d47b317d8218fe754f <ae87f661f3c1a3134a7ed86ab69bf9f12af88993
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo