Null-dereference READ in blink::IsOffscreen |
||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5693054234918912 Fuzzer: inferno_layout_test_fuzzer Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000010 Crash State: blink::IsOffscreen blink::SearchOrigin blink::FocusController::AdvanceFocusDirectionally Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=614339:614342 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5693054234918912 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Dec 7
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/0d17b741996e047d7aaf439dcb22ef7359e8f52b (Snav: Search inside focused scroll containers). If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
,
Dec 10
I'll see this issue at tomorrow and write about what exactly problem is.
,
Dec 10
,
Dec 12
,
Dec 13
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bd778eef72431691c70768a895852e99d887085c commit bd778eef72431691c70768a895852e99d887085c Author: JunHo Seo <junho0924.seo@lge.com> Date: Thu Dec 13 09:57:30 2018 Snav: Check null pointer in IsOffscreen() document->body() can be null. So we should do null checking before use it. Bug: 912896 Change-Id: I84d6abe30b500cfe00de58d9ee1c23d9cdedadbc Reviewed-on: https://chromium-review.googlesource.com/c/1373730 Reviewed-by: Hugo Holgersson <hugoh@vewd.com> Reviewed-by: Fredrik Söderquist <fs@opera.com> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#616256} [modify] https://crrev.com/bd778eef72431691c70768a895852e99d887085c/third_party/blink/renderer/core/page/spatial_navigation.cc [add] https://crrev.com/bd778eef72431691c70768a895852e99d887085c/third_party/blink/web_tests/fast/spatial-navigation/snav-blank-page-crash.html
,
Dec 13
ClusterFuzz has detected this issue as fixed in range 616255:616256. Detailed report: https://clusterfuzz.com/testcase?key=5693054234918912 Fuzzer: inferno_layout_test_fuzzer Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000010 Crash State: blink::IsOffscreen blink::SearchOrigin blink::FocusController::AdvanceFocusDirectionally Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=614339:614342 Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=616255:616256 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5693054234918912 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.
,
Dec 13
ClusterFuzz testcase 5693054234918912 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 ClusterFuzz
, Dec 7Labels: Test-Predator-Auto-Components