]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix CVE-2026-33278, Possible remote code execution during DNSSEC
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 20 May 2026 08:13:08 +0000 (10:13 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 20 May 2026 08:13:08 +0000 (10:13 +0200)
commit6a31e470f80a6e5c559ebe7fd4cfc0582d3b6d0a
tree24ed3b537719d6be494d35c0ff247e162c927240
parente577695aebbefb7d7c76bdbf6b698b3bd41d342e
- Fix CVE-2026-33278, Possible remote code execution during DNSSEC
  validation. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
doc/Changelog
services/cache/dns.c
testdata/val_nsec3_iter_high.rpl
testdata/val_nx_nsec3_collision.rpl
testdata/val_nx_nsec3_params.rpl
validator/val_nsec3.c