-
Niu Yawei authored
Define EXT2FS_MAX_NESTED_LINKS as 8, and check the link count to make sure we don't exceed it in ext2fs_find_block_device() and follow_link(). This fixes a potential infinite loop in ext2fs_find_block_device() if there are symbolic loop links in the device directory. Signed-off-by:
Niu Yawei <niu@whamcloud.com> Signed-off-by:
Theodore Ts'o <tytso@mit.edu>
08ae93a2