[PR #1806] [MERGED] proto: allow unrestricted length character length in SVCB param values #2618

Closed
opened 2026-03-16 10:47:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1806
Author: @djc
Created: 10/18/2022
Status: Merged
Merged: 10/25/2022
Merged by: @bluejekyll

Base: mainHead: unrestricted-char-data


📝 Commits (2)

  • 7587590 Remove some leftover debugging cruft
  • a8112b1 proto: allow unrestricted length character length in SVCB param values

📊 Changes

2 files changed (+31 additions, -6 deletions)

View changed files

📝 crates/proto/src/rr/rdata/svcb.rs (+20 -4)
📝 crates/proto/src/serialize/binary/encoder.rs (+11 -2)

📄 Description

Fixes yet another fuzzing issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1806 **Author:** [@djc](https://github.com/djc) **Created:** 10/18/2022 **Status:** ✅ Merged **Merged:** 10/25/2022 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `unrestricted-char-data` --- ### 📝 Commits (2) - [`7587590`](https://github.com/hickory-dns/hickory-dns/commit/75875900e10e54ded3025ed47efbcaa0d8a05300) Remove some leftover debugging cruft - [`a8112b1`](https://github.com/hickory-dns/hickory-dns/commit/a8112b10c0a13c2d51302fd884526e8a0886c2f2) proto: allow unrestricted length character length in SVCB param values ### 📊 Changes **2 files changed** (+31 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/rdata/svcb.rs` (+20 -4) 📝 `crates/proto/src/serialize/binary/encoder.rs` (+11 -2) </details> ### 📄 Description Fixes yet another fuzzing issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:47:46 +03:00
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#2618
No description provided.