CVE-2026-43044
7.8Linux · kernel
A memory corruption vulnerability in the Linux kernel crypto caam driver allows local authenticated attackers to cause system instability or execute arbitrary code.
Executive summary
A memory corruption vulnerability in the Linux kernel crypto caam driver affects specific kernel branches and poses a high risk of system compromise.
Vulnerability
This vulnerability involves improper memory allocation during long HMAC key processing within the cryptographic driver, requiring low local privileges for exploitation.
Business impact
A successful exploit can lead to severe system instability, kernel panics, or complete system compromise, jeopardizing confidentiality, integrity, and availability. The assigned CVSS score of 7.8 indicates a high severity threat, primarily driven by local attack vectors where an authenticated actor with low privileges can manipulate kernel memory structures.
Remediation
Immediate Action: Update the Linux kernel to version 6.6.134, 6.12.81, 6.18.22, 6.19.12, or later where the memory allocation flaw is resolved.
Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, and unexpected reboots that may indicate memory corruption attempts.
Compensating Controls: Restrict local shell access and implement strict least-privilege principles to limit the ability of unauthorized users to execute code on the host.
Exploitation status
Public Exploit Available: No
Analyst recommendation
System administrators must prioritize applying the latest upstream kernel patches to vulnerable production environments to eliminate the underlying memory corruption vector. Given the high CVSS severity, timely patch management remains the most effective strategy to mitigate potential local privilege escalation and denial of service risks.