mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-22 06:17:15 +00:00
python3-protobuf: set status for CVE-2024-7254
Version 4.28.2 is correctly set in [1]. Unfortunately also protoc version 28.2 with the same CPE is mentioned which creates a false positive which needs to be handled. [1] https://github.com/CVEProject/cvelistV5/blob/main/cves/2024/7xxx/CVE-2024-7254.json Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -50,3 +50,5 @@ do_install:append () {
|
||||
# https://github.com/python/cpython/issues/122220
|
||||
rm -f ${D}${PYTHON_SITEPACKAGES_DIR}/protobuf-*-nspkg.pth
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2024-7254] = "fixed-version: Fixed since 4.28.2"
|
||||
|
||||
Reference in New Issue
Block a user