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
@@ -130,6 +130,8 @@
|
||||
130 fuzzers clone
|
||||
131 auto quick clone
|
||||
132 auto quick clone
|
||||
133 dangerous_fuzzers
|
||||
134 dangerous_fuzzers
|
||||
135 auto logprint quick v2log
|
||||
136 attr2
|
||||
137 auto metadata v2log
|
||||
|
||||
Reference in New Issue
Block a user