Skip to content

Add configurable max-message-length to tcp-transport (default 2MB)#117

Merged
mdbergmann merged 1 commit intomasterfrom
remoting-max-message-size
Mar 18, 2026
Merged

Add configurable max-message-length to tcp-transport (default 2MB)#117
mdbergmann merged 1 commit intomasterfrom
remoting-max-message-size

Conversation

@mdbergmann
Copy link
Owner

Prevents unbounded memory allocation from malicious or corrupted frames. Checked in %read-frame before allocating and %write-frame before sending.

Prevents unbounded memory allocation from malicious or corrupted frames.
Checked in %read-frame before allocating and %write-frame before sending.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mdbergmann mdbergmann merged commit f809d76 into master Mar 18, 2026
1 check passed
@mdbergmann mdbergmann deleted the remoting-max-message-size branch March 18, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant