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

chore(deps): bump github.com/hashicorp/yamux from v0.1.1 to v0.1.2 #273

Closed
wants to merge 1 commit into from

Conversation

tenthirtyam
Copy link
Collaborator

@tenthirtyam tenthirtyam commented Feb 3, 2025

The default values for Session.config.KeepAliveInterval and Session.config.ConnectionWriteTimeout of 30s and 10s create the possibility for timed out writes that most aren't handling in their readers.

Ref: OSV reported vulnerability GHSA-29qp-crvh-w22m in github.com/hashicorp/yamux@v0.1.1

The default values for Session.config.KeepAliveInterval and Session.config.ConnectionWriteTimeout of 30s and 10s create the possibility for timed out writes that most aren't handling in their readers.

Ref: OSV reported vulnerability GHSA-29qp-crvh-w22m in github.com/hashicorp/yamux@v0.1.1

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added this to the v1.1.1 milestone Feb 3, 2025
@tenthirtyam tenthirtyam self-assigned this Feb 3, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner February 3, 2025 21:21
@tenthirtyam tenthirtyam closed this Feb 6, 2025
@tenthirtyam tenthirtyam removed this from the v1.1.1 milestone Feb 6, 2025
@tenthirtyam tenthirtyam removed the request for review from lbajolet-hashicorp February 6, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant