
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-41092 affects the Linux kernel's Intel graphics driver (i915) and involves a potential Use-After-Free (UAF) vulnerability in the fence register revocation process. The issue was discovered through continuous integration testing on Alder Lake-P platforms and similar machines, specifically triggered during the execution of the igt@i915_selftest@live@hangcheck test (Intel Git).
The vulnerability stems from a race condition between the revocation of fence registers and the sequential execution of signal callbacks invoked on completion of a request using those registers. The issue arose after changes in the fence register handling mechanism, particularly following the commits that modified the behavior of i915_vma_revoke_fence(). The function was not properly waiting for the idleness of vma->fence->active before proceeding with fence register operations, leading to potential UAF conditions (Intel Git).
When triggered, the vulnerability can cause kernel panics and system crashes, as evidenced by the reported BUG_ON assertions in the Intel graphics driver. This affects system stability and could potentially lead to denial of service conditions on affected systems (Intel Git).
The vulnerability is triggered under specific conditions during graphics operations, particularly during fence register management in the Intel i915 driver. It has been observed in testing environments, though there are no reports of active exploitation in the wild (Intel Git).
The issue has been fixed by adding proper synchronization through the addition of an i915_active_wait() call before checking the fence register state. The fix has been implemented in the Linux kernel and is being backported to affected stable kernel versions from v5.8 onwards (Intel Git).
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."