First published: Fri May 09 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: debugfs hang_hws skip GPU with MES debugfs hang_hws is used by GPU reset test with HWS, for MES this crash the kernel with NULL pointer access because dqm->packet_mgr is not setup for MES path. Skip GPU with MES for now, MES hang_hws debugfs interface will be supported later.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2025-37853 is classified as a high risk due to potential system crashes resulting from null pointer dereference.
To fix CVE-2025-37853, updating to the latest Linux kernel release that contains the security patch is recommended.
CVE-2025-37853 affects versions of the Linux kernel that include the debugfs hang_hws functionality.
The potential impacts of CVE-2025-37853 include a system crash and instability due to null pointer access during GPU reset operations.
CVE-2025-37853 is not typically considered remotely exploitable as it requires local access to the system for exploitation.