logo

From Naptime to Big Sleep: Using Large Language Models To Catch Vulnerabilities In Real-World Code

ID: 7a51c863-11b6-5897-a523-c5a52d151896

STIX ID: report--7a51c863-11b6-5897-a523-c5a52d151896

Feed Name: Google Project Zero

Threat Score
45/100

Date Published: 2024-11-01

Date Updated: 2026-04-27

Author: Google Project Zero

...
...

Google Project Zero and DeepMind's Big Sleep agent discovered an exploitable stack-buffer underflow in SQLite's seriesBestIndex function caused by incorrect handling of sqlite3_index_constraint.iColumn (ROWID == -1). The agent generated a minimal testcase (e.g., SELECT * FROM generate_series(...) WHERE ROWID = 1) that triggered an assertion/crash; the issue was responsibly reported and fixed the same day. The report discusses methodology, agent trajectory, comparisons to fuzzing, and implications for using LLM agents in vulnerability discovery.

Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.