New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 828992 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 824562
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Null-dereference READ in blink::Document::SetCompatibilityMode

Project Member Reported by ClusterFuzz, Apr 4 2018

Issue description

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

Fuzzer: attekett_dom_fuzzer
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000000004bc
Crash State:
  blink::Document::SetCompatibilityMode
  blink::HTMLTreeBuilder::DefaultForInitial
  blink::HTMLTreeBuilder::ProcessStartTag
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=536346:536353

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: brajkumar@chromium.org
Components: Blink>DOM Blink>HTML
Labels: -Type-Bug M-66 Test-Predator-Wrong Type-Bug-Regression
Owner: lfg@chromium.org
Status: Assigned (was: Untriaged)
This issue looks similar to  bug 824562 , hence assigning to the same owner for more updates on this issue.

lfg@ Could you please take a look in to this issue?

Thanks!

Comment 2 by lfg@chromium.org, Apr 5 2018

I think this is a dupe, I asked clusterfuzz to try again to double check that the fix landed also works here.

Project Member

Comment 3 by ClusterFuzz, Apr 10 2018

ClusterFuzz has detected this issue as fixed in range 547798:549174.

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

Fuzzer: attekett_dom_fuzzer
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000000004bc
Crash State:
  blink::Document::SetCompatibilityMode
  blink::HTMLTreeBuilder::DefaultForInitial
  blink::HTMLTreeBuilder::ProcessStartTag
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=536346:536353
Fixed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=547798:549174

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

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.
Project Member

Comment 4 by ClusterFuzz, Apr 10 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5007771595177984 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Comment 5 by lfg@chromium.org, Apr 10 2018

Mergedinto: 824562
Status: Duplicate (was: Verified)
Clusterfuzz verified the fix, I'm marking as a dupe so we can track the fix.

Sign in to add a comment