mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/ext4: check negative inode size
Craft a malicious filesystem image with a negative inode size, then try to trigger a kernel DoS by appending data to the file. Ideally this should trigger verifier errors instead of hanging. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
959f80ec24
commit
466369dc92
@@ -7,7 +7,9 @@
|
||||
002 auto metadata quick
|
||||
003 auto quick
|
||||
004 auto quick
|
||||
005 dangerous_fuzzers
|
||||
006 auto enospc
|
||||
007 dangerous_fuzzers
|
||||
032 mkfs auto quick
|
||||
051 acl udf auto quick
|
||||
272 auto enospc rw
|
||||
|
||||
Reference in New Issue
Block a user