mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2024-35788](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35788)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|