← Volver al buscador de CVEs

CVE-2026-68468

Linux kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtd_virt_concat_create_join(). Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That branch skips to the next item without freeing the newly allocated string. Free the temporary name before continuing.

EPSS 0.155%Riesgo 0
Ver fuente
Publicación
2026-08-15 06:19:57
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-17 06:17:56
Vector
Pending