← Back to CVE List

CVE-2024-46804

Published: 2024-09-27T13:15Z
Last Modified: 2024-10-04T17:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add array index check for hdcp ddc access [Why] Coverity reports OVERRUN warning. Do not check if array index valid. [How] Check msg_id valid and valid array index. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt