mirror of
https://github.com/openwrt/packages.git
synced 2026-06-19 23:10:35 +04:00
ff125b73a4
Fixes several security issues: - CVE-2026-1519 Fix unbounded NSEC3 iterations when validating referrals to unsigned delegations. - CVE-2026-3104 Fix memory leaks in code preparing DNSSEC proofs of non-existence. - CVE-2026-3119 Prevent a crash in code processing queries containing a TKEY record. - CVE-2026-3591 Fix a stack use-after-return flaw in SIG(0) handling code. Signed-off-by: Noah Meyerhans <frodo@morgul.net> (cherry picked from commit 4b7923e9c9fdea19851dbcd3c3fb265c50fccd8a)