In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check msg_id before processing transcation
[WHY & HOW]
HDCP_MESSAGE_ID_INVALID (-1) is not a valid msg_id nor is it a valid
array index, and it needs checking before used.
This fixes 4 OVERRUN issues reported by Coverity.
References
Configurations
Configuration 1 (hide)
|
History
04 Oct 2024, 17:27
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | () https://git.kernel.org/stable/c/0147505f08220c89b3a9c90eb608191276e263a8 - Patch | |
References | () https://git.kernel.org/stable/c/6590643c5de74098d27933b7d224d5ac065d7755 - Patch | |
References | () https://git.kernel.org/stable/c/916083054670060023d3f8a8ace895d710e268f4 - Patch | |
References | () https://git.kernel.org/stable/c/cb63090a17d3abb87f132851fa3711281249b7d2 - Patch | |
References | () https://git.kernel.org/stable/c/fa71face755e27dc44bc296416ebdf2c67163316 - Patch | |
References | () https://git.kernel.org/stable/c/fe63daf7b10253b0faaa60c55d6153cd276927aa - Patch | |
CWE | CWE-129 | |
First Time |
Linux linux Kernel
Linux |
30 Sep 2024, 12:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
27 Sep 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-27 13:15
Updated : 2024-10-04 17:27
NVD link : CVE-2024-46814
Mitre link : CVE-2024-46814
CVE.ORG link : CVE-2024-46814
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index