System hang via recursive KS8851 spinlock acquisition
Published May 20, 2024 · Updated Aug 5, 2026
Deadlock in the Linux kernel's KS8851 parallel Ethernet driver from 5.8 through 6.8 allows local users to hang the system. The ks8851_irq() path holds ksp->lock while netif_rx() enables pending softirqs, allowing ks8851_start_xmit_par() to acquire the same spinlock again. The affected interface must receive traffic while a transmit softirq is pending; the resulting self-deadlock stops system service.
Summary
What happened
Deadlock in the Linux kernel's KS8851 parallel Ethernet driver from 5.8 through 6.8 allows local users to hang the system. The ks8851_irq() path holds ksp->lock while netif_rx() enables pending softirqs, allowing ks8851_start_xmit_par() to acquire the same spinlock again. The affected interface must receive traffic while a transmit softirq is pending; the resulting self-deadlock stops system service.
The record
- CVE
- CVE-2024-35971
- Published
- May 20, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 20, 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=5.8
- Affected versionversion=797047f875b5463719cc70ba213eb691d453c946 <492337a4fbd1421b42df684ee9b34be2a2722540
- Affected versionversion=797047f875b5463719cc70ba213eb691d453c946 <49d5d70538b6b8f2a3f8f1ac30c1f921d4a0929b
- Affected versionversion=797047f875b5463719cc70ba213eb691d453c946 <be0384bf599cf1eb8d337517feeb732d71f75a6f
- Affected versionversion=797047f875b5463719cc70ba213eb691d453c946 <cba376eb036c2c20077b41d47b317d8218fe754f
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.
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