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

Issue 759361 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

PositionIterator failed to handle SELECT

Project Member Reported by ClusterFuzz, Aug 27 2017

Issue description

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

Fuzzer: ochang_domfuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000008
Crash State:
  blink::NodeTraversal::ChildAtTemplate<const
  blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal>
  blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal>
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=471041:471079

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

Issue filed automatically.

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

@yosin -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.

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

Components: -Blink>Editing Blink>Editing>Selection
Owner: ----
Status: Available (was: Assigned)
Mark Available to someone can pick this up.

It seems PositionIterator failed to handle SELECT.

Comment 3 by yosin@chromium.org, Sep 6 2017

Summary: PositionIterator failed to handle SELECT (was: Null-dereference READ in blink::NodeTraversal::ChildAtTemplate<const)
Project Member

Comment 4 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.

Comment 5 by yosin@chromium.org, Oct 10 2017

Components: -Blink>Editing -Blink>DOM
Labels: -Pri-1 Pri-3
Lower to Pri-3 since it is caused by unusual SELECT element markup.
Project Member

Comment 6 by ClusterFuzz, Oct 20 2017

ClusterFuzz has detected this issue as fixed in range 510178:510268.

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

Fuzzer: ochang_domfuzzer
Job Type: windows_asan_content_shell
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000008
Crash State:
  blink::NodeTraversal::ChildAtTemplate<const
  blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal>
  blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal>
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=471041:471079
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_content_shell&range=510178:510268

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

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 7 by ClusterFuzz, Oct 20 2017

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