cve/2025/CVE-2025-37768.md
2025-09-29 21:09:30 +02:00

923 B

CVE-2025-37768

Description

In the Linux kernel, the following vulnerability has been resolved:drm/amd/pm: Prevent division by zeroThe user can set any speed value.If speed is greater than UINT_MAX/8, division by zero is possible.Found by Linux Verification Center (linuxtesting.org) with SVACE.

POC

Reference

No PoCs from references.

Github