Kernel panic via stale stmmac workqueue pointer
Published Apr 4, 2024 · Updated Aug 5, 2026
NULL pointer dereference in the stmmac driver in Linux allows local users to crash the kernel after a failed hardware resume. The stmmac_fpe_stop_wq() function destroys its workqueue without clearing the stored pointer; a failed stmmac_hw_setup() then skips reinitialization before reset destroys the stale object again. Local access and an stmmac device that encounters DMA initialization failure are required; the second destroy causes a kernel panic and host outage.
Summary
What happened
NULL pointer dereference in the stmmac driver in Linux allows local users to crash the kernel after a failed hardware resume. The stmmac_fpe_stop_wq() function destroys its workqueue without clearing the stored pointer; a failed stmmac_hw_setup() then skips reinitialization before reset destroys the stale object again. Local access and an stmmac device that encounters DMA initialization failure are required; the second destroy causes a kernel panic and host outage.
The record
- CVE
- CVE-2024-26802
- Published
- Apr 4, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 4, 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.13
- Affected versionversion=5a5586112b929546e16029261a987c9197bfdfa2 <17ccd9798fe0beda3db212cfa3ebe373f605cbd6
- Affected versionversion=5a5586112b929546e16029261a987c9197bfdfa2 <699b103e48ce32d03fc86c35b37ee8ae4288c7e3
- Affected versionversion=5a5586112b929546e16029261a987c9197bfdfa2 <8af411bbba1f457c33734795f024d0ef26d0963f
- Affected versionversion=5a5586112b929546e16029261a987c9197bfdfa2 <8e99556301172465c8fe33c7f78c39a3d4ce8462
- Affected versionversion=5a5586112b929546e16029261a987c9197bfdfa2 <f72cf22dccc94038cbbaa1029cb575bf52e5cbc8
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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