PatchSiren cyber security CVE debrief
CVE-2026-100077 Linux CVE debrief
A vulnerability in the Linux kernel has been resolved, involving the drm/msm component. The issue pertains to the recovery process of GPU hangs, where retiring hung submits before recovery completion could lead to GPU pagefaults. The fix involves retiring submits after GPU recovery is complete. This vulnerability affects Linux systems utilizing drm/msm GPUs, potentially causing GPU issues if not addressed. Linux system administrators and security teams should assess and apply kernel updates or patches provided by Linux distributions to prevent potential GPU issues.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux system administrators and security teams, especially those managing systems with drm/msm GPU configurations, should assess and address this vulnerability to prevent potential GPU issues.
Why it matters
CVE-2026-100077 is a Linux kernel vulnerability in drm/msm that affects GPU recovery from hangs. Defenders should verify and update Linux systems to prevent potential GPU issues.
- Verify GPU recovery process correctness to prevent pagefaults
- Assess Linux kernel versions for vulnerability presence
- Apply kernel updates or patches for drm/msm component
Technical summary
The Linux kernel vulnerability (CVE-2026-100077) involves a flaw in the drm/msm component's GPU recovery process. The problem arises from retiring hung submits before GPU recovery is complete, potentially causing GPU pagefaults. The solution is to retire submits after GPU recovery, ensuring proper handling of GPU hangs and preventing pagefaults. This vulnerability affects Linux systems with drm/msm GPUs, requiring assessment and potential updates to prevent GPU issues. Defenders should focus on verifying GPU recovery processes and applying necessary patches.
Defensive priority
Assess and apply kernel updates for Linux systems utilizing drm/msm, ensuring GPU recovery processes are correctly handling hung submits.
Recommended defensive actions
- Assess Linux kernel versions for drm/msm GPU recovery vulnerability
- Apply kernel updates or patches provided by Linux distributions
- Verify GPU recovery processes in Linux systems utilizing drm/msm
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and associated source references provide details on the vulnerability and its resolution within the Linux kernel, specifically addressing drm/msm GPU recovery processes. The vulnerability was resolved through a patch that ensures proper GPU recovery from hangs, preventing potential GPU pagefaults. Defenders should verify and update Linux systems to prevent potential GPU issues, focusing on systems with drm/msm GPU configurations. The patch addresses the issue by retiring hung submits after GPU recovery is complete, thus
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100077 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100077
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100077 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100077
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b303e1d52811de7d1bcf793560754d4df68d4a1c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/dc64cf9d71428234389b635d142cb5fe07d57eab
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e36284257eeca13768687bf8e52f66f8ea0e8794
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.