CVE-2026-80614
Last modified
CVE-2026-80614 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= dcc34ef7c83473222027f475014a2bf8ab798372, < a103cdb0681e7185d1b0a12ce6a7c5416c208ccd; >= dcc34ef7c83473222027f475014a2bf8ab798372, < 44068b6863fbda78fc810921ddf61642c377b3ca; >= dcc34ef7c83473222027f475014a2bf8ab798372, < f623d38fe6c4e8c40b23f42cc6fe6963fa49997b |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80614?
How severe is CVE-2026-80614?
How do I fix CVE-2026-80614?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80608In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80609In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80610In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80611In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80612In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80613In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80615In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-80616In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80617In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80618In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80619In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80620In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80614?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
