New issue
Advanced search Search tips

Issue 904090 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 873225
Owner:
Closed: Nov 14
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in spvtools::opt::Instruction::TypeResultIdCount

Project Member Reported by ClusterFuzz, Nov 10

Issue description

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

Fuzzer: libFuzzer_spvtools_opt_legalization_fuzzer
Job Type: libfuzzer_chrome_msan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x00000000002c
Crash State:
  spvtools::opt::Instruction::TypeResultIdCount
  spvtools::opt::Instruction::GetSingleWordInOperand
  spvtools::opt::ScalarReplacementPass::GetStorageType
  
Sanitizer: memory (MSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=589984:590303

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Nov 10

Components: Internals>GPU>Internals
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Nov 10

Cc: dsinclair@chromium.org vmi...@chromium.org piman@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.

Comment 3 Deleted

Comment 4 Deleted

Owner: stevenperron@google.com
Status: Assigned (was: Untriaged)
Mergedinto: 873225
Status: Duplicate (was: Assigned)
Project Member

Comment 7 by ClusterFuzz, Nov 17

ClusterFuzz has detected this issue as fixed in range 608871:608891.

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

Fuzzer: libFuzzer_spvtools_opt_legalization_fuzzer
Job Type: libfuzzer_chrome_msan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x00000000002c
Crash State:
  spvtools::opt::Instruction::TypeResultIdCount
  spvtools::opt::Instruction::GetSingleWordInOperand
  spvtools::opt::ScalarReplacementPass::GetStorageType
  
Sanitizer: memory (MSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=589984:590303
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=608871:608891

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

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.

Sign in to add a comment