
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38703 is a vulnerability discovered in the Linux kernel's DRM/XE driver that was disclosed on September 4, 2025. The vulnerability affects the handling of dma-fences in the driver, where data pointed to by the dma-fences can be freed while still being accessible, particularly when userspace closes an associated submit queue (NVD).
The vulnerability stems from a use-after-free condition in the DRM/XE driver where the timeline name can be freed if userspace closes the associated submit queue. The fence could be exported to a third party (for example, a syncfence fd) which would then cause a use-after-free on subsequent access. The fix involves ensuring a RCU grace period between signalling a fence and freeing any data pointed to by the fence. For the timeline name, the queue is freed via kfreercu, and for shared locks associated with multiple queues, an RCU grace period is added before freeing the per GT structure holding the lock (NVD).
The vulnerability has been assessed with a CVSS v3 base score of 7.8, indicating a high severity issue. The vulnerability could potentially lead to system instability or unauthorized access through the exploitation of the use-after-free condition (Rapid7).
The vulnerability has been patched in the Linux kernel. The fix involves implementing proper RCU grace period handling for dma-fence data cleanup. System administrators are advised to update their kernel to the latest version that includes this fix (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."