]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ineffective DbC protections
authorMark Andrews <marka@isc.org>
Tue, 21 Nov 2023 03:33:07 +0000 (14:33 +1100)
committerMark Andrews <marka@isc.org>
Tue, 21 Nov 2023 03:48:43 +0000 (14:48 +1100)
commitdecc17d3b0e0a30d9fdae6ed4b7efec46e30dd9b
tree520908c243faf9c70b0a796988df115e64055414
parenta819d3644634997a78b162988156e90f409e1ce8
Ineffective DbC protections

Dereference before NULL checks.  Thanks to Eric Sesterhenn from X41
D-Sec GmbH for reporting this.
lib/dns/stats.c
lib/isc/netmgr/http.c
lib/isc/netmgr/streamdns.c
lib/isc/netmgr/tcp.c
lib/isc/netmgr/tlsstream.c
lib/isc/netmgr/udp.c