CVE-2026-64160 in Linux
요약
\~에 의해 VulDB • 2026. 07. 19.
Linux 커널에서 다음 취약점이 해결되었습니다:
netfs: ->remote_i_size 및 ->zero_point에서의 잠재적 tearing 현상 수정
i_size_read()와 i_size_write()를 복사하고 i_size에 사용되는 것과 동일한 seqcount를 사용하여 ->remote_i_size 및 ->zero_point 사용 시 발생할 수 있는 잠재적 tearing 현상을 수정합니다.
netfslib와 이를 사용하는 파일 시스템이 모든 크기 업데이트 중 i_lock을 항상 유지하여 i_size_seqcount가 손상되지 않도록 해야 합니다.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.