All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-21734
HIGHpublished 2026-06-26 16:16 UTC · 2 days ago · modified 2026-06-26 20:18 UTC
7.7
CVSS / 10
// description
A web page that contains unusual GPU shader code is loaded into the GPU compiler process and can trigger a write out-of-bounds write crash in the GPU shader compiler library. On certain platforms, when the compiler process has system privileges this could enable further exploits on the device. An edge case using a very small value in GPU shader code can cause a segmentation fault in the GPU shader compiler due to am out-of-bounds write.
// cvss 3.1 vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
// weaknesses (CWE)
- CWE-823