Vulnerability CVE-2024-46821


Published: 2024-09-27

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)

 References:
https://git.kernel.org/stable/c/60f4a4bc3329e5cb8c4df0cc961f0d5ffd96e22d
https://git.kernel.org/stable/c/4711b1347cb9f0c3083da6d87c624d75f9bd1d50
https://git.kernel.org/stable/c/06a3810010b525b9958424e344f0c25b09e128fa
https://git.kernel.org/stable/c/c8c19ebf7c0b202a6a2d37a52ca112432723db5f

Copyright 2026, cxsecurity.com

 

Back to Top