diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-08 16:36:50 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-09 07:49:32 +0530 |
| commit | 6bb74fff880a39fe2e82277e1657cc3c340fded8 (patch) | |
| tree | 2fd0c0b156a5e72ac5b90db3aee242f5bdbbc297 /meta-python/recipes-devtools/python | |
| parent | 7b418ef060722d1e60f0d9425e70184109509648 (diff) | |
| download | meta-openembedded-6bb74fff880a39fe2e82277e1657cc3c340fded8.tar.gz | |
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: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb b/meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb index af30165f81..af9ff85f20 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb | |||
| @@ -13,6 +13,7 @@ inherit pypi setuptools3 | |||
| 13 | SRC_URI[sha256sum] = "6ddcac2a081f8b7b9642c09406bc6a4290128fce5f471cddd165960bb9119e5c" | 13 | SRC_URI[sha256sum] = "6ddcac2a081f8b7b9642c09406bc6a4290128fce5f471cddd165960bb9119e5c" |
| 14 | 14 | ||
| 15 | CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python" | 15 | CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python" |
| 16 | CVE_STATUS[CVE-2026-0994] = "fixed-version: it is fixed in 6.33.5" | ||
| 16 | 17 | ||
| 17 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 18 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
| 18 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 19 | # Can't find required file: ../src/google/protobuf/descriptor.proto |
