summaryrefslogtreecommitdiff
path: root/net/irda
diff options
context:
space:
mode:
authorJerry Lee <jerrylee@qnap.com>2017-08-06 01:18:31 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-11 09:08:48 -0700
commit31cd127ca69a1aedd24b9aa7ac806e6071c84655 (patch)
tree3de3062ec8247747959bf4be8cd167bbcb7f1f84 /net/irda
parentbad9f6142ce1141b7e4969d898cf0e2d61e90d5b (diff)
ext4: fix overflow caused by missing cast in ext4_resize_fs()
commit aec51758ce10a9c847a62a48a168f8c804c6e053 upstream. On a 32-bit platform, the value of n_blcoks_count may be wrong during the file system is resized to size larger than 2^32 blocks. This may caused the superblock being corrupted with zero blocks count. Fixes: 1c6bd7173d66 Signed-off-by: Jerry Lee <jerrylee@qnap.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions