[GH-ISSUE #2048] Revisit maximum request sizes in TCP, DoT, DoH, and DoQ implementations #860

Open
opened 2026-03-16 00:37:42 +03:00 by kerem · 0 comments
Owner

Originally created by @bluejekyll on GitHub (Oct 4, 2023).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2048

While UDP has a maximum packet size, the other streaming protocols theoretically can have unlimited request sizes. We should review the request sizes in these streaming protocols to make sure that there is some reasonable upper bound on the request size such that it can't be used as an attack vector. See https://github.com/bluejekyll/trust-dns/pull/1987#discussion_r1345629114

Originally created by @bluejekyll on GitHub (Oct 4, 2023). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2048 While UDP has a maximum packet size, the other streaming protocols theoretically can have unlimited request sizes. We should review the request sizes in these streaming protocols to make sure that there is some reasonable upper bound on the request size such that it can't be used as an attack vector. See https://github.com/bluejekyll/trust-dns/pull/1987#discussion_r1345629114
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#860
No description provided.