Impact
During parsing of a decode message in the amdgpu vcn3 DRM driver, the kernel improperly checks buffer bounds, allowing access beyond the end of the buffer object. This out-of-bounds read exposes the contents of adjacent kernel memory, potentially leaking sensitive data or allowing an attacker to read arbitrary kernel addresses. The weakness is an instance of improper input validation and can lead to information disclosure or serve as a foothold for privilege escalation in kernel space.
Affected Systems
The vulnerability exists in the Linux kernel's DRM/amdgpu/vcn3 component. All nodes running a Linux kernel version that incorporates the unpatched amdgpu driver are affected. No specific upstream version is listed, so any kernel build prior to the commit that introduced the fix should be considered vulnerable.
Risk and Exploitability
Because the issue resides in a kernel driver, exploitation requires interaction with a GPU device through the DRM interface. This typically mandates local user privileges or the ability to inject commands to the amdgpu driver; the attack vector is therefore inferred to be local or within a privileged context. The EPSS score is less than 1%, indicating a very low exploitation probability, and the vulnerability is not listed in the KEV catalog. The CVSS score of 7.1 indicates a high risk, confirming that the vulnerability can lead to significant information disclosure affecting system security.
OpenCVE Enrichment