Impact
A NULL pointer dereference in the Adreno driver for Linux kernel MMC DRM when userspace requests UBWC parameters on a2xx‑to‑a4xx GPUs leads to a kernel panic. The driver had no check for UBWC configuration before the a5xx generation and assumed the parameters were always present, allowing a crafted userspace query to cause the crash.
Affected Systems
Linux kernel DRM msm Adreno driver deployments for a2xx‑to‑a4xx GPU hardware, regardless of specific kernel release, are vulnerable until the patch that adds a guard check in adreno_get_param is merged.
Risk and Exploitability
The flaw is exploitable from any userspace process that can access the DRM interface; an attacker can trigger the crash by querying UBWC parameters. The EPSS score of less than 1% and the lack of presence in CISA KEV suggest a low probability of widespread exploitation, but the severity of a kernel panic warrants prompt remediation.
OpenCVE Enrichment
Ubuntu USN