New issue
Advanced search Search tips

Issue 918745 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Jan 5
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in spirv_cross::Compiler::parse

Project Member Reported by ClusterFuzz, Jan 3

Issue description

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

Fuzzer: libFuzzer_dawn_spirv_cross_msl_fast_fuzzer
Fuzz target binary: dawn_spirv_cross_msl_fast_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  spirv_cross::Compiler::parse
  spirv_cross::CompilerGLSL::CompilerGLSL
  DawnSPIRVCrossFuzzer::ExecuteWithSignalTrap
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=609741:609751

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jan 3

Cc: kainino@chromium.org cwallez@chromium.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 2 by ClusterFuzz, Jan 3

Labels: Test-Predator-Auto-Owner
Owner: rharrison@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://dawn.googlesource.com/dawn/+/fbeca676d409ec19572e3299288f4010c2ee8fd5 (Tighten when signal trap is used in SPIRV-Cross fuzzers).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Project Member

Comment 3 by ClusterFuzz, Jan 5

ClusterFuzz has detected this issue as fixed in range 620087:620097.

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

Fuzzer: libFuzzer_dawn_spirv_cross_msl_fast_fuzzer
Fuzz target binary: dawn_spirv_cross_msl_fast_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  spirv_cross::Compiler::parse
  spirv_cross::CompilerGLSL::CompilerGLSL
  DawnSPIRVCrossFuzzer::ExecuteWithSignalTrap
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=609741:609751
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=620087:620097

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

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, Jan 5

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