In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
[WHY]
&mode_lib->mp.Watermark and &locals->Watermark are
the same address. memcpy may lead to unexpected behavior.
[HOW]
memmove should be used.
References
Configurations
History
21 Nov 2024, 09:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969b - Patch | |
References | () https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1 - Patch |
30 Jul 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | NVD-CWE-Other | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
References | () https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969b - Patch | |
References | () https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1 - Patch |
30 Jul 2024, 13:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 Jul 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-30 08:15
Updated : 2024-11-21 09:33
NVD link : CVE-2024-42227
Mitre link : CVE-2024-42227
CVE.ORG link : CVE-2024-42227
JSON object : View
Products Affected
linux
- linux_kernel
CWE