Skip to content

chore: cherry-pick 6763a713f957 from skia#26957

Merged
nornagon merged 2 commits into9-x-yfrom
cherry-pick/9-x-y/skia/6763a713f957
Dec 11, 2020
Merged

chore: cherry-pick 6763a713f957 from skia#26957
nornagon merged 2 commits into9-x-yfrom
cherry-pick/9-x-y/skia/6763a713f957

Conversation

@mlaurencin
Copy link
Copy Markdown
Member

Limit morphology radius to 100 pixels

This limit is arbitrary, but hopefully prevents pathological (or
malicious) SVG content from consuming huge amounts of CPU/GPU time,
without impacting any legitimate uses of feMorphology. (Typical usage
has a much smaller radius).

Bug: chromium:1123035
Change-Id: I4405bc595128e9a6287eb5efa1be14621baa3a00
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/315219
Reviewed-by: Mike Reed reed@google.com
Commit-Queue: Brian Osman brianosman@google.com

Notes: Security: backported fix for chromium:1123035.

@mlaurencin mlaurencin requested a review from a team as a code owner December 11, 2020 18:35
@mlaurencin mlaurencin added 9-x-y backport-check-skip Skip trop's backport validity checking labels Dec 11, 2020
@electron-cation electron-cation Bot added new-pr 🌱 PR opened recently and removed new-pr 🌱 PR opened recently labels Dec 11, 2020
@mlaurencin mlaurencin added the semver/patch backwards-compatible bug fixes label Dec 11, 2020
@nornagon nornagon merged commit 2d1da97 into 9-x-y Dec 11, 2020
@release-clerk
Copy link
Copy Markdown

release-clerk Bot commented Dec 11, 2020

Release Notes Persisted

Security: backported fix for chromium:1123035.

@nornagon nornagon deleted the cherry-pick/9-x-y/skia/6763a713f957 branch December 11, 2020 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants