Source: sqlite3 Version: 3.27.2-1 Severity: important Tags: security upstream
Hi, The following vulnerability was published for sqlite3. CVE-2019-9937[0]: | In SQLite 3.27.2, interleaving reads and writes in a single | transaction with an fts5 virtual table will lead to a NULL Pointer | Dereference in fts5ChunkIterate in sqlite3.c. This is related to | ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c. Issue can be verified with an ASAN build and the provided POC. If you fix the vulnerability please also make sure to include the CVE (Common Vulnerabilities & Exposures) id in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2019-9937 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9937 [1] https://sqlite.org/src/info/45c73deb440496e8 [2] https://www.mail-archive.com/[email protected]/msg114383.html Please adjust the affected versions in the BTS as needed. Regards, Salvatore

