cve/2024/CVE-2024-35788.md
2025-09-29 21:09:30 +02:00

18 lines
829 B
Markdown

### [CVE-2024-35788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35788)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=a8edc9cc0b14%3C%20c373f233dab4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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 checkinstead of designated NumDcfClkLevelsEnabled.That can cause array index out-of-bounds access.[How]Use designated variable for dcn35 DcfClocks bounds check.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds