Source https://blog.powerdns.com/2025/05/20/powerdns-dnsdist-1.9.10-released
*** Bug 286969 has been marked as a duplicate of this bug. ***
Created attachment 260600 [details] Update dnsdist to 1.9.10
proposed patch works for me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b68a6853752a655fbdc9b3c1367fd053cea62834 commit b68a6853752a655fbdc9b3c1367fd053cea62834 Author: Jordan Ostreff <jordan@ostreff.info> AuthorDate: 2025-05-21 22:06:35 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-21 22:06:35 +0000 dns/dnsdist: Update 1.9.9 => 1.9.10 (fix CVE-2025-30193) Release notes: https://blog.powerdns.com/2025/05/20/powerdns-dnsdist-1.9.10-released Changelog: https://www.dnsdist.org/changelog.html#change-1.9.10 PR: 286968 Security: CVE-2025-30193 MFH: 2025Q2 dns/dnsdist/Makefile | 3 +-- dns/dnsdist/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
A commit in branch 2025Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f81152369f492419baa06ffdd2cd671159f02631 commit f81152369f492419baa06ffdd2cd671159f02631 Author: Jordan Ostreff <jordan@ostreff.info> AuthorDate: 2025-05-21 22:06:35 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-21 22:11:41 +0000 dns/dnsdist: Update 1.9.9 => 1.9.10 (fix CVE-2025-30193) Release notes: https://blog.powerdns.com/2025/05/20/powerdns-dnsdist-1.9.10-released Changelog: https://www.dnsdist.org/changelog.html#change-1.9.10 PR: 286968 Security: CVE-2025-30193 MFH: 2025Q2 (cherry picked from commit b68a6853752a655fbdc9b3c1367fd053cea62834) dns/dnsdist/Makefile | 2 +- dns/dnsdist/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.