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 04a58fedd5 from v8 #32237

Merged
merged 1 commit into from Jan 4, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Dec 17, 2021

Merged: Allow compiled module invalidation at WasmStreaming::Finish()

This CL adds can_use_compiled_module parameter to
WasmStreaming::Finish() that is used by Chromium
https://chromium-review.googlesource.com/c/chromium/src/+/3282643
to invalidate compiled module bytes after SetCompiledModuleBytes().

(cherry picked from commit b0c6dd86bd563672dba6256f482dc5e145f094ae)

Bug: chromium:1260939
Change-Id: I28554ed79ed56349fa38517ed03785e0c8146b4d
No-Try: true
No-Presubmit: true
No-Tree-Checks: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3306788
Commit-Queue: Hiroshige Hayashizaki hiroshige@chromium.org
Reviewed-by: Andreas Haas ahaas@chromium.org
Reviewed-by: Leszek Swirski leszeks@chromium.org
Cr-Commit-Position: refs/branch-heads/9.6@{#36}
Cr-Branched-From: 0b7bda016178bf438f09b3c93da572ae3663a1f7-refs/heads/9.6.180@{#1}
Cr-Branched-From: 41a5a247d9430b953e38631e88d17790306f7a4c-refs/heads/main@{#77244}

Notes: Backported fix for CVE-2021-4056.

@ppontes ppontes added security 🔒 semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 13-x-y labels Dec 17, 2021
@ppontes ppontes requested a review from a team as a code owner December 17, 2021 11:16
@ppontes ppontes force-pushed the cherry-pick/13-x-y/v8/04a58fedd5 branch from 2138712 to 369c193 Compare December 20, 2021 12:04
@zcbenz zcbenz merged commit 9b94d70 into 13-x-y Jan 4, 2022
@zcbenz zcbenz deleted the cherry-pick/13-x-y/v8/04a58fedd5 branch January 4, 2022 01:07
@release-clerk
Copy link

release-clerk bot commented Jan 4, 2022

Release Notes Persisted

Backported fix for CVE-2021-4056.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
13-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

3 participants