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

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
In the Linux kernel, the following vulnerability has been resolved:drm/amd/display: Adding array index check to prevent memory corruption[Why & How]Array indices out of bound caused memory corruption. Adding checks toensure that array index stays in bound.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/bygregonline/devsec-fastapi-report
|
||
|
|
|