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.
cve 2025 40334
About this tag
CVE-2025-40334 is a locally reachable vulnerability in the AMDGPU DRM driver within the Linux kernel. It involves insufficient validation of user-provided GPU virtual addresses and buffer sizes for the user-mode queue (userq) facility. Unprivileged processes with access to DRM device nodes could trigger a kernel crash or invalid-access primitive. A defensive patch merged by upstream Linux maintainers closes this bug by adding proper validation. This tag covers discussions about the vulnerability, its impact on AMD GPU systems, and the patch that prevents kernel oops.
A locally reachable bug in the AMDGPU DRM driver was assigned CVE‑2025‑40334 after upstream Linux maintainers merged a defensive patch that validates user-provided GPU virtual addresses and buffer sizes for the userq (user-mode queue) facility, closing a reproducible crash/invalid-access...