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: cherry-pick 57c54ae221d6 from chromium #37023

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

VerteDinde
Copy link
Member

Ensure clean destruction of network::WebTransport

Once the destruction of the object begins, we should not process any
callbacks, nor should we attempt to reset the streams on a connection
that is already being closed.

Bug: 1376354
Change-Id: Ib49e0ce0b177062cccd0e52368782e291cf8166c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4117501
Reviewed-by: Eric Orth ericorth@chromium.org
Commit-Queue: Victor Vasiliev vasilvv@chromium.org
Cr-Commit-Position: refs/heads/main@{#1085965}

Ref electron/security#269

Notes: Security: backported fix for CVE-2023-0471.

@VerteDinde VerteDinde requested review from a team as code owners January 25, 2023 20:36
@VerteDinde VerteDinde added 21-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes labels Jan 25, 2023
@electron-cation electron-cation bot added new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels Jan 25, 2023
@VerteDinde VerteDinde force-pushed the cherry-pick/21-x-y/chromium/57c54ae221d6 branch from e10bd4e to 2b662c9 Compare January 26, 2023 05:27
@zcbenz zcbenz merged commit ee5b252 into 21-x-y Jan 26, 2023
@zcbenz zcbenz deleted the cherry-pick/21-x-y/chromium/57c54ae221d6 branch January 26, 2023 08:27
@release-clerk
Copy link

release-clerk bot commented Jan 26, 2023

Release Notes Persisted

Security: backported fix for CVE-2023-0471.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
21-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants