InsertHorizontalRule crashes with OBJECT tag |
||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6329901950173184 Fuzzer: bj_broddelwerk Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference READ Crash Address: 0x00000010 Crash State: blink::RootEditableElement blink::DeleteSelectionCommand::RemoveRedundantBlocks blink::DeleteSelectionCommand::DoApply Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=464127:464504 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6329901950173184 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jun 1 2017
I don't think this is related to my change and I'm not familiar with the code in question...passing to yosin@. It looks like DeleteSelectionCommand::RemoveRedundantBlocks() is getting a nullptr from ending_position_.ComputeContainerNode() and crashing when it tries to dereference the result: https://chromium.googlesource.com/chromium/src/+/e058730765c6e22261750811bd6587ea4ec1ac37/third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.cpp#1038
,
Jun 5 2017
Lowe to Pri-3, since real world usage of InsertHorizontalRule with OBJECT are very low.
,
Jul 25 2017
,
Jul 27 2017
,
Aug 21 2017
ClusterFuzz has detected this issue as fixed in range 495551:495853. Detailed report: https://clusterfuzz.com/testcase?key=6329901950173184 Fuzzer: bj_broddelwerk Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference READ Crash Address: 0x00000010 Crash State: blink::RootEditableElement blink::DeleteSelectionCommand::RemoveRedundantBlocks blink::DeleteSelectionCommand::DoApply Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=464127:464504 Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=495551:495853 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6329901950173184 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.
,
Aug 21 2017
ClusterFuzz testcase 6329901950173184 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 ranjitkan@chromium.org
, Jun 1 2017Labels: M-61 Test-Predator-Correct-CLs
Owner: rlanday@chromium.org
Status: Assigned (was: Untriaged)