CVE-2026-31506
Not scored
net: bcmasp: fix double free of WoL irq
In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wol_irq since it was instantiated with devm_request_irq(). So devres will free for us.
Exploit probability
0.1%
Published
April 22, 2026
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2026-31506
View original source
In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wol_irq since it was instantiated with devm_request_irq(). So devres will free for us.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/121a6ad9cd42ba3bfc57deae93e3326515c2afe1
- https://git.kernel.org/stable/c/8a30509ce6a29bdf18e0802383c524a7b2357ec0
- https://git.kernel.org/stable/c/9e5f5c07cc7d66522f8c9676c28605eba5d4a20e
- https://git.kernel.org/stable/c/cbfa5be2bf64511d49b854a0f9fd6d0b5118621f
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31506.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-31506