lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 22 Nov 2011 13:10:50 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	linux-ext4@...r.kernel.org
Subject: fsfuzzer: exabyte file sizes

I'm messing with fsfuzzer and it created a filesystem with a huge
exabyte file which is larger than ext4 supports.

root@...on:/tmp# mount -o loop ext4_exabyte_file.img mnt/
root@...on:/tmp# ls -l mnt/
ls: cannot access mnt/config.h: Input/output error
ls: cannot access mnt/configure: Input/output error
total 114898965103020
-rw-r--r--     1 root root              267551 Nov 21 18:03 aclocal.m4
-rw-r--r--     1 root root                 216 Nov 21 18:03 AUTHORS
-rw-r--r--     1 root root            13893752 Nov 21 18:03 ChangeLog
-rw-r--r-- 10753 root  175               29713 Nov 21 18:03 c?nfig.log
-rwxr-xr-x     1 root root               44878 Nov 21 18:03 config.guess
-?????????     ? ?    ?                      ?            ? config.h
-rw-r--r--     1 root root                1882 Nov 21 18:03 config.h.i?~
-rw-r--r--     1 root root 9583660007044417438 Nov 21 18:03 config.h.in
-rwxr-xr-x     1 root root               33400 Nov 21 18:03 config.status
-rwxr-xr-x     1 root root               33387 Nov 21 18:03 config.sub
-?????????     ? ?    ?                      ?            ? configure
drwx------     2 root root               16384 Nov 21 18:03 lost+found
root@...on:/tmp# 

I've uploaded the corrupted filesystem image to:
http://smatch.sf.net/upload/ext4_exabyte_file.img

Not a huge deal, but I thought I'd report it anyway.

regards,
dan carpenter

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ