mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
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>