CVE-2023-53552
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915_requests may be trapped by userspace inside a sync_file or dmabuf (dma-resv) and held indefinitely across different proceses. To counter-act the memory leaks, we try to not to keep references from the request past their completion. On the other side on fence release we need to know if rq->engine is valid and points to hw engine (true for non-virtual requests). To make it possible extra bit has been added to rq->execution_mask, for marking virtual engines. (cherry picked from commit 280410677af763f3871b93e794a199cfcf6fb580)
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.5.6-1 |
| sid | Fixed | 6.5.6-1 |
| forky | Fixed | 6.5.6-1 |
| bullseye | Fixed | 0 |
| bookworm | Fixed | 6.1.55-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
References
- https://errata.rockylinux.org/RLSA-2026:0760
- https://errata.rockylinux.org/RLSA-2026:0759
- https://access.redhat.com/errata/RHSA-2023:2458
- https://access.redhat.com/errata/RHSA-2024:2394
- https://www.suse.com/security/cve/CVE-2023-53552.html
- https://security-tracker.debian.org/tracker/CVE-2023-53552
- https://access.redhat.com/errata/RHSA-2026:0759
- https://bugzilla.redhat.com/2373329
- https://bugzilla.redhat.com/2401432
- https://bugzilla.redhat.com/2401514
- https://bugzilla.redhat.com/2407333
- https://bugzilla.redhat.com/2422836
- https://errata.almalinux.org/8/ALSA-2026-0759.html
- https://access.redhat.com/errata/RHSA-2026:0760
- https://errata.almalinux.org/8/ALSA-2026-0760.html
- https://access.redhat.com/errata/RHSA-2023:2951
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.