PT-2026-82914 · Linux · Linux Kernel
CVE-2026-80614
·
Published
2026-08-28
·
Updated
2026-08-29
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference exists in the
emac probe() function. This occurs because devm request irq() is called before devm platform ioremap resource(), allowing an early interrupt to trigger the emac irq() handler before the dev->emacp variable is properly mapped. This sequence can lead to a system crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel