Security Advisory

CVE-2024-40997

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-12 12:37:39
Last updated 2026-05-11 20:24:00
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc() in amd_pstate_epp_cpu_init() is not freed in the analogous exit function, so fix that. [ rjw: Subject and changelog edits ]