
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38389 is a vulnerability discovered in the Linux kernel affecting the i915 graphics driver. The issue was identified on July 25, 2025, and involves a timeline reference handling error in the drm/i915/gt component when a VMA allocation fails during ring submission (NVD).
The vulnerability occurs in the ringcontextalloc() function of the i915 driver during ring submission. The function gets a reference to the engine's legacy timeline before allocating a VMA. If the VMA allocation fails (e.g., when i915vmainstance() is interrupted by a signal), the function fails but leaves the timeline reference held. This issue is triggered by specific IGT tests that perform actions interrupted by signals, particularly affecting DRMIOCTLI915GEMEXECBUFFER2 operations (RedHat).
When exploited, the vulnerability results in a memory leak where the legacy timeline, along with its underlying engine status page's VMA object, remains held and is not properly released during driver unbind operations. This can lead to system resource exhaustion and potential stability issues (NVD).
The fix involves modifying the ringcontextalloc() function to obtain the legacy timeline reference only after successful allocation of the context engine's VMA. It's worth noting that other submission methods (execlists and GuC submission) using lrc_alloc() are not affected by this issue (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."