Security Advisory

CVE-2024-46821

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 12:36:01
Last updated 2026-05-11 20:37:12
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clk_idex as an index into an array pptable->DpmDescriptor. V2: fix clk_index return check (Tim Huang)