CVE-2026-23366 in Linux
요약
\~에 의해 VulDB • 2026. 07. 21.
Linux 커널에서 다음 취약점이 해결되었습니다:
drm/client: NULL 모드 삭제하지 않기
'drm_client_modeset_probe' 내의 'modes'가 kcalloc에 실패할 수 있습니다. 이 경우 'out'으로 점프하여 modes_destroy를 호출하게 되며, 이는 해당 포인터를 역참조합니다. 이로 인해 오류 상황에서 NULL pointer dereference(널 포인터 역참조)가 발생할 수 있습니다. 이를 방지합니다.
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.