NetBSD/dist
adrianp ee74a1421a Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1
* Assertion failure in ISC BIND SIG query processing (CVE-2006-4095)

- Recursive servers
Queries for SIG records will trigger an assertion failure if more
than one RRset is returned. However exposure can be minimized by
restricting which sources can ask for recursion.

- Authoritative servers
If a nameserver is serving a RFC 2535 DNSSEC zone and is queried
for the SIG records where there are multiple RRsets, then the
named program will trigger an assertion failure when it tries
to construct the response.

* INSIST failure in ISC BIND recursive query handling code (CVE-2006-4096)

It is possible to trigger an INSIST failure by sending enough
recursive queries such that the response to the query arrives after
all the clients waiting for the response have left the recursion
queue. However exposure can be minimized by restricting which sources
can ask for recursion.

ok'ed christos@
2006-09-05 19:31:47 +00:00
..
am-utils Fix use after free. 2006-04-05 14:59:29 +00:00
bind Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1 2006-09-05 19:31:47 +00:00
bzip2 Only dereference b after it has been NULL checked. 2006-03-17 02:52:56 +00:00
dhcp Typo. 2006-08-28 21:21:52 +00:00
file Use "unsigned int" rather than "u_int" to be consistent with the rest 2006-08-20 19:49:31 +00:00
hostapd Import of hostapd 0.4.9 2006-05-25 03:53:38 +00:00
ipf PR/34286: Gene ENonymous: Increase YYSTACKSIZE so that we can handle huge 2006-08-26 23:20:56 +00:00
iscsi mark VPD 0x80 (Unit Serial Number VPD Page) as being done 2006-08-03 20:50:45 +00:00
libpcap Make the optimizer use unsigned numbers as the kernel does. 2006-05-17 17:48:36 +00:00
nawk strdup/strlcat/snprintf changes from Aleksey Cheusov 2006-07-26 20:46:37 +00:00
ntp cope with struct timeval tv_sec being defined as long instead 2006-07-29 19:22:25 +00:00
openpam Update the manual section 2006-06-14 16:23:46 +00:00
pdisk apply a few casts to quieten GCC4. 2006-05-25 09:04:37 +00:00
pf Document the "tos" keyword. Spotted by maxim bourmistrov, patch supplied by 2006-08-10 12:30:49 +00:00
pppd fix typo. 2006-06-29 21:53:33 +00:00
smbfs quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
tcpdump Print rejected rpc packet reason. 2006-08-11 19:01:18 +00:00
wpa_supplicant Resolve conflicts for wpa_supplicant 0.4.9 import. 2006-05-25 04:07:22 +00:00