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 d24570fb65 from angle #34037

Merged
merged 2 commits into from May 3, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented May 3, 2022

[M100] Fix crash when pausing XFB then deleting a buffer.

Fix is to validate XFB buffer bindings even if we're paused.
This is undefined behaviour so we can use any non-crashing solution.

Bug: chromium:1305190
Change-Id: Ib95404cdb13adbde7f34d6cc77473a8b3cbf1de7
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3522283
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
(cherry picked from commit 708ce9cfd63bc8eab7c48987612a2dedce78c69a)
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3594105
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>

Notes: Backported fix for CVE-2022-1479.

@ppontes ppontes added security 🔒 semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 15-x-y labels May 3, 2022
@ppontes ppontes requested review from a team as code owners May 3, 2022 09:01
@MarshallOfSound MarshallOfSound merged commit 6a952c4 into 15-x-y May 3, 2022
@MarshallOfSound MarshallOfSound deleted the cherry-pick/15-x-y/angle/d24570fb65 branch May 3, 2022 23:16
@release-clerk
Copy link

release-clerk bot commented May 3, 2022

Release Notes Persisted

Backported fix for CVE-2022-1479.

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