mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-01 05:18:39 +00:00
python3-protobuf: mark CVE-2026-0994 patched
Details: https://nvd.nist.gov/vuln/detail/CVE-2026-0994 It is fixed already in the currently used version, however NVD tracks it without any version info, so it still shows up in CVE reports. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ inherit pypi setuptools3
|
||||
SRC_URI[sha256sum] = "6ddcac2a081f8b7b9642c09406bc6a4290128fce5f471cddd165960bb9119e5c"
|
||||
|
||||
CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python"
|
||||
CVE_STATUS[CVE-2026-0994] = "fixed-version: it is fixed in 6.33.5"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/184715/
|
||||
# Can't find required file: ../src/google/protobuf/descriptor.proto
|
||||
|
||||
Reference in New Issue
Block a user