Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL If metric table address is not allocated, accessing metrics_bin will result in a NULL pointer dereference, so add a check.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.12.56 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2c78fb287e1f430b929f2e49786518350d15605cPatch
- https://git.kernel.org/stable/c/782977c0d8ba432b6fd3d5d0d87016a523ec1c69Patch
- https://git.kernel.org/stable/c/d47782d5c0cb87b9826041f34505580204ccf703Patch
FAQ
What is CVE-2025-39678?
CVE-2025-39678 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL If metric table address is not allocated, accessing metrics_bin wi...
How severe is CVE-2025-39678?
CVE-2025-39678 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-39678?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.