mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
466369dc92
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>
18 lines
392 B
Plaintext
18 lines
392 B
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick
|
|
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
|
|
289 auto quick
|
|
298 auto trim
|