CVE-2024-42227
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7966f319c66d9468623c6a6a017ecbc0dd79be75 < 9342da15f2491d8600eca89c8e0da08876fb969b | affected |
| Linux | Linux | 7966f319c66d9468623c6a6a017ecbc0dd79be75 < f1fd8a0a54e6d23a6d16ee29159f247862460fd1 | affected |
| Linux | Linux | 6.7 | affected |
| Linux | Linux | 0 < 6.7 | unaffected |
| Linux | Linux | 6.9.9 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969b
- https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/9342da15f2491d8600eca89c8e0da08876fb969b
- https://git.kernel.org/stable/c/f1fd8a0a54e6d23a6d16ee29159f247862460fd1
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.