You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
amdgpu vcn3
About this tag
The tag amdgpu vcn3 covers a Linux kernel vulnerability (CVE-2026-46230) in AMDGPU's VCN3 video decode message parsing, fixed by adding bounds checks. While specific to Linux, the broader lesson for Windows users is that GPU drivers are part of the OS attack surface, especially with GPU acceleration, media decode, virtualization, and Linux-in-Windows workflows. The tag highlights security implications for modern graphics drivers.
CVE-2026-46230 is a newly published Linux kernel vulnerability, received by NVD from kernel.org on May 28, 2026, affecting AMDGPU’s VCN3 video decode message parsing path and fixed by adding bounds checks before accessing message metrics in GPU buffer objects. The immediate story is not a...