summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_bit.c
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2013-10-29 22:11:56 +1100
committerBen Myers <bpm@sgi.com>2013-10-30 13:57:14 -0500
commita62936210525da2f46ae264e0bf9680eafac176e (patch)
tree86460999725a51b8ead593f451eb7279cd615719 /fs/xfs/xfs_bit.c
parentb01ef655d8b9753c3d25e4c22e0a4e7c442fe5e1 (diff)
downloadop-kernel-dev-a62936210525da2f46ae264e0bf9680eafac176e.zip
op-kernel-dev-a62936210525da2f46ae264e0bf9680eafac176e.tar.gz
xfs: validity check the directory block leaf entry count
The directory block format verifier fails to check that the leaf entry count is in a valid range, and so if it is corrupted then it can lead to derefencing a pointer outside the block buffer. While we can't exactly validate the count without first walking the directory block, we can ensure the count lands in the valid area within the directory block and hence avoid out-of-block references. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_bit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud