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.
vcn 4 vulnerability
About this tag
The vcn 4 vulnerability tag covers content related to CVE-2026-46204, a Linux kernel bug in the AMDGPU VCN 4 command parsing within the drm/amdgpu driver. This out-of-bounds read flaw was disclosed by NVD and fixed by replacing unsafe indirect-buffer reads with a bounds-checked helper. A key theme is the uncertainty created when a vulnerability is published without a CVSS score, forcing defenders to make patching decisions without the usual severity shorthand. The tag highlights risks at the intersection of graphics drivers, media acceleration, and GPU-heavy workloads in production environments.
CVE-2026-46204 is a newly published Linux kernel vulnerability from kernel.org, disclosed by NVD on May 28, 2026, affecting AMDGPU VCN 4 command parsing in the drm/amdgpu driver and fixed by replacing unsafe indirect-buffer reads with a bounds-checked helper. The bug is not yet scored by NVD...