diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-08 18:26:29 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:15 -0700 |
| commit | 50e7b3e5eaaaca7c5ef4486fb36c767e9b28a2c7 (patch) | |
| tree | 4d614bc33590ca9735a2115625a5b5cfa4d238e5 /meta-python/recipes-devtools | |
| parent | 717d124c2dac61dbbec59df73606561182fe73bd (diff) | |
| download | meta-openembedded-50e7b3e5eaaaca7c5ef4486fb36c767e9b28a2c7.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: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -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 |
