]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.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)
commit8824f0dbe941fde313892ffd1e44a7bfe987d9e8
treecec7ab022f7dc2ccb31bce48bc6297dd3c463f78
parenta08d565f3e9b7664f346f3f34d9cfa28fb550fb3
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/9.0@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