mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 22:40:22 +00:00
Revert "sqlite3: Whitelist CVE-2022-21227"
This reverts commit cfc42fdabb3f12eb4ac5069a549ba5699385dfdc. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ca12fac112
commit
6c02a8628d
@ -12,6 +12,3 @@ CVE_CHECK_IGNORE += "CVE-2019-19242"
|
||||
CVE_CHECK_IGNORE += "CVE-2015-3717"
|
||||
# Issue in an experimental extension we don't have/use. Fixed by https://sqlite.org/src/info/b1e0c22ec981cf5f
|
||||
CVE_CHECK_IGNORE += "CVE-2021-36690"
|
||||
# As per https://nvd.nist.gov/vuln/detail/CVE-2022-21227
|
||||
# this bug is applicable to SQLite3 Node.js
|
||||
CVE_CHECK_IGNORE += "CVE-2022-21227"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user