CVE-2026-64153

Linux · Kernel

A local privilege escalation vulnerability exists in the Linux kernel drm/msm driver due to an incorrect return value check in iommu_map_sgtable, potentially leading to system instability or compromise.

Executive summary

A flaw in the Linux kernel drm/msm driver allows a local, authenticated attacker to trigger memory management errors, resulting in potential system compromise.

Vulnerability

This is a memory management vulnerability involving the drm/msm driver. An attacker with local, low-privileged access can leverage the incorrect return value handling in iommu_map_sgtable to cause system-wide impacts.

Business impact

Successful exploitation allows a local user to escalate privileges or cause a kernel panic, leading to denial of service or unauthorized system access. With a CVSS score of 8.8, this vulnerability represents a high risk to infrastructure integrity and uptime, particularly in multi-tenant environments or systems where local user access is permitted.

Remediation

Immediate Action: Update the Linux kernel to version 5.15.209, 6.1.175, 6.6.142, 6.12.92, or later as provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel-related warnings or unexpected system reboots, which may indicate attempts to trigger this or similar memory faults.

Compensating Controls: Restrict local shell access to untrusted users and enforce strict kernel module loading policies to reduce the attack surface.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high CVSS score and the critical nature of kernel-level vulnerabilities, organizations should prioritize patching affected systems during the next maintenance window. Apply the provided kernel updates immediately to mitigate the risk of local privilege escalation and system instability.