Vulnerability Database

289,697

Total vulnerabilities in the database

CVE-2025-23137

In the Linux kernel, the following vulnerability has been resolved:

cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update

Check if policy is NULL before dereferencing it in amd_pstate_update.

  • Published: Apr 16, 2025
  • Updated: Apr 30, 2025
  • CVE: CVE-2025-23137
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: