New issue
Advanced search Search tips

Issue 846927 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Editor::FindString() should bail out for inactive frame

Project Member Reported by ClusterFuzz, May 25 2018

Issue description

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

Fuzzer: ifratric-browserfuzzer-v3
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000520
Crash State:
  chrome
  blink::Editor::FindString
  blink::DOMWindowV8Internal::findMethod
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=561753:561771

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, May 25 2018

Components: Blink>Editing Blink>JavaScript
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.

Comment 2 by yosin@chromium.org, May 28 2018

Labels: -Pri-1 Pri-3
Status: Available (was: Untriaged)
Summary: Editor::FindString() should bail out for inactive frame (was: Null-dereference READ in chrome)
Lower to Pri-3 since real world usage of Window#find() is low.
Project Member

Comment 3 by ClusterFuzz, Jun 2 2018

ClusterFuzz has detected this issue as fixed in range 563896:563919.

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

Fuzzer: ifratric-browserfuzzer-v3
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000520
Crash State:
  chrome
  blink::Editor::FindString
  blink::DOMWindowV8Internal::findMethod
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=561753:561771
Fixed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=563896:563919

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

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 4 by ClusterFuzz, Jun 2 2018

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