diff options
author | Sean Young <sean@mess.org> | 2017-10-08 21:18:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 11:40:57 +0300 |
commit | e82273a266d03aeb00f0d27762ca306abbf14e01 (patch) | |
tree | a8f53cd3b7dd8b6f8d53540f85fbbc75e8faf663 /net/ncsi | |
parent | 7da7bed3c80ffc818ea3955d1fb21df119c3e9d7 (diff) | |
download | linux-e82273a266d03aeb00f0d27762ca306abbf14e01.tar.xz |
media: rc: check for integer overflow
commit 3e45067f94bbd61dec0619b1c32744eb0de480c8 upstream.
The ioctl LIRC_SET_REC_TIMEOUT would set a timeout of 704ns if called
with a timeout of 4294968us.
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions