aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
diff options
context:
space:
mode:
authorzhengbin <zhengbin13@huawei.com>2019-07-07 08:51:41 +0800
committerThomas Gleixner <tglx@linutronix.de>2019-07-07 12:05:40 +0200
commit9176ab1b848059a0cd9caf39f0cebaa1b7ec5ec2 (patch)
tree7100c6b23fae3ed167439119a7ca1ac71344d6eb /tools/testing/selftests
parenttimer: Document TIMER_PINNED (diff)
downloadlinux-dev-9176ab1b848059a0cd9caf39f0cebaa1b7ec5ec2.tar.xz
linux-dev-9176ab1b848059a0cd9caf39f0cebaa1b7ec5ec2.zip
time: Validate user input in compat_settimeofday()
The user value is validated after converting the timeval to a timespec, but for a wide range of negative tv_usec values the multiplication overflow turns them in positive numbers. So the 'validated later' is not catching the invalid input. Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/1562460701-113301-1-git-send-email-zhengbin13@huawei.com
Diffstat (limited to 'tools/testing/selftests')
0 files changed, 0 insertions, 0 deletions