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

Issue 735853 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 740401
Owner: ----
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 3
Type: Bug



Sign in to add a comment

window.find() crashes with IFRAME

Project Member Reported by ClusterFuzz, Jun 22 2017

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  blink::ComputeTextRect
  blink::FrameSelection::RevealSelection
  blink::Editor::FindString
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=481254:481399

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Cc: msrchandra@chromium.org
Components: Blink>DOM
Labels: Test-Predator-Wrong-CLs M-61
Owner: yosin@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using Code Search for the file, "FrameSelection.cpp" assigning to the concern owner.
Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/48496eefc2ca8dc673daf4eff0d45a0822489ebf

@yosin -- 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, Jun 22 2017

Labels: OS-Windows OS-Linux

Comment 3 by yosin@chromium.org, Jun 26 2017

Components: -Blink>DOM Blink>Editing
Labels: -Pri-1 Pri-3
Owner: ----
Status: (was: Assigned)
Summary: window.find() crashes with IFRAME (was: Null-dereference READ in blink::ComputeTextRect)
Lower to Pri-3, because real-world usage of window.find() is low.

Comment 4 by yosin@chromium.org, Jul 11 2017

Mergedinto: 740401
Status: Duplicate
This issue and  issue 740401  are occurred by same sample and same stack traces but different platforms.
Project Member

Comment 5 by ClusterFuzz, Jul 11 2017

ClusterFuzz has detected this issue as fixed in range 485213:485233.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: mac_asan_content_shell
Platform Id: mac

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  blink::ComputeTextRect
  blink::FrameSelection::RevealSelection
  blink::Editor::FindString
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=481254:481399
Fixed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=485213:485233

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


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.

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

Sign in to add a comment