CVE-2026-31506

· NIST NVD ↗

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.

HIGH
CVSS severity
7.8
CVSS base score
2026-04-22
Published

CWE codes

CWE-415

Affected products

linux:linux_kernel

Sources