Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-80614

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/08/2026
Última modificación:
28/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: emac: Fix NULL pointer dereference in emac_probe<br /> <br /> Move devm_request_irq() after devm_platform_ioremap_resource() so that<br /> dev-&gt;emacp is mapped before the interrupt handler can fire. An early<br /> interrupt hitting emac_irq() would dereference the NULL dev-&gt;emacp and<br /> crash.<br /> <br /> Also remove redundant error message. devm_platform_ioremap_resource()<br /> already returns an error message with dev_err_probe().

Impacto