In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix bounds check for dcn35 DcfClocks [Why] NumFclkLevelsEnabled is used for DcfClocks bounds check instead of designated NumDcfClkLevelsEnabled. That can cause array index out-of-bounds access. [How] Use designated variable for dcn35 DcfClocks bounds check.
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
https://git.kernel.org/stable/c/c373f233dab44a13752daec13788e2ad3bf86410 | patch mailing list |
https://git.kernel.org/stable/c/f6e163e9c3d50cd167ab9d411ed01b7718177387 | patch mailing list |
https://git.kernel.org/stable/c/2f10d4a51bbcd938f1f02f16c304ad1d54717b96 | patch mailing list |