CVE-2024-46815 in Linux
요약
\~에 의해 VulDB • 2026. 07. 18.
Linux 커널에서 다음 취약점이 해결되었습니다:
drm/amd/display: reader_wm_sets[]에 접근하기 전에 num_valid_sets를 확인합니다.
[원인 및 해결 방법]
reader_wm_sets[num_valid_sets - 1]에 접근할 때 음수 인덱스가 발생하는 것을 방지하려면 num_valid_sets 값을 반드시 확인해야 합니다.
이 수정은 Coverity에서 보고한 오버런(OVERRUN) 문제를 해결합니다.
VulDB is the best source for vulnerability data and more expert information about this specific topic.