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

Issue 734200 link

Starred by 2 users

Issue metadata

Status: Verified
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Mac
Pri: 2
Type: Bug

Blocking:
issue 749793



Sign in to add a comment

Stack-overflow in Parser::ParseExpression

Project Member Reported by ClusterFuzz, Jun 16 2017

Issue description

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

Fuzzer: libFuzzer_gn_parser_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7ffe12ad6fc0
Crash State:
  Parser::ParseExpression
  Parser::ParseList
  Parser::List
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=479882:479941

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


Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Jun 21 2017

Labels: OS-Mac

Comment 2 by mmoroz@chromium.org, Jul 27 2017

Blocking: 749793
Cc: msrchandra@chromium.org kkaluri@chromium.org
Components: Blink>HTML>Parser
Labels: -Pri-1 Test-Predator-Wrong CF-NeedsTriage M-63 Pri-2
Unable to find the possible suspect using Predator, CL and Code Search.
Could some one please look into the issue.

Thank You.

Comment 4 by tkent@chromium.org, Sep 22 2017

Components: -Blink>HTML>Parser
Parser:: is unrelated to Blink>HTML>Parser.

Project Member

Comment 5 by ClusterFuzz, Oct 1 2017

Components: Build
Labels: Test-Predator-AutoComponents
Automatically applying components based on information from OWNERS files. If this seems incorrect, please apply the Test-Predator-Wrong-Components label.
Labels: -CF-NeedsTriage
Currently, this issue has been blocked on  crbug.com/749793 . So removing 'CF-NeedsTriage' label.

Comment 7 by mmoroz@chromium.org, Oct 24 2017

For more information, please see https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md.

The link referenced in the description is no longer valid.

(bulk edit)
Project Member

Comment 8 by bugdroid1@chromium.org, Oct 30 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/697f302d91e7ad4466416ab22c290c7fea9c6b93

commit 697f302d91e7ad4466416ab22c290c7fea9c6b93
Author: Penny MacNeil <pennymac@chromium.org>
Date: Mon Oct 30 21:29:41 2017

[GN fuzzer] Stack overflow fix.

Fuzzathon 2017.

Bug:  648076 , 749793 , 773426 , 768111 , 754972 , 734401 , 734200 
Change-Id: Ic608c5a374252809443a879ad4e2ddf8f6184697
Reviewed-on: https://chromium-review.googlesource.com/736159
Commit-Queue: Penny MacNeil <pennymac@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Max Moroz <mmoroz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#512626}
[modify] https://crrev.com/697f302d91e7ad4466416ab22c290c7fea9c6b93/tools/gn/parser_fuzzer.cc

Project Member

Comment 9 by ClusterFuzz, Oct 31 2017

ClusterFuzz has detected this issue as fixed in range 512623:512649.

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

Fuzzer: libFuzzer_gn_parser_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7fffdeb07d20
Crash State:
  Parser::ParseList
  Parser::List
  Parser::ParseExpression
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=479882:479941
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=512623:512649

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md 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 10 by ClusterFuzz, Oct 31 2017

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Labels: -Test-Predator-AutoComponents Test-Predator-Auto-Components

Sign in to add a comment