PT-2026-37582 · Linux+2 · Linux Kernel+2
CVE-2026-43242
·
Published
2025-11-27
·
Updated
2026-08-23
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak occurs in the
k3-socinfo component of the TI SoC (System on Chip) driver. The mmio regmap allocated during the probe process is not freed when a probe failure occurs, such as during probe deferral, or when the driver is unbound.Recommendations
Switch to using the device managed allocator to ensure the regmap is released on probe failures and during driver unbind.
Exploit
Fix
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu