CVE-2025-39678
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/09/2025
Last modified:
08/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL<br />
<br />
If metric table address is not allocated, accessing metrics_bin will<br />
result in a NULL pointer dereference, so add a check.