New issue
Advanced search Search tips

Issue 758147 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

InsertText command crashes with unusual HTML

Project Member Reported by ClusterFuzz, Aug 23 2017

Issue description

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

Fuzzer: miaubiz_css_fuzzer
Job Type: windows_asan_chrome
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000014
Crash State:
  blink::Node::NodeIndex
  blink::PositionTemplate<blink::EditingAlgorithm<blink::NodeTraversal>
  blink::InsertTextCommand::DoApply
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=496021:496140

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Components: Blink>Editing

Comment 2 by yosin@chromium.org, Aug 30 2017

Components: -Blink>Editing Blink>Editing>Selection
Labels: -Pri-1 Pri-3
Status: Available (was: Untriaged)
Summary: InsertText command crashes with unusual HTML (was: Null-dereference READ in blink::Node::NodeIndex)
Lower to Pri-3 since this is cause by unusual HTML and stable doesn't crash.

<button id="el0"><q id="el10"></q></button><canvas id="el6" style="width: 718px; height: 720px;"></canvas><input id="el7">
Project Member

Comment 3 by ClusterFuzz, Oct 1 2017

Components: Blink>DOM Blink>Editing
Labels: Test-Predator-AutoComponents
Automatically applying components based on information from OWNERS files. If this seems incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 4 by ClusterFuzz, Oct 17 2017

ClusterFuzz has detected this issue as fixed in range 508978:508990.

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

Fuzzer: miaubiz_css_fuzzer
Job Type: windows_asan_chrome
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000014
Crash State:
  blink::Node::NodeIndex
  blink::PositionTemplate<blink::EditingAlgorithm<blink::NodeTraversal>
  blink::InsertTextCommand::DoApply
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=496021:496140
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=508978:508990

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

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, Oct 17 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Available)
ClusterFuzz testcase 4867833719947264 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components

Sign in to add a comment