Null-dereference READ in blink::FlatTreeTraversalNg::TraverseParentForV0 |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5919682364964864 Fuzzer: inferno_twister Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference READ Crash Address: 0x000000000010 Crash State: blink::FlatTreeTraversalNg::TraverseParentForV0 blink::FlatTreeTraversalNg::TraverseParent blink::Node::CanStartSelection Sanitizer: address (ASAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5919682364964864 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Apr 2 2018
It looks Node::CanStartSelection uses FlatTreeTraversal without updating distribution. https://chromium.googlesource.com/chromium/src/+/ab3bcd266e7f1000dc0ca7e8798d7b2c62a2d3a5/third_party/WebKit/Source/core/dom/Node.cpp#1143 yoichio@, could you take a look?
,
Apr 3 2018
Since the case is using createShadowRoot() and execCommand("selectall"),
impact is low.
,
Apr 22 2018
ClusterFuzz has detected this issue as fixed in range 552588:552589. Detailed report: https://clusterfuzz.com/testcase?key=5919682364964864 Fuzzer: inferno_twister Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference READ Crash Address: 0x000000000010 Crash State: blink::FlatTreeTraversalNg::TraverseParentForV0 blink::FlatTreeTraversalNg::TraverseParent blink::Node::CanStartSelection Sanitizer: address (ASAN) Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=552588:552589 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5919682364964864 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.
,
Apr 22 2018
ClusterFuzz testcase 5919682364964864 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 |
||||
Comment 1 by brajkumar@chromium.org
, Apr 2 2018Components: Blink
Labels: M-66 Test-Predator-Wrong
Owner: hayato@chromium.org
Status: Assigned (was: Untriaged)