mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
1fe4146126
CVE-2025-40775: Prevent assertion when processing TSIG algorithm. DNS messages that included a Transaction Signature (TSIG) containing an invalid value in the algorithm field caused named to crash with an assertion failure. This has been fixed. Signed-off-by: Noah Meyerhans <frodo@morgul.net>