fix(security): CVE-2024-24788 malformed DNS message

Refs: https://pkg.go.dev/vuln/GO-2024-2824
This commit is contained in:
Earl Warren 2024-05-08 14:21:20 +02:00
parent a2c8fe0370
commit f3045f0519
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
CVE-2024-24788: a malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.