Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create() Add error handling to propagate amdgpu_cgs_create_device() failures to the caller. When amdgpu_cgs_create_device() fails, release hwmgr and return -ENOMEM to prevent null pointer dereference. [v1]->[v2]: Change error code from -EINVAL to -ENOMEM. Free hwmgr.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.1.135 |
| Debian | Debian Linux | 11.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1435e895d4fc967d64e9f5bf81e992ac32f5ac76Patch
- https://git.kernel.org/stable/c/22ea19cc089013b55c240134dbb2797700ff5a6aPatch
- https://git.kernel.org/stable/c/55ef52c30c3e747f145a64de96192e37a8fed670Patch
- https://git.kernel.org/stable/c/b784734811438f11533e2fb9e0deb327844bdb56Patch
- https://git.kernel.org/stable/c/dc4380f34613eaae997b3ed263bd1cb3d0fd0075Patch
- https://git.kernel.org/stable/c/f8693e1bae9c08233a2f535c3f412e157df32b33Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlMailing List
FAQ
What is CVE-2025-37852?
CVE-2025-37852 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create() Add error handling to propagate amdgpu_cgs_create_d...
How severe is CVE-2025-37852?
CVE-2025-37852 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37852?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.