New issue
Advanced search Search tips

Issue 914702 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Null-dereference READ in dawn_native::ObjectBase::GetDevice

Project Member Reported by ClusterFuzz, Dec 13

Issue description

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

Fuzzer: afl_dawn_wire_server_and_frontend_fuzzer
Fuzz target binary: dawn_wire_server_and_frontend_fuzzer
Job Type: afl_chrome_asan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  dawn_native::ObjectBase::GetDevice
  dawn_native::FenceBase::OnCompletion
  dawn_wire::server::Server::PostHandleQueueSignal
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=615088:615091

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

Additional requirements: Requires Gestures

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Dec 13

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, Dec 13

Labels: Test-Predator-Auto-Owner
Owner: cwallez@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://dawn.googlesource.com/dawn/+/c3ecb5a77c063f898644fb2fbe51ccf071b827e6 (Temporarily add nullptr checks in frontend).

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.
Components: Internals>GPU>Dawn
Mergedinto: 914808
Owner: enga@chromium.org
Status: Duplicate (was: Assigned)
Project Member

Comment 5 by ClusterFuzz, Dec 15

ClusterFuzz has detected this issue as fixed in range 616685:616697.

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

Fuzzer: afl_dawn_wire_server_and_frontend_fuzzer
Fuzz target binary: dawn_wire_server_and_frontend_fuzzer
Job Type: afl_chrome_asan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000010
Crash State:
  dawn_native::ObjectBase::GetDevice
  dawn_native::FenceBase::OnCompletion
  dawn_wire::server::Server::PostHandleQueueSignal
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=615088:615091
Fixed: https://clusterfuzz.com/revisions?job=afl_chrome_asan&range=616685:616697

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

Additional requirements: Requires Gestures

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.

Sign in to add a comment