Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check that data is large enough to fit header and mac #7118

Merged
merged 1 commit into from Mar 12, 2024

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Mar 12, 2024

Ensures that the data can fit the header (16 bytes) and the mac tag (16 bytes) before attempting to read.

@Rjected Rjected added C-bug An unexpected or incorrect behavior A-networking Related to networking in general labels Mar 12, 2024
@Rjected Rjected enabled auto-merge March 12, 2024 16:02
@Rjected Rjected added this pull request to the merge queue Mar 12, 2024
Merged via the queue into main with commit eb68283 Mar 12, 2024
27 checks passed
@Rjected Rjected deleted the dan/fix-read-header-bounds branch March 12, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-networking Related to networking in general C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants