]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: validate inode table location in block group descriptors
authorTheodore Ts'o <tytso@mit.edu>
Wed, 30 Jan 2019 03:49:29 +0000 (22:49 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 30 Jan 2019 03:49:29 +0000 (22:49 -0500)
commitf13a7c2fdfa96f07701e7dd295bddc1dd85fd6a6
tree8e68bcef5a07622cbd852e591ee226796c270905
parentf6c50d68cc044422f4f38b7c8be892527d66e10d
libext2fs: validate inode table location in block group descriptors

Make sure the inode table location is a valid block number.

Google-Bug-Id: 119171089
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/inode.c