CVE-2026-100077

Unknown

Last modified

CVE-2026-100077 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/msm: Recover HW before retire hung submit During recovery, it is not safe to retire the hung submit before we recover the GPU. Retiring the submit triggers BO free and that can result in GPU pagefaults since the GPU may be actively accessing those BOs. To fix this, retire the submits after gpu recovery is complete in recover_worker(). Patchwork: https://patchwork.freedesktop.org/patch/730655/.

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Recover HW before retire hung submit During recovery, it is not safe to retire the hung submit before we recover the GPU. Retiring the submit triggers BO free and that can result in GPU pagefaults since the GPU may be actively accessing those BOs. To fix this, retire the submits after gpu recovery is complete in recover_worker(). Patchwork: https://patchwork.freedesktop.org/patch/730655/

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1a370be9ac51129e40b0ed7fa71d2b2b92bc47e5, < e36284257eeca13768687bf8e52f66f8ea0e8794; >= 1a370be9ac51129e40b0ed7fa71d2b2b92bc47e5, < dc64cf9d71428234389b635d142cb5fe07d57eab; >= 1a370be9ac51129e40b0ed7fa71d2b2b92bc47e5, < b303e1d52811de7d1bcf793560754d4df68d4a1c
LinuxLinux4.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-100077?
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Recover HW before retire hung submit During recovery, it is not safe to retire the hung submit before we recover the GPU. Retiring the submit triggers BO free and that can result in GPU pagefaults since the GPU may be actively accessing those BOs. To fix this, retire the submits after gpu recovery is complete in recover_worker(). Patchwork: https://patchwork.freedesktop.org/patch/730655/
How severe is CVE-2026-100077?
Severity scoring for CVE-2026-100077 is pending analysis.
How do I fix CVE-2026-100077?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-100077?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST