Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources creating a write use after free scenario.
A shared resource (memory page) managed by a CPU thread of control (driver) and accessed by a GPU thread of control (Firmware) can cause a write UAF when the CPU thread frees the resource before the GPU FW has finished accessing it.
CVSS
No CVSS.
References
Configurations
No configuration.
History
19 Jun 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-19 10:16
Updated : 2026-06-19 10:16
NVD link : CVE-2026-41156
Mitre link : CVE-2026-41156
CVE.ORG link : CVE-2026-41156
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free
