mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: Regression test for vulnerable directory integrity check
If a malicious XFS contains a block+ format directory wherein the directory inode's core.mode is corrupted, and there are subdirectories of the corrupted directory, an attempt to traverse up the directory tree by running xfs_scrub will crash the kernel in __xfs_dir3_data_check. Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -445,3 +445,4 @@
|
||||
445 auto quick filestreams
|
||||
446 auto quick
|
||||
447 auto mount
|
||||
448 auto quick fuzzers
|
||||
|
||||
Reference in New Issue
Block a user