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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-27 13:15
Updated : 2024-10-04 17:51
NVD link : CVE-2024-46804
Mitre link : CVE-2024-46804
CVE.ORG link : CVE-2024-46804
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index