New issue
Advanced search Search tips

Issue 850884 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Sep 1
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Mac
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference WRITE in blink::PresentationController::SetPresentation

Project Member Reported by ClusterFuzz, Jun 8 2018

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: Null-dereference WRITE
Crash Address: 0x000000000048
Crash State:
  blink::PresentationController::SetPresentation
  blink::Presentation::Create
  blink::NavigatorPresentation::presentation
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: pnangunoori@chromium.org
Components: Blink>PresentationAPI
Labels: M-69 Test-Predator-Wrong
Owner: mfo...@chromium.org
Status: Assigned (was: Untriaged)
As per the  Issue 797173  owner and  Issue 825523  assigning this issue to mfoltz@.

@mfoltz-- Could you please look into this issue, kindly reassign if it has nothing to do with your changes.

Thanks.
Project Member

Comment 2 by ClusterFuzz, Jun 8 2018

Labels: OS-Linux

Comment 3 by mfo...@chromium.org, Jun 11 2018

Owner: ----
Status: Untriaged (was: Assigned)
=> Assign to triage
Cc: kkaluri@chromium.org
Labels: M-68
Owner: jbroman@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "navigator_presentation.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/f9aef1c3181c58f85e5eb86432ca1f5e93b86959

jbroman@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!

Project Member

Comment 5 by ClusterFuzz, Sep 1

ClusterFuzz has detected this issue as fixed in range 588269:588272.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: Null-dereference WRITE
Crash Address: 0x000000000048
Crash State:
  blink::PresentationController::SetPresentation
  blink::Presentation::Create
  blink::NavigatorPresentation::presentation
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=588269:588272

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

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 6 by ClusterFuzz, Sep 1

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