Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an integer overflow and map two GPU virtual addresses to the same physical address. One of these virutal mappings can be freed along with the physical page, allowing for a read/write UAF via the second mapping
The second virtual mapping references a physical address that has been freed after the first virtual mapping has been freed. This allows the physical memory to be allocated (for example) by another process and read/written to.
References
Configurations
No configuration.
History
13 Jul 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
10 Jul 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-10 21:16
Updated : 2026-07-13 19:24
NVD link : CVE-2026-34196
Mitre link : CVE-2026-34196
CVE.ORG link : CVE-2026-34196
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free
