NSD 4.2.2 released
Wouter Wijngaards <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, NSD 4.2.2 is available: https://nlnetlabs.nl/downloads/nsd/nsd-4.2.2.tar.gz sha256 83b333940a25fe6d453bcac6ea39edfa244612a879117c4a624c97eb250246fb pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.2.2.tar.gz.asc This release fixes a number of, smaller, bugs. Several failures are fixed in the zone file parser, reported by fuzzing from Frederic Cambus. NSD now warns when a zonefile is parsed with SSHFP records in it with wrong lengths. The record itself is still managed normally, eg. does not cause the zone to stop loading. They are output into log, but the warnings are easily visible from the commandline using nsd-checkzone. The release also fixes a segfault on exit, that originated from a fix in 4.2.1. 4.2.2 ================ BUG FIXES: - Fix #20: CVE-2019-13207 Stack-based Buffer Overflow in the dname_concatenate() function. Reported by Frederic Cambus. It causes the zone parser to crash on a malformed zone file, with assertions enabled, an assertion catches it. - Fix #19: Out-of-bounds read caused by improper validation of array index. Reported by Frederic Cambus. The zone parser fails on type SIG because of mismatched definition with RRSIG. - PR #23: Fix typo in nsd.conf man-page. - Fix that NSD warns for wrong length of the hash in SSHFP records. - Fix #25: NSD doesn't refresh zones after extended downtime, it refreshes the old zones. - Set no renegotiation on the SSL context to stop client session renegotiation. - Fix #29: SSHFP check NULL pointer dereference. - Fix #30: SSHFP check failure due to missing domain name. - Fix to timeval_add in minievent for remaining second in microseconds. - PR #31: nsd-control: Add missing stdio header. - PR #32: tsig: Fix compilation without HAVE_SSL. - Cleanup tls context on xfrd exit. - Fix #33: Fix segfault in service of remaining streams on exit. - Fix error message for out of zone data to have more information. Best regards, Wouter _______________________________________________ nsd-users mailing list [email protected] https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE7fqj8spObrBWga+On28cLX4EX40FAl1acDUACgkQn28cLX4E X40pMQ/8DTI8vtmm3v74B48BFVyon09XbJ3rkjWYUEAykIP1GPwm9eNnNdVCd3al OG1JgJVp0OdMlobzbO33LPskKtaCxtQi2RVYwLIyFIxFffOB2U9GWzTrADq179h7 y5mbDAC2BpHytjF52iSaESu2/cSFUYlRMRiFJAyrX53obwaFKONHmEcT7i5sMwIR 4utFrpE1OZfNJ6tXIz41iHfaBT7F/dBWZvBzsTZfeO2XLGkTpeVCsiMGc1fnUZhN +bhirRXesuBqhazPnCXpWm4eBEtqwTeHk9Q6U6OaNHFsexKsVpsS8OfosFw6jjIb oUaGBVoheIv4RU4qOlL7fmVI/SOSXQ3nyB/fxzJauUgygQ4IZefF0WyhTHwuxXvY qHhZ/r2Eo+4WEyejaW9Acu51UEKMcTrgpfHNFDVhMLcPV7fHt5MnxkhMEUrlfhA8 oWKAh/RgHxm20OMJi2ELByxxhbovT8Fl1YatXsoKR4b4FT+wx5QQPYnICWmgkN+H cH5aKHmTvYYD6xT95CK1rsmv0n6ddoSztyPp+y2TRXnqpygIMnNRyXqqIMWxWjS7 ipk01LMiQyGBel/tHUJbwABof8wo9S1XumB6+Ozh1X1NLmph6ZtTEs/+OdFoaNsi TLaTwE4XECF6emv6G6AZRRNWnD52XZlAljxPT/tFvMpdLZLEwNM= =UqJa -----END PGP SIGNATURE-----