CVE-2024-42227
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.…
Does this matter?
Lower severity and a low EPSS score (0.18%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 4.7 MEDIUMCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.18% probability · 7th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969bPatch
- https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1Patch
- https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969bPatch
- https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.