CVE-2024-42227
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
30/07/2024
Last modified:
30/07/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Fix overlapping copy within dml_core_mode_programming<br />
<br />
[WHY]<br />
&mode_lib->mp.Watermark and &locals->Watermark are<br />
the same address. memcpy may lead to unexpected behavior.<br />
<br />
[HOW]<br />
memmove should be used.
Impact
Base Score 3.x
4.70
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.9.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



