summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorBob Copeland <me@bobcopeland.com>2008-08-15 07:40:47 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-08-15 15:35:44 (GMT)
commit9419fc1c957d600093baaea247fef23cca3b4e93 (patch)
tree532606ac97d86d8952ffcdd8f8513b1499c10bf8 /init
parentc963343a1150106819773e828c9b237ed977615b (diff)
downloadlinux-fsl-qoriq-9419fc1c957d600093baaea247fef23cca3b4e93.tar.xz
omfs: fix oops when file metadata is corrupted
A fuzzed fileystem image failed with OMFS when the extent count was used in a loop without being checked against the max number of extents. It also provoked a signed division for an array index that was checked as if unsigned, leading to index by -1. omfsck will be updated to fix these cases, in the meantime bail out gracefully. Reported-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions