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

CVE-2026-64212

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

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> wifi: iwlwifi: mld: don&amp;#39;t dereference a pointer before NULL checking it<br /> <br /> In iwl_mld_remove_link, the link-&gt;fw_id is saved at the beginning of the<br /> function so we have it after we freed the link.<br /> <br /> But the link pointer can be NULL, and is not checked when the fw_id is<br /> stored.<br /> <br /> Fix it by simply freeing the link at the end of the function.<br /> <br /> fFixes: 0e66a39f4f0e ("wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()")

Impacto