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 2083e894852c from chromium #35553

Merged
merged 5 commits into from Sep 7, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Sep 1, 2022

Fix heap-overflow in blink::TableLayoutAlgorithmAuto::InsertSpanCell

The CL fixes size confusion between Member<> and raw pointers.

The bug was found (and the fix was proposed) by m.cooolie@gmail.com.

Bug: 1341539
Change-Id: I99d524fd65c2d6305693d09ad274c23178271269
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3751138
Reviewed-by: Kentaro Hara haraken@chromium.org
Commit-Queue: Anton Bikineev bikineev@chromium.org
Cr-Commit-Position: refs/heads/main@{#1022529}

Ref electron/security#208

Notes: Security: backported fix for CVE-2022-3040.

@ppontes ppontes requested review from a team as code owners September 1, 2022 19:59
@ppontes ppontes added 20-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes labels Sep 1, 2022
@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 Sep 1, 2022
@codebytere codebytere merged commit 389911d into 20-x-y Sep 7, 2022
@codebytere codebytere deleted the cherry-pick/20-x-y/chromium/2083e894852c branch September 7, 2022 13:34
@release-clerk
Copy link

release-clerk bot commented Sep 7, 2022

Release Notes Persisted

Security: backported fix for CVE-2022-3040.

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

4 participants