summaryrefslogtreecommitdiff
path: root/fs/nfsd
diff options
context:
space:
mode:
authorPhillip Lougher <phillip@squashfs.org.uk>2013-09-03 07:52:52 +0400
committerPhillip Lougher <phillip@squashfs.org.uk>2013-09-06 07:57:53 +0400
commitf960cae5357d8e52b8af91e8b1621cae565dffb3 (patch)
tree0b1abaf2638d2bb842206e27009c5383687974f0 /fs/nfsd
parent68e7f412370ecfeb1bd667d0d174fad34517516e (diff)
downloadlinux-f960cae5357d8e52b8af91e8b1621cae565dffb3.tar.xz
Squashfs: add corruption check in get_dir_index_using_offset()
We read the size (of the name) field from disk. This value should be sanity checked for correctness to avoid blindly reading huge amounts of unnecessary data from disk on corruption. Note, here we're not actually reading the name into a buffer, but skipping it, and so corruption doesn't cause buffer overflow, merely lots of unnecessary amounts of data to be read. Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions