CVE-2026-74519
7.8Linux · Kernel
A memory management flaw in the Linux kernel pinctrl devicetree subsystem allows for an improper free operation during error handling.
Executive summary
A memory management vulnerability in the Linux kernel pinctrl subsystem may allow a local attacker to cause a system crash or potentially execute arbitrary code.
Vulnerability
This is a memory corruption vulnerability within the pinctrl devicetree implementation where an uninitialized pointer is incorrectly freed during error path processing. Exploitation requires local authenticated access to the system.
Business impact
Successful exploitation of this vulnerability could lead to a local denial of service or, in specific scenarios, privilege escalation. Given the CVSS score of 7.8, this represents a significant risk to system stability and integrity for environments running vulnerable kernel versions.
Remediation
Immediate Action: Update the Linux kernel to version 6.6.151, 6.12.103, 6.18.44, 7.1.8, or later, as provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel oops or panic messages that may indicate memory management failures during device initialization.
Compensating Controls: Restrict local access to the system to authorized users only to minimize the risk of a local attacker triggering the vulnerable code path.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The vulnerability poses a high risk to kernel stability. Administrators should prioritize patching the kernel to the specified fixed versions to prevent local exploitation and potential system compromise.