]> code.ossystems Code Review - openembedded-core.git/commit
sqlite: fix numerous CVEs
authorRoss Burton <ross.burton@intel.com>
Wed, 11 Mar 2020 09:49:19 +0000 (11:49 +0200)
committerAnuj Mittal <anuj.mittal@intel.com>
Sun, 15 Mar 2020 23:04:05 +0000 (07:04 +0800)
commitfeb8982ac6670af3bcb1243b51054bba9b027c83
tree65672dda29049cd5c439ad048ba6cf6ebbf6ff86
parent8ec7a51da26f07fd43b5e6787b15c8636009b183
sqlite: fix numerous CVEs

Fix the following CVEs:

- CVE-2019-19244
- 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>
[ removed the CVE-2019-19880 fix that did not apply cleanly ]
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-support/sqlite/sqlite3/CVE-2019-19244.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.29.0.bb