]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.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)
commit69bda30fc7a7553edb78915c4c9c28450aed4328
tree55c5679d0593585a72596302c1ad4202ff8820da
parent86f2b79ab9706f745eee3d1553d9a59bbcd77b3a
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.2@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