CVE-2026-43395
Last modified
CVE-2026-43395 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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). EPSS estimates a 0.12% chance of exploitation in the next 30 days.
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)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.78 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.19 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.9 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43395?
How severe is CVE-2026-43395?
How do I fix CVE-2026-43395?
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-4339Mattermost versions 10.11.x <= 10.11.18, 11.6.x <= 11.6.3, 1…6.5
- CVE-2026-43390In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43391In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-43392In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43393In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43394In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43396In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43397In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43398In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43399In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4340Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-43400In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43395?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
