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

CVE-2025-39846

Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
19/09/2025
Última modificación:
19/09/2025

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()<br /> <br /> In __iodyn_find_io_region(), pcmcia_make_resource() is assigned to<br /> res and used in pci_bus_alloc_resource(). There is a dereference of res<br /> in pci_bus_alloc_resource(), which could lead to a NULL pointer<br /> dereference on failure of pcmcia_make_resource().<br /> <br /> Fix this bug by adding a check of res.

Impacto