CVE Catalog

CVE-2025-40334

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

4th percentile - higher than 4% of all known CVEs

Summary

In the Linux kernel's drm/amdgpu driver, a lack of validation of the virtual address and size of the userq object was found before use. It is necessary to verify that the userq object resides in a valid VM mapping.

Risk Assessment

Lack of validation may allow the use of an invalid virtual address, potentially leading to memory corruption, system crash, or code execution in kernel context.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix that adds validation of the userq object's virtual address and size.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq buffer virtual address and size It needs to validate the userq object virtual address to determine whether it is residented in a valid vm mapping.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS