[PR #585] [MERGED] Fix two separate integer overflows from substractions #1531

Closed
opened 2026-03-16 02:11:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/585
Author: @oherrala
Created: 10/12/2018
Status: Merged
Merged: 10/13/2018
Merged by: @bluejekyll

Base: masterHead: fix-various-things


📝 Commits (2)

  • 4a8b9ff Add check for substraction when calculating CAA value length
  • 45a3814 Check the RData length before parsing TLSA Resource Record

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 proto/src/rr/rdata/caa.rs (+6 -2)
📝 proto/src/rr/rdata/tlsa.rs (+4 -0)

📄 Description

No description provided


🔄 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/585 **Author:** [@oherrala](https://github.com/oherrala) **Created:** 10/12/2018 **Status:** ✅ Merged **Merged:** 10/13/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `fix-various-things` --- ### 📝 Commits (2) - [`4a8b9ff`](https://github.com/hickory-dns/hickory-dns/commit/4a8b9ff847042d74dc82f58f18066bd85edd1312) Add check for substraction when calculating CAA value length - [`45a3814`](https://github.com/hickory-dns/hickory-dns/commit/45a38148b36ff1947b3aef677179ff132e1d1b1b) Check the RData length before parsing TLSA Resource Record ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `proto/src/rr/rdata/caa.rs` (+6 -2) 📝 `proto/src/rr/rdata/tlsa.rs` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:11:38 +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#1531
No description provided.