]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
- Use unsigned version of min() when handling arguments of SETFKEY ioctl.
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 May 2016 22:28:11 +0000 (22:28 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 May 2016 22:28:11 +0000 (22:28 +0000)
commit4d32095da7670a90728c12d571b95c5f23b25596
treea9e93a9b331346e43e655842470bfa914d95b8b6
parent08df708b7a043135b0a0f9e982e39b8835005a6e
- Use unsigned version of min() when handling arguments of SETFKEY ioctl.
- Validate that user supplied control message length in sendmsg(2)
  is not negative.

Security: SA-16:18
Security: CVE-2016-1886
Security: SA-16:19
Security: CVE-2016-1887
Submitted by: C Turt <cturt hardenedbsd.org>
Approved by: so

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@300085 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
sys/conf/newvers.sh
sys/dev/kbd/kbd.c
sys/kern/uipc_syscalls.c