cve/2024/CVE-2024-56784.md
2025-09-29 16:08:36 +00:00

812 B

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