Software installed and run as a non-privileged user may...
High severity
Unreviewed
Published
Jun 19, 2026
to the GitHub Advisory Database
•
Updated Jun 22, 2026
Description
Published by the National Vulnerability Database
Jun 19, 2026
Published to the GitHub Advisory Database
Jun 19, 2026
Last updated
Jun 22, 2026
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.
References