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 b790affce3 and 9c1efd3def from angle #32903

Merged
merged 1 commit into from Feb 17, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Feb 15, 2022

M98: Vulkan: Fix vkCmdResolveImage offsets

glBlitFramebuffer takes identical regions for src and dst when
resolving. vkCmdResolveImage should use the clipped area instead of
using the actual offsets passed to this function.

Bug: chromium:1292537
Change-Id: If283a8acbca3249b771facbc30bd9f8080a03656
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3457023
Reviewed-by: Tim Van Patten <timvp@google.com>

====================

M98: Vulkan: Fix vkCmdResolveImage extents

The source framebuffer's extents were accidentally used instead of the
blit area extents.

Bug: chromium:1288020
Change-Id: I5c6128a191deeea2f972dc7f010be9d40c674ce6
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3457022
Reviewed-by: Tim Van Patten <timvp@google.com>

Notes: Security: backported fixes to chromium:1292537 and CVE-2022-0606.

@ppontes ppontes added security 🔒 semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 16-x-y labels Feb 15, 2022
@ppontes ppontes requested a review from a team as a code owner February 15, 2022 10:52
@zcbenz zcbenz merged commit fc1c566 into 16-x-y Feb 17, 2022
@zcbenz zcbenz deleted the cherry-pick/16-x-y/angle/b790affce3 branch February 17, 2022 12:06
@release-clerk
Copy link

release-clerk bot commented Feb 17, 2022

Release Notes Persisted

Security: backported fixes to chromium:1292537 and CVE-2022-0606.

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