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

Issue 760411 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

pobfuzz: DrawOval -> GrClip::IsInsideClip integer overflow

Project Member Reported by ClusterFuzz, Aug 30 2017

Issue description

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

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Integer-overflow
Crash Address: 
Crash State:
  bool GrClip::IsInsideClip<SkIRect>
  GrClipStackClip::apply
  GrRenderTargetContext::addDrawOp
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=496919:496951

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

Issue filed automatically.

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

Suspecting Commit#
https://skia.googlesource.com/skia.git/+/348060fa820e1ee7a4fd246afe517a80a9ef311d

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

Comment 2 by enne@chromium.org, Sep 7 2017

Labels: -M-62

Comment 3 by enne@chromium.org, Sep 7 2017

Cc: bsalomon@chromium.org enne@chromium.org
Labels: -Pri-2 Pri-3
Owner: ----
Status: Available (was: Assigned)
Summary: pobfuzz: DrawOval -> GrClip::IsInsideClip integer overflow (was: Integer-overflow in bool GrClip::IsInsideClip<SkIRect>)

Comment 4 by enne@chromium.org, Sep 7 2017

Components: -Internals>GPU>Rasterization Internals>Skia

Comment 5 by mmoroz@chromium.org, Oct 24 2017

For more information, please see https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md.

The link referenced in the description is no longer valid.
Project Member

Comment 6 by ClusterFuzz, Nov 3 2017

ClusterFuzz has detected this issue as fixed in range 513674:513694.

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

Fuzzer: libFuzzer_paint_op_buffer_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Integer-overflow
Crash Address: 
Crash State:
  bool GrClip::IsInsideClip<SkIRect>
  GrClipStackClip::apply
  GrRenderTargetContext::addDrawOp
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=496919:496951
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=513674:513694

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.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 7 by ClusterFuzz, Nov 3 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Available)
ClusterFuzz testcase 6142155415617536 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