New issue
Advanced search Search tips

Issue 914675 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 915479
Owner:
Closed: Dec 20
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in sqlite3ExprCompare

Project Member Reported by ClusterFuzz, Dec 13

Issue description

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

Fuzzer: libFuzzer_sqlite3_select_printf_lpm_fuzzer
Fuzz target binary: sqlite3_select_printf_lpm_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  sqlite3ExprCompare
  exprNodeIsConstantOrGroupBy
  walkExpr
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=615335:615343

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Dec 13

Labels: OS-Windows
Project Member

Comment 2 by ClusterFuzz, Dec 13

Components: Internals>Storage
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 3 by ClusterFuzz, Dec 13

Cc: mpdenton@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 4 by ClusterFuzz, Dec 13

Labels: Test-Predator-Auto-Owner
Owner: mpdenton@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/7d3def8575ecd2e5e2e7ab7f585961206007bd25 (Adds LPM-based SQLite fuzzer).

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.
Owner: pwnall@chromium.org
Project Member

Comment 6 by ClusterFuzz, Dec 17

Labels: OS-Chrome
Mergedinto: 915479
Status: Duplicate (was: Assigned)
Project Member

Comment 8 by ClusterFuzz, Jan 12

ClusterFuzz has detected this issue as fixed in range 622203:622207.

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

Fuzzer: libFuzzer_sqlite3_select_printf_lpm_fuzzer
Fuzz target binary: sqlite3_select_printf_lpm_fuzzer
Job Type: libfuzzer_chrome_asan
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x000000000000
Crash State:
  sqlite3ExprCompare
  exprNodeIsConstantOrGroupBy
  walkExpr
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=615335:615343
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan&range=622203:622207

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

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