diff options
author | Xi Wang <[email protected]> | 2012-02-08 17:13:37 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-02-08 19:03:51 -0800 |
commit | 1ecd3c7ea76488c63b4b0a2561fd7eaf96cc8028 (patch) | |
tree | 3bc88fd0b4fd61c86141c66e86cf5492753bcd22 /tools/perf/scripts/python/syscall-counts.py | |
parent | 98e96852480566333f6dacd3223f0be15df34d60 (diff) |
nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
nsegs is read from userspace. Limit its value and avoid overflowing nsegs
* sizeof(__u64) in the subsequent call to memdup_user().
This patch complements 481fe17e973fb9 ("nilfs2: potential integer overflow
in nilfs_ioctl_clean_segments()").
Signed-off-by: Xi Wang <[email protected]>
Cc: Haogang Chen <[email protected]>
Acked-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions