Security Advisory

CVE-2024-46804

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 12:35:49
Last updated 2026-05-11 20:36:51
Assigner Linux
State PUBLISHED

Description

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.