diff options
author | Jan Kara <jack@suse.cz> | 2017-10-16 11:38:11 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2017-10-16 11:38:11 +0200 |
commit | abdc0eb06964fe1d2fea6dd1391b734d0590365d (patch) | |
tree | 6c75ded4a2c2df2c1640d61c9a3cfcced615134e /init | |
parent | 8af634ff9e5c0fd5daff37c9759cd6594345b372 (diff) | |
download | linux-abdc0eb06964fe1d2fea6dd1391b734d0590365d.tar.bz2 |
udf: Avoid overflow when session starts at large offset
When session starts beyond offset 2^31 the arithmetics in
udf_check_vsd() would overflow. Make sure the computation is done in
large enough type.
Reported-by: Cezary Sliwa <sliwa@ifpan.edu.pl>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions