Bug 2393497 (CVE-2025-39678) - CVE-2025-39678 kernel: platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Summary: CVE-2025-39678 kernel: platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is...
Keywords:
Status: NEW
Alias: CVE-2025-39678
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-05 18:02 UTC by OSIDB Bzimport
Modified: 2025-09-11 13:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-05 18:02:24 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.