New issue
Advanced search Search tips

Issue 754202 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Aug 2017
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in getName

Project Member Reported by ClusterFuzz, Aug 10 2017

Issue description

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

Fuzzer: afl_angle_translator_fuzzer
Job Type: afl_chrome_asan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  getName
  sh::TParseContext::createPrototypeNodeFromFunction
  sh::TParseContext::parseFunctionDefinitionHeader
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=487123:487253

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Aug 10 2017

ClusterFuzz has detected this issue as fixed in range 493027:493099.

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

Fuzzer: afl_angle_translator_fuzzer
Job Type: afl_chrome_asan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  getName
  sh::TParseContext::createPrototypeNodeFromFunction
  sh::TParseContext::parseFunctionDefinitionHeader
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=487123:487253
Fixed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=493027:493099

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.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 2 by ClusterFuzz, Aug 10 2017

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