CVE-2026-41156
This CVE describes a write use-after-free in GPU-driver/firmware interaction: a CPU-threaded driver manages a shared memory page accessed by GPU firmware, where freeing the resource before the GPU FW finishes can trigger a write UAF. Concrete details in connected documents point to a SYNC_PRIMITI...