Security Advisory

CVE-2023-54320

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:34:14
Last updated 2026-05-11 19:59:41
Assigner Linux
State PUBLISHED

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.