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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-04-22 14:16
Updated : 2026-06-17 10:33
NVD link : CVE-2026-31506
Mitre link : CVE-2026-31506
CVE.ORG link : CVE-2026-31506
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-415
Double Free
