CVE-2023-54320

Updated on 30 Dec 2025

Severity

3.3 Low severity

Details

CVSS score
3.3

Overview

About vulnerability

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.

Details

Affected packages:
kernel @ 5.14.0 (+4 more)

Fixes