]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.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:27 +0000 (22:28 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 May 2016 22:28:27 +0000 (22:28 +0000)
commit7ca27839560c767d7f49b2945cad2c7b62c8ce7b
treeccd86deeb58379db2f326456a2e165b650a17e07
parent92d7953e3b8637bef20e9cadf04692e5e5f671c0
- 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.3@300087 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
sys/conf/newvers.sh
sys/dev/kbd/kbd.c
sys/kern/uipc_syscalls.c