mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
flatbuffers: whitelist CVE-2020-35864
CVE-2020-35864 is for the rust crate for flatbuffers, not flatbuffers itself. https://security-tracker.debian.org/tracker/CVE-2020-35864 "NOT-FOR-US: flatbuffers rust crate" Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,6 +17,8 @@ SRCREV = "6df40a2471737b27271bdd9b900ab5f3aec746c7"
|
||||
|
||||
SRC_URI = "git://github.com/google/flatbuffers.git"
|
||||
|
||||
CVE_CHECK_WHITELIST += "CVE-2020-35864"
|
||||
|
||||
CXXFLAGS += "-fPIC"
|
||||
BUILD_CXXFLAGS += "-fPIC"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user