CVE-2026-64100

Description

A flaw was found in the Linux kernel's Direct Rendering Manager (drm/msm) component. A local attacker could trigger a deadlock vulnerability due to a circular locking dependency when the kswapd0 process attempts to reclaim memory. This can lead to a Denial of Service (DoS), causing the system to become unresponsive and unavailable.

Understanding the Weakness (CWE)

Availability

Technical Impact: DoS: Resource Consumption (CPU); DoS: Resource Consumption (Other); DoS: Crash, Exit, or Restart

Each thread of execution will "hang" and prevent tasks from completing. In some cases, CPU consumption may occur if a lock check occurs in a tight loop.

Frequently Asked Questions

Want to get errata notifications? Sign up here.