← Volver al buscador de CVEs

CVE-2026-72171

Linux kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: mtd: slram: remove failed entries from the device list register_device() links a new slram_mtdlist entry before allocating all of the state needed by the entry. If a later allocation, memremap(), or mtd_device_register() fails, the partially initialized entry remains on the global list. A later cleanup can then dereference or free invalid state from that failed entry. Unwind the partially initialized entry and clear the list tail on each failure path after the entry has been linked.

CVSS 7.8EPSS 0.164%Riesgo 0.79
Ver fuente
Publicación
2026-08-15 06:21:35
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-17 06:18:17
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H