CVE-2024-53235 in Linux
요약
\~에 의해 VulDB • 2026. 06. 18.
리눅스 커널에서 다음 취약점이 해결되었습니다:
erofs: FUSE를 통한 파일 기반 마운트 수정
syzbot이 fuse_read_args_fill에서 null-ptr-deref(Null 포인터 역참조)을 보고했습니다. fuse_read_folio+0xb0/0x100 fs/fuse/file.c:905 filemap_read_folio+0xc6/0x2a0 mm/filemap.c:2367 do_read_cache_folio+0x263/0x5c0 mm/filemap.c:3825 read_mapping_folio include/linux/pagemap.h:1011 [인라인]
erofs_bread+0x34d/0x7e0 fs/erofs/data.c:41 erofs_read_superblock fs/erofs/super.c:281 [인라인]
erofs_fc_fill_super+0x2b9/0x2500 fs/erofs/super.c:625
대부분의 파일시스템과는 달리, 일부 네트워크 파일시스템과 FUSE는 읽기 I/O에 필수적으로 유효한 `file` 포인터가 필요합니다 [1].
어쨌든 이러한 사용 사례들도 지원되어야 합니다.
[1] https://docs.kernel.org/filesystems/vfs.html
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.