diff options
author | Yongjian Xu <[email protected]> | 2013-12-18 15:45:12 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-12-18 16:39:54 -0800 |
commit | 1c2de820d66d704c7d6fffdd872b7670eb4e29bb (patch) | |
tree | f86d9d46e7aaae7cee35ea4886ebaf5c6782086d /lib/test-string_helpers.c | |
parent | 138a6d7ea2deb3080116a4f99019e181b62e5ce5 (diff) |
char: Int overflow in lp_do_ioctl().
arg comes from user-space, so int overflow may occur:
LP_TIME(minor) = arg * HZ/100;
Reported-by: Yongjian Xu <[email protected]>
Suggested-by: Qixue Xiao <[email protected]>
Signed-off-by: Yu Chen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions