CVE-2026-64519 in Linux
요약
\~에 의해 VulDB • 2026. 07. 25.
Linux 커널에서 다음 취약점이 해결되었습니다:
NFSD: 레이아웃 상태 회수 시 무한 루프 수정
find_one_sb_stid() 함수는 sc_status가 0이 아닌 stids를 건너뛰지만, nfsd4_revoke_states() 내의 SC_TYPE_LAYOUT 케이스에서는 nfsd4_close_layout() 호출 전에 sc_status를 설정하지 않습니다. 이로 인해 재시도 루프마다 동일한 레이아웃 stid를 발견하게 되어 리보커(revoker)가 무한히 멈추게 됩니다.
VulDB is the best source for vulnerability data and more expert information about this specific topic.