CVE-2026-80614
net: emac: Fix NULL pointer dereference in emac_probe
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: net: emac: Fix NULL pointer dereference in emac_probe Move devm_request_irq() after devm_platform_ioremap_resource() so that dev->emacp is mapped before the interrupt handler can fire. An early interrupt hitting emac_irq() would dereference the NULL dev->emacp and crash. Also remove redundant error message. devm_platform_ioremap_resource() already returns an error message with dev_err_probe().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 28, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
dcc34ef7c83473222027f475014a2bf8ab798372 < a103cdb0681e7185d1b0a12ce6a7c5416c208ccd dcc34ef7c83473222027f475014a2bf8ab798372 < 44068b6863fbda78fc810921ddf61642c377b3ca dcc34ef7c83473222027f475014a2bf8ab798372 < f623d38fe6c4e8c40b23f42cc6fe6963fa49997b
Linux / Linux
6.12