CVE-2026-72313
Last modified
CVE-2026-72313 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. Fixes warnings as the one shown below [ 77.201354] WARNING: drivers/gpu/drm/drm_vblank.c:1320 at drm_crtc_wait_one_vblank+0x194/0x1cc [drm], CPU#1: kworker/1:7/1867 [ 77.201354] omapdrm omapdrm.0: [drm] vblank wait timed out on crtc 0 This currently happens if the fbdev output is not on CRTC 0. Atomic and non-atomic drivers require distinct code paths. As for other fbdev operations, implement both and select the correct one at runtime. Not finding an active CRTC is not a bug. Do not wait in this case, but flush the display update as before. v4: - avoid possible deadlocks with locking context (Sashiko) v3: - drop excessive state validation (Jani) - acquire plane and CRTC mutices (Sashiko) v2: - move look-up code into separate helper - support drivers with legacy modesetting v1: - see https://lore.kernel.org/dri-devel/1c9e0e24-9c4a-4259-8700-cf9e5fd60ca3@suse.de/
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d8c4bddcd8bcb41885d3db2ba18c840c411564c2, < 7d84acf641afb68aa8efe40815ef43779ddb12fd; >= d8c4bddcd8bcb41885d3db2ba18c840c411564c2, < 06c2b8d7ea2bcb014dd974fc3bc6d128d65d7477 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72313?
How severe is CVE-2026-72313?
How do I fix CVE-2026-72313?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72307In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72308In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72309In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72310In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-72311In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72312In the Linux kernel, the following vulnerability has been re…7.9
- CVE-2026-72314In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72315In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72316In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72317In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72318In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-72319In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-72313?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
