CVE-2026-72452
Last modified
CVE-2026-72452 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/i915: clear CRTC color blob pointers after dropping refs intel_crtc_put_color_blobs() drops the CRTC color blob references, but leaves the corresponding pointers unchanged. This can matter in intel_crtc_prepare_cleared_state(), which frees the old CRTC hw state before calling intel_dp_tunnel_atomic_clear_stream_bw(). The latter can fail while looking up the DP tunnel group state, for example with -EDEADLK. If that happens, the function returns without completing the cleared state preparation. The failed atomic state will then be cleared by the atomic core and intel_crtc_free_hw_state() can be called again for the same state, dropping the same blob references again. Clear the blob pointers after dropping the references so repeated cleanup of the same CRTC hw state is safe. (cherry picked from commit d5005addb5f68e8a0edce249506757bdc9e3d8c8). EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: clear CRTC color blob pointers after dropping refs intel_crtc_put_color_blobs() drops the CRTC color blob references, but leaves the corresponding pointers unchanged. This can matter in intel_crtc_prepare_cleared_state(), which frees the old CRTC hw state before calling intel_dp_tunnel_atomic_clear_stream_bw(). The latter can fail while looking up the DP tunnel group state, for example with -EDEADLK. If that happens, the function returns without completing the cleared state preparation. The failed atomic state will then be cleared by the atomic core and intel_crtc_free_hw_state() can be called again for the same state, dropping the same blob references again. Clear the blob pointers after dropping the references so repeated cleanup of the same CRTC hw state is safe. (cherry picked from commit d5005addb5f68e8a0edce249506757bdc9e3d8c8)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9a6cbb4a5c168e94a69a0cbec572b3738205232b, < 164afa1a3af8e8c91b4a6d5fd7b79a44ec70abf0; >= 8581466b827fdf0300a3e2e93900ddefd8240053, < 2024940522ef451098c940ab0b82d647de5e5d9b; >= 77fcf58df15edcf3f5b5421f24814fb72796def9, < ac554ad943610031a25795d6ef71316f6164c136; >= 77fcf58df15edcf3f5b5421f24814fb72796def9, < 31f077088e0faae6be8377741f356dea1b94ba46; 674fc4a50b667be65c947d81af63a9367deafb5c; >= 6.12.80, < 6.12.97; >= 6.18.21, < 6.18.40; >= 6.19.11, < 6.20 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72452?
How severe is CVE-2026-72452?
How do I fix CVE-2026-72452?
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-72446In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72447In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72448In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72449In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72450In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72451In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72453In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72454In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72455In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72456In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72457In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72458In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72452?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
