Description
In the Linux kernel, the following vulnerability has been resolved:

drm/xe/sync: Fix user fence leak on alloc failure

When dma_fence_chain_alloc() fails, properly release the user fence
reference to prevent a memory leak.

(cherry picked from commit a5d5634cde48a9fcd68c8504aa07f89f175074a0)
Published: 2026-05-08
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability involves the Linux kernel’s drm/xe/sync subsystem, where a memory leak occurs when dma_fence_chain_alloc fails and the user fence reference is not released. The leak could allow repeated allocation failures to consume system memory, potentially destabilizing the kernel or causing a denial‑of‑service scenario if unbounded memory exhaustion is achieved. The underlying weakness corresponds to improper resource management.

Affected Systems

Vendors affected include Linux kernel distributions. The issue is present in any kernel that contains the unpatched drm/xe/sync code prior to the application of the commit that resolves the leak. No specific version range is listed; administrators should reference Linux kernel upgrades that incorporate this patch.

Risk and Exploitability

The CVSS score is 5.5, indicating moderate severity. The EPSS score is currently unavailable. The vulnerability is not listed in the CISA KEV catalog. The attack vector is not explicitly stated; based on the description it is inferred that the flaw is a kernel‑level resource leak that would only manifest under conditions of allocation failure, so it is unlikely to be directly exploitable remotely but could be leveraged locally to exhaust memory and degrade system availability.

Generated by OpenCVE AI on May 9, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a kernel version that contains the fix for drm/xe/sync referenced by commit a5d5634cde48a9fcd68c8504aa07f89f175074a0.
  • Reboot the system or unload and reload the affected DRM modules to ensure the patched code takes effect.
  • Monitor system memory usage and kernel logs for any further fence allocation failures to confirm that the leak has been eliminated.

Generated by OpenCVE AI on May 9, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 09 May 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401

Sat, 09 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-772
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Fri, 08 May 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401

Fri, 08 May 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/xe/sync: Fix user fence leak on alloc failure When dma_fence_chain_alloc() fails, properly release the user fence reference to prevent a memory leak. (cherry picked from commit a5d5634cde48a9fcd68c8504aa07f89f175074a0)
Title drm/xe/sync: Fix user fence leak on alloc failure
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-08T14:21:39.443Z

Reserved: 2026-05-01T14:12:56.007Z

Link: CVE-2026-43396

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-08T15:16:51.010

Modified: 2026-05-08T15:16:51.010

Link: CVE-2026-43396

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-05-08T00:00:00Z

Links: CVE-2026-43396 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-09T04:00:14Z

Weaknesses