CVE-2023-54320
Unknown Unknown - Not Provided

Memory Leak in Linux Kernel AMD PMC Debugfs Component

Vulnerability report for CVE-2023-54320, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-07-06
AI Q&A
2025-12-30
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak in the Linux kernel's amd_pmc_stb_debugfs_open_v2() function related to the platform/x86/amd code. Specifically, when the amd_pmc_send_cmd() function fails, the buffer ('buf') that was allocated is not properly released, causing a memory leak when the STB debug mechanism is enabled.

Impact Analysis

The memory leak caused by this vulnerability can lead to increased memory usage over time, potentially degrading system performance or causing instability if the leaked memory accumulates significantly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-54320. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart