]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/commit
Fix a problem where zero-length RDATA fields can cause named(8) to crash.
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Jun 2012 12:10:10 +0000 (12:10 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Jun 2012 12:10:10 +0000 (12:10 +0000)
commit31c7c80bfc1a948de95f0725470d68649ba7559a
treea9f742834628a1321e4b73edf1651e9b9b9491c8
parent3d3816113d35427c94bdee781f1590681e0a3c50
Fix a problem where zero-length RDATA fields can cause named(8) to crash.
[12:03]

Correct a privilege escalation when returning from kernel if
running FreeBSD/amd64 on non-AMD processors. [12:04]

Fix reference count errors in IPv6 code. [EN-12:02]

Security: CVE-2012-1667
Security: FreeBSD-SA-12:03.bind
Security: CVE-2012-0217
Security: FreeBSD-SA-12:04.sysret
Security: FreeBSD-EN-12:02.ipv6refcount
Approved by: so (simon, bz)

git-svn-id: svn://svn.freebsd.org/base/releng/8.1@236953 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
contrib/bind9/lib/dns/rdata.c
contrib/bind9/lib/dns/rdataslab.c
sys/amd64/amd64/trap.c
sys/conf/newvers.sh
sys/netinet/tcp_input.c
sys/netinet6/in6.c
sys/netinet6/ip6_input.c