]> CyberLeo.Net >> Repos - FreeBSD/stable/8.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)
commit64a14ba4d5f1215aadd868d8d5c5c883e65f24e6
treedd33922725318d5afed7e04d2ae0be63e61a04ee
parent6522013a4dd0f4726d44940165e3c11f549bc6af
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/stable/8@236953 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/trap.c