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

CVE-2026-74718

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

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> devlink: fix net namespace reference leak in reload<br /> <br /> devlink_nl_reload_doit() calls devlink_netns_get(), which returns a net<br /> with a held reference. When the requested namespace differs from the<br /> current one and the reload action is not DRIVER_REINIT, the function<br /> returns -EOPNOTSUPP without releasing the reference. Add the missing<br /> put_net() on this error path.

Impacto