New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 750953 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Integer-overflow in SkIRect::inset

Project Member Reported by ClusterFuzz, Aug 1 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=6523252947288064

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Integer-overflow
Crash Address: 
Crash State:
  SkIRect::inset
  GrRenderTargetContext::setupDstProxy
  GrRenderTargetContext::addDrawOp
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=490727:490745

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6523252947288064


Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Cc: msrchandra@chromium.org
Components: Internals>GPU>Rasterization
Labels: M-62 Test-Predator-Wrong-CLs
Owner: robertphillips@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "GrRenderTargetContext.cpp" assigning to concern owner.

Suspecting Commit#
https://skia.googlesource.com/skia.git/+/2de8cfadc34cd92a6f99659fa565c137b386fa5f

@robertphillips -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Project Member

Comment 2 by ClusterFuzz, Aug 2 2017

ClusterFuzz has detected this issue as fixed in range 491107:491189.

Detailed report: https://clusterfuzz.com/testcase?key=6523252947288064

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Integer-overflow
Crash Address: 
Crash State:
  SkIRect::inset
  GrRenderTargetContext::setupDstProxy
  GrRenderTargetContext::addDrawOp
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=490727:490745
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=491107:491189

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6523252947288064


See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 3 by ClusterFuzz, Aug 2 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6523252947288064 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment