Bug 194877 - URL percent-encode operations should use checked arithmetic for buffer allocation length
Summary: URL percent-encode operations should use checked arithmetic for buffer alloca...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-20 15:43 PST by Alex Christensen
Modified: 2019-02-21 10:45 PST (History)
9 users (show)

See Also:


Attachments
Patch (2.83 KB, patch)
2019-02-20 15:44 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-02-20 15:43:02 PST
URL percent-encode operations should use checked arithmetic for buffer allocation length
Comment 1 Alex Christensen 2019-02-20 15:44:08 PST
Created attachment 362556 [details]
Patch
Comment 2 Alex Christensen 2019-02-20 15:44:12 PST
<rdar://problem/48212062>
Comment 3 WebKit Commit Bot 2019-02-20 17:36:09 PST
Comment on attachment 362556 [details]
Patch

Clearing flags on attachment: 362556

Committed r241856: <https://trac.webkit.org/changeset/241856>
Comment 4 WebKit Commit Bot 2019-02-20 17:36:11 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Truitt Savell 2019-02-21 10:45:11 PST
These 5 API tests may be fallout from infrastructure downtime yesterday.