NONE · 0

CVE-2026-64049

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx Before a5xx Adreno driver will not try fetching UBWC params (because th...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx Before a5xx Adreno driver will not try fetching UBWC params (because those generations didn't support UBWC anyway), however it's still possible to query UBWC-related params from the userspace, triggering possible NULL pointer dereference. Check for UBWC config in adreno_get_param() and return sane defaults if there is none. Patchwork: https://patchwork.freedesktop.org/patch/717778/

References

FAQ

What is CVE-2026-64049?

CVE-2026-64049 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx Before a5xx Adreno driver will not try fetching UBWC params (because th...

How severe is CVE-2026-64049?

CVSS scoring is not yet available for CVE-2026-64049. Check NVD for updates.

Is there a patch for CVE-2026-64049?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.