New issue
Advanced search Search tips

Issue 911778 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Dec 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in chrome

Project Member Reported by ClusterFuzz, Dec 4

Issue description

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

Fuzzer: bj_broddelwerk
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  chrome
  blink::Node::IsDescendantOf
  blink::SelectionForParagraphIteration
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=596889:609905

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Dec 4

Components: Blink>DOM Blink>Editing
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Cc: kkaluri@chromium.org
Labels: M-73
Owner: hayato@chromium.org
Status: Assigned (was: Untriaged)
Predator has provided 4 possible suspects

1. Make flat tree traversal faster by hayato@chromium.org
2. Rename blink::HTMLNames namespace to blink::html_names by tkent@chromium.org
3. Make flat tree traversal faster (2nd wave) by hayato@chromium.org
4. Rename blink::EventTypeNames namespace to blink::event_type_names by tkent@chromium.org

Using the suspect file " core/dom/node.cc" suspecting following CL : https://chromium.googlesource.com/chromium/src/+/4377df6fcb5e5749cd359bf11656ef1ea53e99c6

hayato@ Could you please look into it.
Project Member

Comment 3 by ClusterFuzz, Dec 19

ClusterFuzz has detected this issue as fixed in range 617610:617615.

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

Fuzzer: bj_broddelwerk
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  chrome
  blink::Node::IsDescendantOf
  blink::SelectionForParagraphIteration
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=596889:609905
Fixed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=617610:617615

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

See https://github.com/google/clusterfuzz-tools for instructions to reproduce this bug locally.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 4 by ClusterFuzz, Dec 19

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