CVE Catalog

CVE-2026-49743

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.11%

1th percentile - higher than 1% of all known CVEs

Summary

Software run by a non-privileged user can issue improper GPU system calls to manipulate the lifetimes of synchronization objects in the kernel, leading to read/write use-after-free (UAF) conditions.

Risk Assessment

An attacker with a non-privileged account can escalate privileges by exploiting the use-after-free vulnerability in the GPU driver, potentially leading to full system compromise.

Recommendation

Apply GPU driver updates from the vendor that properly increment the reference count of synchronization objects when exporting fences.

Other vulnerabilities in GPU driver

See all
Original NVD description (English source)

Software installed and run as a non-privileged user may conduct improper GPU system calls to manipulate the lifetimes of synchronisation objects in the kernel, leading to read/write UAFs. During workload submission involving a fence exported by the GPU driver, the reference count of the underlying synchronisation primitive is not properly incremented. This can be exploited, by destroying the exported fence and prematurely release the underlying primitive, resulting in a potential use-after-free condition.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS