Kernel memory corruption via duplicate WoL IRQ release
Published Apr 22, 2026 · Updated Apr 22, 2026
Double free in the Linux kernel's bcmasp driver allows local users with administrative privileges to corrupt kernel memory during device removal. The bcmasp_remove and probe-error paths call free_irq for wol_irq even though devm_request_irq registers the IRQ for automatic devres release. Reaching the removal path requires CAP_SYS_ADMIN or root access to unbind the platform device; the duplicate release can destabilize or crash the kernel.
Summary
What happened
Double free in the Linux kernel's bcmasp driver allows local users with administrative privileges to corrupt kernel memory during device removal. The bcmasp_remove and probe-error paths call free_irq for wol_irq even though devm_request_irq registers the IRQ for automatic devres release. Reaching the removal path requires CAP_SYS_ADMIN or root access to unbind the platform device; the duplicate release can destabilize or crash the kernel.
The record
- CVE
- CVE-2026-31506
- Published
- Apr 22, 2026
- Updated
- Apr 22, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-415, T1499
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Apr 22, 2026CVE publishedPublication date reported by the CVE source.
- Apr 22, 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=6.6
- Affected versionversion=a2f0751206b03374f6d02f89c18a60f1bb238fea <121a6ad9cd42ba3bfc57deae93e3326515c2afe1
- Affected versionversion=a2f0751206b03374f6d02f89c18a60f1bb238fea <8a30509ce6a29bdf18e0802383c524a7b2357ec0
- Affected versionversion=a2f0751206b03374f6d02f89c18a60f1bb238fea <9e5f5c07cc7d66522f8c9676c28605eba5d4a20e
- Affected versionversion=a2f0751206b03374f6d02f89c18a60f1bb238fea <cbfa5be2bf64511d49b854a0f9fd6d0b5118621f
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.
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