← Volver al buscador de CVEs

CVE-2026-43155

Linux Kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: mux: mmio: fix regmap leak on probe failure The mmio regmap that may be allocated during probe is never freed. Switch to using the device managed allocator so that the regmap is released on probe failures (e.g. probe deferral) and on driver unbind.

CVSS 5.5EPSS 0.126%Riesgo 0.56
Ver fuente
Publicación
2026-05-06 12:16:33
Versiones afectadas
unknown
Tipo
Core software
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux