ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

1 result for “CVE-2023-54320”

CVEPublishedCVSSShadowTrackr CVSSSummary
CVE:
CVE-2023-54320
Published
2025-12-30
CVSS:
-
ShadowTrackr CVSS:
0.0
Summary:
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2() Function amd_pmc_stb_debugfs_open_v2() may be called when the STB debug mechanism enabled. When amd_pmc_send_cmd() fails, the 'buf' needs to be released.