aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMikulas Patocka <[email protected]>2013-07-04 18:42:29 +0200
committerLinus Torvalds <[email protected]>2013-07-04 11:22:46 -0700
commit3ebacb05044f82c5f0bb456a894eb9dc57d0ed90 (patch)
treebb53d02c15568b0932c2f5ef5e758955b4fa69d0 /scripts/patch-kernel
parent8bb495e3f02401ee6f76d1b1d77f3ac9f079e376 (diff)
hpfs: better test for errors
The test if bitmap access is out of bound could errorneously pass if the device size is divisible by 16384 sectors and we are asking for one bitmap after the end. Check for invalid size in the superblock. Invalid size could cause integer overflows in the rest of the code. Signed-off-by: Mikulas Patocka <[email protected]> Cc: [email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions