[GH-ISSUE #2296] address CVE-2024-33655 DOS attack (DNSBomb) #961

Open
opened 2026-03-16 01:05:56 +03:00 by kerem · 1 comment
Owner

Originally created by @bdaehlie on GitHub (Jul 9, 2024).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2296

See this CVE report.

If Hickory suffers from this it should be addressed.

Originally created by @bdaehlie on GitHub (Jul 9, 2024). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2296 See [this CVE report](https://nvd.nist.gov/vuln/detail/CVE-2024-33655). If Hickory suffers from this it should be addressed.
Author
Owner

@djc commented on GitHub (Jul 9, 2024):

Looks like this is specific to recursors: attackers set up an authoritative name server and leverage timeouts and other shenanigans in a recursor to amplify traffic. Unbound has introduced a slew of new configuration values that set up various timeouts and limits:

github.com/NLnetLabs/unbound@c3206f4568 (diff-2e824197ec)

I'm guessing the Hickory recursor would be vulnerable to this.

<!-- gh-comment-id:2217141010 --> @djc commented on GitHub (Jul 9, 2024): Looks like this is specific to recursors: attackers set up an authoritative name server and leverage timeouts and other shenanigans in a recursor to amplify traffic. Unbound has introduced a slew of new configuration values that set up various timeouts and limits: https://github.com/NLnetLabs/unbound/commit/c3206f4568f60c486be6d165b1f2b5b254fea3de#diff-2e824197ecb0cafe24f8e1709182a66d5d7eef05fb6b6c30d5ae26731216acda I'm guessing the Hickory recursor would be vulnerable to this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#961
No description provided.