2 matches found
CVE-2026-80614
A flaw was found in the Linux kernel's emac network driver. An early interrupt in the emacirq handler can occur before the dev-emacp pointer is properly initialized. This can lead to a NULL pointer dereference, causing the system to crash and resulting in a Denial of Service DoS...
7.5CVSS5.9AI score0.00432EPSS
SaveExploits0References4
UBUNTU-CVE-2026-80614
In the Linux kernel, the following vulnerability has been resolved: net: emac: Fix NULL pointer dereference in emacprobe Move devmrequestirq after devmplatformioremapresource so that dev-emacp is mapped before the interrupt handler can fire. An early interrupt hitting emacirq would dereference th...
7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References6
20