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 27fa951ae4a3 from v8 #36553

Merged
merged 2 commits into from
Dec 6, 2022
Merged

chore: cherry-pick 27fa951ae4a3 from v8 #36553

merged 2 commits into from
Dec 6, 2022

Conversation

ad0p
Copy link

@ad0p ad0p commented Dec 5, 2022

Subject: [PATCH] [parser] Fix eval tracking

Due to mismatch in strictness we otherwise invalidly mark scopes as
calling sloppy eval.

Bug: chromium:1394403
Change-Id: Iece45df87f171616a2917c2aba5540636880a7c6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4066044
Reviewed-by: Igor Sheludko ishell@chromium.org
Commit-Queue: Toon Verwaest verwaest@chromium.org
Cr-Commit-Position: refs/heads/main@{#84575}

Notes: Security: backported fix for [CVE-2022-4262].

@ad0p ad0p requested review from a team as code owners December 5, 2022 08:48
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Dec 5, 2022
@ppontes ppontes added security 🔒 semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 21-x-y and removed new-pr 🌱 PR opened in the last 24 hours labels Dec 5, 2022
@jkleinsc jkleinsc merged commit 5312995 into electron:21-x-y Dec 6, 2022
@release-clerk
Copy link

release-clerk bot commented Dec 6, 2022

Release Notes Persisted

Security: backported fix for [CVE-2022-4262].

@ad0p ad0p deleted the cherry-pick/21-x-y/v8/27fa951ae4a3 branch December 6, 2022 08:17
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

3 participants