Vulnerability CVE-2024-26699


Published: 2024-04-03

Description:
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr

[Why]
There is a potential memory access violation while
iterating through array of dcn35 clks.

[How]
Limit iteration per array size.

 References:
https://git.kernel.org/stable/c/ca400d8e0c1c9d79c08dfb6b7f966e26c8cae7fb
https://git.kernel.org/stable/c/46806e59a87790760870d216f54951a5b4d545bc

Copyright 2026, cxsecurity.com

 

Back to Top