Null-dereference WRITE in blink::Document::DecrementLoadEventDelayCountAndCheckLoadEvent |
||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4546856716861440 Fuzzer: inferno_twister Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference WRITE Crash Address: 0x00000520 Crash State: blink::Document::DecrementLoadEventDelayCountAndCheckLoadEvent blink::IncrementLoadEventDelayCount::ClearAndCheckLoadEvent blink::HTMLStyleElement::DispatchPendingEvent Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=508978:508990 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4546856716861440 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Oct 16 2017
Automatically applying components based on crash stacktrace and information from OWNERS files. If this is incorrect, please apply the Test-Predator-Wrong-Components label.
,
Oct 17 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/16b522819cf9048ca16ce0a47cfa95cc8de8e2b5 commit 16b522819cf9048ca16ce0a47cfa95cc8de8e2b5 Author: Hiroshige Hayashizaki <hiroshige@chromium.org> Date: Tue Oct 17 22:20:39 2017 Null-check |document_| in IncrementLoadEventDelayCount After https://chromium-review.googlesource.com/720640, |document_| is WeakPersistent and thus it should be null-checked before use. Bug: 773571 , 775090 Change-Id: I914b57071fa07288997162d8645bab4ded440032 Reviewed-on: https://chromium-review.googlesource.com/721681 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Yuzu Saijo <yuzus@chromium.org> Reviewed-by: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#509567} [modify] https://crrev.com/16b522819cf9048ca16ce0a47cfa95cc8de8e2b5/third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.cpp
,
Oct 18 2017
ClusterFuzz has detected this issue as fixed in range 509545:509629. Detailed report: https://clusterfuzz.com/testcase?key=4546856716861440 Fuzzer: inferno_twister Job Type: windows_asan_chrome Platform Id: windows Crash Type: Null-dereference WRITE Crash Address: 0x00000520 Crash State: blink::Document::DecrementLoadEventDelayCountAndCheckLoadEvent blink::IncrementLoadEventDelayCount::ClearAndCheckLoadEvent blink::HTMLStyleElement::DispatchPendingEvent Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=508978:508990 Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome&range=509545:509629 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4546856716861440 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.
,
Oct 18 2017
,
Oct 18 2017
ClusterFuzz testcase 4546856716861440 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Nov 7 2017
,
Nov 7 2017
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by ClusterFuzz
, Oct 16 2017Owner: yuzus@chromium.org
Status: Assigned (was: Untriaged)