CVE-2026-43395
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Cleanup partially initialized sync on parse failure xe_sync_entry_parse() can allocate references (syncobj, fence, chain fence, or user fence) before hitting a later failure path. Several of those paths returned directly, leaving partially initialized state and leaking refs. Route these error paths through a common free_sync label and call xe_sync_entry_cleanup(sync) before returning the error. (cherry picked from commit f939bdd9207a5d1fc55cced5459858480686ce22)
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
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.19.10-1 |
| debian | sid | fixed | 6.19.10-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 6.12.78 | |
| linux-kernel | 7.0 | affected | |
References
- https://git.kernel.org/stable/c/1bfd7575092420ba5a0b944953c95b74a5646ff8
- https://git.kernel.org/stable/c/91c228f96fcfacc2341a58815b1da8c69da94ebb
- https://git.kernel.org/stable/c/af65cd1853599394b94201c08bed7a46717db478
- https://git.kernel.org/stable/c/f0af63ffa06306f12592cd3919fad6957b425e1b
- https://www.suse.com/security/cve/CVE-2026-43395.html
- https://security-tracker.debian.org/tracker/CVE-2026-43395
CWEs
CWE-459
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.