]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3: CVE-2018-8740
authorSinan Kaya <okaya@kernel.org>
Sat, 22 Sep 2018 02:16:50 +0000 (02:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2018 11:16:47 +0000 (12:16 +0100)
commit0469c075d904026ec37214fb39397bb1cb07ab43
tree9e0a909c778f0bf87af6c11901cee9ed312798a6
parent4cc1862695c6899b61e3900216376c1b2f338a19
sqlite3: CVE-2018-8740

* CVE-2018-8740
In SQLite through 3.22.0, databases whose schema is corrupted
using a CREATE TABLE AS statement could cause a NULL pointer dereference,
related to build.c and prepare.c.

Affects sqlite3 <= 3.22.0

CVE: CVE-2018-8740
Ref: https://access.redhat.com/security/cve/cve-2018-8740
Signed-off-by: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/sqlite/files/CVE-2018-8740.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3_3.22.0.bb