New issue
Advanced search Search tips

Issue 730129 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jun 2017
EstimatedDays: ----
NextAction: ----
OS: Linux , Mac
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Null-dereference READ in blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >

Project Member Reported by ClusterFuzz, Jun 6 2017

Issue description

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

Fuzzer: bj_broddelwerk
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >
  blink::MostBackwardCaretPosition
  blink::CanonicalPositionOf
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=477224:477239

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Project Member

Comment 1 by ClusterFuzz, Jun 6 2017

Labels: OS-Mac
Labels: -Type-Bug M-61 Test-Predator-Correct-CLs Type-Bug-Regression
Owner: tkent@chromium.org
Status: Assigned (was: Untriaged)
Assigning to the concern owner from Predator results --
The result is a list of CLs that change the crashed files. 

Author: Kent Tamura
Project: chromium
Changelist: https://chromium.googlesource.com/chromium/src/+/5f5c0dba3c72ae92899db2b355ca36c9da7b49fb
Time: Tue Jun 06 06:40:20 2017
File ContainerNode.cpp is changed in this cl (and is part of stack frame #3, "blink::ContainerNode::AdoptAndInsertBefore::operator"; frame #4, "void blink::ContainerNode::InsertNodeVector"; frame #5, "blink::ContainerNode::ReplaceChild")
Minimum distance from crash line to modified line: 5. (file: ContainerNode.cpp, crashed on: 513, modified: 508).

@ tkent: Assigning to you, kindly take a look into it. Please help us to find an owner if not with respect to your change.

Thanks.!
Project Member

Comment 3 by ClusterFuzz, Jun 8 2017

ClusterFuzz has detected this issue as fixed in range 477533:477555.

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

Fuzzer: bj_broddelwerk
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  blink::PositionIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >
  blink::MostBackwardCaretPosition
  blink::CanonicalPositionOf
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=477224:477239
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=477533:477555

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


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs 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, Jun 8 2017

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

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

Sign in to add a comment