summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2016-08-01 00:51:02 -0400
committerBen Hutchings <ben@decadent.org.uk>2016-11-20 01:17:02 +0000
commit0bd487e6f4451626f7d6ee2c2cb00b963df87404 (patch)
tree878dd968b85f0843bc977854fb75217018df6df0 /include/linux
parent9693336d43ac21155438cd084f02cfaa94ecaddf (diff)
ext4: validate that metadata blocks do not overlap superblock
commit 829fa70dddadf9dd041d62b82cd7cea63943899d upstream. A number of fuzzing failures seem to be caused by allocation bitmaps or other metadata blocks being pointed at the superblock. This can cause kernel BUG or WARNings once the superblock is overwritten, so validate the group descriptor blocks to make sure this doesn't happen. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions