]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/commit
Fix multiple integer overflows in expat.
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Aug 2015 19:30:17 +0000 (19:30 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Aug 2015 19:30:17 +0000 (19:30 +0000)
commitcbe5fcb54c7cb4dbded0e7e591672592f1269618
tree192abb10088f2a520c8c6fbb478ea8673f61ec62
parentd3b5aead908f4659288298e9ba63c2e1e7eaee1e
Fix multiple integer overflows in expat.

Security: CVE-2015-1283
Security: FreeBSD-SA-15:20.expat

Fix make(1) syntax errors when upgrading from 9.x and earlier.
[EN-15:11]

Fix incorrect netstat(1) data handling on 32-bit systems.
[EN-15:12]

Allow size argument to vidcontrol(1) for syscons(4). [EN-15:13]

Approved by: so

git-svn-id: https://svn.freebsd.org/base/releng/10.2@286901 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1
UPDATING
contrib/expat/lib/xmlparse.c
sys/conf/newvers.sh
usr.bin/netstat/main.c
usr.sbin/vidcontrol/vidcontrol.c