]> code.ossystems Code Review - openembedded-core.git/commit
sqlite: fix numerous CVEs
authorRoss Burton <ross.burton@intel.com>
Tue, 14 Jan 2020 16:05:52 +0000 (16:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jan 2020 22:21:31 +0000 (22:21 +0000)
commitf3ebf3f8dd0b4d144db451a8fcb352762f7fbd75
treea6cf925cec70556d1fad4588c098654d1741663d
parentf781e2a70ce1086c49e0c3d5ac61b7bf5bd79a9c
sqlite: fix numerous CVEs

Fix the following CVEs:

- CVE-2019-19244
- CVE-2019-19880
- CVE-2019-19923
- CVE-2019-19924
- CVE-2019-19925
- CVE-2019-19926
- CVE-2019-19959
- CVE-2019-20218

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3/CVE-2019-19244.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-19880.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-19923.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-19924.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-19925.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-19926.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-19959.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3/CVE-2019-20218.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3_3.30.1.bb