diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-02-17 10:32:40 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-02-20 14:40:28 -0800 |
commit | c04088006f3020401f1744adb0b3b93322c3b402 (patch) | |
tree | 36efd3fdd361e3b1d6958883720c7f0c4f0d8ae5 /fs/nfsd | |
parent | 81c76c1e3ab5e0de52694289a30eb963b74202a3 (diff) |
ext4: Add sanity check to make_indexed_dir
(cherry picked from commit e6b8bc09ba2075cd91fbffefcd2778b1a00bd76f)
Make sure the rec_len field in the '..' entry is sane, lest we overrun
the directory block and cause a kernel oops on a purposefully
corrupted filesystem.
Thanks to Sami Liedes for reporting this bug.
http://bugzilla.kernel.org/show_bug.cgi?id=12430
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions