Loading market data...
← Back to CVE feed

CVE-2026-43155

UNKNOWN View on NVD ↗

Description

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.

Published: May 06, 2026 12:16 UTC Modified: May 06, 2026 13:07 UTC