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

Issue 760931 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in blink::ImageResourceContent::ImageSize

Project Member Reported by ClusterFuzz, Aug 31 2017

Issue description

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

Fuzzer: inferno_twister
Job Type: windows_asan_chrome
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000010
Crash State:
  blink::ImageResourceContent::ImageSize
  blink::CachedImageSize
  blink::ImageDocumentParser::Finish
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=498620:498663

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: msrchandra@chromium.org
Components: Blink>Loader
Labels: Test-Predator-Wrong-CLs M-62
Owner: hirosh...@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using Code Search for the file, "ImageResourceContent.cpp" assigning to the concern owner who might be related.

@hiroshige -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Status: Started (was: Assigned)
Reproduced locally on Linux (with chrome, not with content_shell).
Bisecting. r498620 and r478140 are also crashing so this isn't a recent regression?

Project Member

Comment 4 by ClusterFuzz, Sep 14 2017

ClusterFuzz has detected this issue as fixed in range 501602:501627.

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

Fuzzer: inferno_twister
Job Type: windows_asan_chrome
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000010
Crash State:
  blink::ImageResourceContent::ImageSize
  blink::CachedImageSize
  blink::ImageDocumentParser::Finish
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=498620:498663
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=501602:501627

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

See https://github.com/google/clusterfuzz-tools 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 5 by ClusterFuzz, Sep 14 2017

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