Memory handling vulnerability in ProtocolBuffers Java core and lite
Description
A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A parsing flaw in protobuf-java causes excessive garbage collection pauses, leading to denial of service.
Vulnerability
Overview
CVE-2022-3171 is a denial-of-service (DoS) vulnerability in the protobuf-java core and lite libraries, as well as in Protobuf for Kotlin and JRuby (which depend on the Java runtime) [1][4]. The issue stems from a parsing problem when processing binary or text format data that contains multiple instances of non-repeated embedded messages with repeated or unknown fields. This causes objects to be repeatedly converted between mutable and immutable forms, triggering long garbage collection pauses [1][4].
Exploitation
Conditions
An attacker can exploit this vulnerability by supplying a specially crafted input stream to an application that parses protobuf data using an affected version of the library. No authentication is required, and the attack can be launched remotely over a network if the application accepts untrusted protobuf messages [1]. The parsing process itself is the attack vector; the malicious input does not need to be large in size, as the inefficiency lies in the conversion logic rather than raw data volume [4].
Impact
Successful exploitation results in a denial of service. The prolonged garbage collection pauses can render the application unresponsive or cause it to crash, effectively denying service to legitimate users [1][4]. The CVSS score is 5.7 (Medium), reflecting the potential for significant disruption without requiring high privileges or complex attack steps [4].
Mitigation
The vendor, Google, has released patched versions: protobuf-java 3.21.7, 3.20.3, 3.19.6, and 3.16.3, along with equivalent updates for the lite, Kotlin, and JRuby variants [1][4]. Users must update their dependencies to these versions and regenerate any checked-in generated code, as the fix affects both the runtime and the generated code [4]. No workarounds are mentioned; upgrading is the recommended course of action.
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.google.protobuf:protobuf-javaMaven | >= 3.21.0-rc-1, < 3.21.7 | 3.21.7 |
com.google.protobuf:protobuf-kotlinMaven | >= 3.21.0-rc-1, < 3.21.7 | 3.21.7 |
google-protobufRubyGems | >= 3.21.0.rc.1, < 3.21.7 | 3.21.7 |
com.google.protobuf:protobuf-javaliteMaven | >= 3.21.0-rc-1, < 3.21.7 | 3.21.7 |
com.google.protobuf:protobuf-kotlin-liteMaven | >= 3.21.0-rc-1, < 3.21.7 | 3.21.7 |
com.google.protobuf:protobuf-javaMaven | >= 3.20.0-rc-1, < 3.20.3 | 3.20.3 |
com.google.protobuf:protobuf-javaMaven | >= 3.17.0-rc-1, < 3.19.6 | 3.19.6 |
com.google.protobuf:protobuf-javaMaven | < 3.16.3 | 3.16.3 |
com.google.protobuf:protobuf-kotlinMaven | >= 3.20.0-rc-1, < 3.20.3 | 3.20.3 |
com.google.protobuf:protobuf-kotlinMaven | >= 3.17.0-rc-1, < 3.19.6 | 3.19.6 |
com.google.protobuf:protobuf-kotlinMaven | < 3.16.3 | 3.16.3 |
google-protobufRubyGems | >= 3.20.0.rc.1, < 3.20.3 | 3.20.3 |
google-protobufRubyGems | >= 3.17.0.rc.1, < 3.19.6 | 3.19.6 |
google-protobufRubyGems | < 3.16.3 | 3.16.3 |
com.google.protobuf:protobuf-javaliteMaven | >= 3.20.0-rc-1, < 3.20.3 | 3.20.3 |
com.google.protobuf:protobuf-javaliteMaven | >= 3.17.0-rc-1, < 3.19.6 | 3.19.6 |
com.google.protobuf:protobuf-javaliteMaven | < 3.16.3 | 3.16.3 |
com.google.protobuf:protobuf-kotlin-liteMaven | >= 3.20.0-rc-1, < 3.20.3 | 3.20.3 |
com.google.protobuf:protobuf-kotlin-liteMaven | >= 3.17.0-rc-1, < 3.19.6 | 3.19.6 |
com.google.protobuf:protobuf-kotlin-liteMaven | < 3.16.3 | 3.16.3 |
Affected products
390- osv-coords389 versionspkg:apk/chainguard/apache-nifipkg:apk/chainguard/apache-nifi-compatpkg:apk/chainguard/apache-nifi-toolkitpkg:apk/chainguard/dottypkg:apk/chainguard/druid-compatpkg:apk/chainguard/emsdkpkg:apk/chainguard/hadoop-client-modulespkg:apk/chainguard/spark-3.5pkg:apk/chainguard/spark-3.5.0-compatpkg:apk/chainguard/spark-3.5-scala-2.12-compatpkg:apk/chainguard/spark-3.5-scala-2.12-iamguarded-compatpkg:apk/chainguard/spark-3.5-scala-2.13-compatpkg:apk/chainguard/spark-fips-3.5pkg:apk/chainguard/spark-fips-3.5-scala-2.12-compatpkg:apk/chainguard/spark-fips-3.5-scala-2.13-compatpkg:apk/chainguard/trinopkg:apk/chainguard/trino-configpkg:apk/chainguard/trino-oci-entrypointpkg:apk/chainguard/trino-plugin-accumulopkg:apk/chainguard/trino-plugin-ai-functionspkg:apk/chainguard/trino-plugin-atoppkg:apk/chainguard/trino-plugin-bigquerypkg:apk/chainguard/trino-plugin-blackholepkg:apk/chainguard/trino-plugin-cassandrapkg:apk/chainguard/trino-plugin-clickhousepkg:apk/chainguard/trino-plugin-delta-lakepkg:apk/chainguard/trino-plugin-druidpkg:apk/chainguard/trino-plugin-duckdbpkg:apk/chainguard/trino-plugin-elasticsearchpkg:apk/chainguard/trino-plugin-example-httppkg:apk/chainguard/trino-plugin-exasolpkg:apk/chainguard/trino-plugin-exchange-filesystempkg:apk/chainguard/trino-plugin-exchange-hdfspkg:apk/chainguard/trino-plugin-fakerpkg:apk/chainguard/trino-plugin-functions-pythonpkg:apk/chainguard/trino-plugin-geospatialpkg:apk/chainguard/trino-plugin-google-sheetspkg:apk/chainguard/trino-plugin-hivepkg:apk/chainguard/trino-plugin-http-event-listenerpkg:apk/chainguard/trino-plugin-http-server-event-listenerpkg:apk/chainguard/trino-plugin-hudipkg:apk/chainguard/trino-plugin-icebergpkg:apk/chainguard/trino-plugin-ignitepkg:apk/chainguard/trino-plugin-jmxpkg:apk/chainguard/trino-plugin-kafkapkg:apk/chainguard/trino-plugin-kafka-event-listenerpkg:apk/chainguard/trino-plugin-kinesispkg:apk/chainguard/trino-plugin-kudupkg:apk/chainguard/trino-plugin-lakehousepkg:apk/chainguard/trino-plugin-ldap-group-providerpkg:apk/chainguard/trino-plugin-local-filepkg:apk/chainguard/trino-plugin-lokipkg:apk/chainguard/trino-plugin-mariadbpkg:apk/chainguard/trino-plugin-memorypkg:apk/chainguard/trino-plugin-mlpkg:apk/chainguard/trino-plugin-mongodbpkg:apk/chainguard/trino-plugin-mysqlpkg:apk/chainguard/trino-plugin-mysql-event-listenerpkg:apk/chainguard/trino-plugin-opapkg:apk/chainguard/trino-plugin-openlineagepkg:apk/chainguard/trino-plugin-opensearchpkg:apk/chainguard/trino-plugin-oraclepkg:apk/chainguard/trino-plugin-password-authenticatorspkg:apk/chainguard/trino-plugin-phoenix5pkg:apk/chainguard/trino-plugin-pinotpkg:apk/chainguard/trino-plugin-postgresqlpkg:apk/chainguard/trino-plugin-prometheuspkg:apk/chainguard/trino-plugin-rangerpkg:apk/chainguard/trino-plugin-raptor-legacypkg:apk/chainguard/trino-plugin-redispkg:apk/chainguard/trino-plugin-redshiftpkg:apk/chainguard/trino-plugin-resource-group-managerspkg:apk/chainguard/trino-plugin-session-property-managerspkg:apk/chainguard/trino-plugin-singlestorepkg:apk/chainguard/trino-plugin-snowflakepkg:apk/chainguard/trino-plugin-spooling-filesystempkg:apk/chainguard/trino-plugin-sqlserverpkg:apk/chainguard/trino-plugin-teradata-functionspkg:apk/chainguard/trino-plugin-thriftpkg:apk/chainguard/trino-plugin-tpcdspkg:apk/chainguard/trino-plugin-tpchpkg:apk/chainguard/trino-plugin-verticapkg:apk/wolfi/apache-nifipkg:apk/wolfi/apache-nifi-compatpkg:apk/wolfi/apache-nifi-toolkitpkg:apk/wolfi/dottypkg:apk/wolfi/druid-compatpkg:apk/wolfi/spark-3.5pkg:apk/wolfi/spark-3.5-scala-2.12-compatpkg:apk/wolfi/spark-3.5-scala-2.12-iamguarded-compatpkg:apk/wolfi/spark-3.5-scala-2.13-compatpkg:apk/wolfi/trinopkg:apk/wolfi/trino-configpkg:apk/wolfi/trino-oci-entrypointpkg:apk/wolfi/trino-plugin-accumulopkg:apk/wolfi/trino-plugin-ai-functionspkg:apk/wolfi/trino-plugin-atoppkg:apk/wolfi/trino-plugin-bigquerypkg:apk/wolfi/trino-plugin-blackholepkg:apk/wolfi/trino-plugin-cassandrapkg:apk/wolfi/trino-plugin-clickhousepkg:apk/wolfi/trino-plugin-delta-lakepkg:apk/wolfi/trino-plugin-druidpkg:apk/wolfi/trino-plugin-duckdbpkg:apk/wolfi/trino-plugin-elasticsearchpkg:apk/wolfi/trino-plugin-example-httppkg:apk/wolfi/trino-plugin-exasolpkg:apk/wolfi/trino-plugin-exchange-filesystempkg:apk/wolfi/trino-plugin-exchange-hdfspkg:apk/wolfi/trino-plugin-fakerpkg:apk/wolfi/trino-plugin-functions-pythonpkg:apk/wolfi/trino-plugin-geospatialpkg:apk/wolfi/trino-plugin-google-sheetspkg:apk/wolfi/trino-plugin-hivepkg:apk/wolfi/trino-plugin-http-event-listenerpkg:apk/wolfi/trino-plugin-http-server-event-listenerpkg:apk/wolfi/trino-plugin-hudipkg:apk/wolfi/trino-plugin-icebergpkg:apk/wolfi/trino-plugin-ignitepkg:apk/wolfi/trino-plugin-jmxpkg:apk/wolfi/trino-plugin-kafkapkg:apk/wolfi/trino-plugin-kafka-event-listenerpkg:apk/wolfi/trino-plugin-kinesispkg:apk/wolfi/trino-plugin-kudupkg:apk/wolfi/trino-plugin-lakehousepkg:apk/wolfi/trino-plugin-ldap-group-providerpkg:apk/wolfi/trino-plugin-local-filepkg:apk/wolfi/trino-plugin-lokipkg:apk/wolfi/trino-plugin-mariadbpkg:apk/wolfi/trino-plugin-memorypkg:apk/wolfi/trino-plugin-mlpkg:apk/wolfi/trino-plugin-mongodbpkg:apk/wolfi/trino-plugin-mysqlpkg:apk/wolfi/trino-plugin-mysql-event-listenerpkg:apk/wolfi/trino-plugin-opapkg:apk/wolfi/trino-plugin-openlineagepkg:apk/wolfi/trino-plugin-opensearchpkg:apk/wolfi/trino-plugin-oraclepkg:apk/wolfi/trino-plugin-password-authenticatorspkg:apk/wolfi/trino-plugin-phoenix5pkg:apk/wolfi/trino-plugin-pinotpkg:apk/wolfi/trino-plugin-postgresqlpkg:apk/wolfi/trino-plugin-prometheuspkg:apk/wolfi/trino-plugin-rangerpkg:apk/wolfi/trino-plugin-raptor-legacypkg:apk/wolfi/trino-plugin-redispkg:apk/wolfi/trino-plugin-redshiftpkg:apk/wolfi/trino-plugin-resource-group-managerspkg:apk/wolfi/trino-plugin-session-property-managerspkg:apk/wolfi/trino-plugin-singlestorepkg:apk/wolfi/trino-plugin-snowflakepkg:apk/wolfi/trino-plugin-spooling-filesystempkg:apk/wolfi/trino-plugin-sqlserverpkg:apk/wolfi/trino-plugin-teradata-functionspkg:apk/wolfi/trino-plugin-thriftpkg:apk/wolfi/trino-plugin-tpcdspkg:apk/wolfi/trino-plugin-tpchpkg:apk/wolfi/trino-plugin-verticapkg:gem/google-protobufpkg:maven/com.google.protobuf/protobuf-javapkg:maven/com.google.protobuf/protobuf-javalitepkg:maven/com.google.protobuf/protobuf-kotlinpkg:maven/com.google.protobuf/protobuf-kotlin-litepkg:rpm/opensuse/azure-cli-core&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/protobuf&distro=openSUSE%20Leap%2015.3pkg:rpm/opensuse/protobuf&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/protobuf&distro=openSUSE%20Leap%20Micro%205.2pkg:rpm/opensuse/python-constantly&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-humanfriendly&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-hyperlink&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-jsondiff&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-knack&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-websocket-client&distro=openSUSE%20Leap%2015.4pkg:rpm/opensuse/python-zope.interface&distro=openSUSE%20Leap%2015.4pkg:rpm/suse/azure-cli-core&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/azure-cli-core&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/azure-cli-core&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/azure-cli-core&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/azure-cli-core&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5pkg:rpm/suse/grpc&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/protobuf&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP1-LTSSpkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-ESPOSpkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Installer%20Updates%2015%20SP1pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Installer%20Updates%2015%20SP2pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Micro%205.1pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Micro%205.2pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Micro%205.3pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP3pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP3pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP3pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP4pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-BCLpkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/protobuf&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/protobuf&distro=SUSE%20Manager%20Proxy%204.1pkg:rpm/suse/protobuf&distro=SUSE%20Manager%20Retail%20Branch%20Server%204.1pkg:rpm/suse/protobuf&distro=SUSE%20Manager%20Server%204.1pkg:rpm/suse/protobuf&distro=SUSE%20Manager%20Server%20Module%204.1pkg:rpm/suse/protobuf&distro=SUSE%20Manager%20Server%20Module%204.2pkg:rpm/suse/protobuf&distro=SUSE%20Manager%20Server%20Module%204.3pkg:rpm/suse/python-aiocontextvars&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-aiocontextvars&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-aiocontextvars&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-aiocontextvars&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-Automat&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-Automat&distro=SUSE%20Enterprise%20Storage%207.1pkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOSpkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSSpkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3pkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSSpkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-Automat&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3pkg:rpm/suse/python-Automat&distro=SUSE%20Manager%20Proxy%204.2pkg:rpm/suse/python-Automat&distro=SUSE%20Manager%20Server%204.2pkg:rpm/suse/python-avro&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-avro&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-avro&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-avro&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-constantly&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-constantly&distro=SUSE%20Enterprise%20Storage%207.1pkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOSpkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSSpkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP4pkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP5pkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3pkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSSpkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-constantly&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3pkg:rpm/suse/python-constantly&distro=SUSE%20Manager%20Proxy%204.2pkg:rpm/suse/python-constantly&distro=SUSE%20Manager%20Server%204.2pkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP1-LTSSpkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-cryptography&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-cryptography-vectors&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-cryptography-vectors&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-Deprecated&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-Deprecated&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-Deprecated&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-Deprecated&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-google-api-core&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-googleapis-common-protos&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-grpcio-gcp&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-humanfriendly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP5pkg:rpm/suse/python-humanfriendly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-humanfriendly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-humanfriendly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-humanfriendly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-humanfriendly&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5pkg:rpm/suse/python-hyperlink&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-hyperlink&distro=SUSE%20Enterprise%20Storage%207.1pkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOSpkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSSpkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP4pkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP5pkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3pkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSSpkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-hyperlink&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3pkg:rpm/suse/python-hyperlink&distro=SUSE%20Manager%20Proxy%204.2pkg:rpm/suse/python-hyperlink&distro=SUSE%20Manager%20Server%204.2pkg:rpm/suse/python-incremental&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-incremental&distro=SUSE%20Enterprise%20Storage%207.1pkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOSpkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSSpkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3pkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSSpkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-incremental&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3pkg:rpm/suse/python-incremental&distro=SUSE%20Manager%20Proxy%204.2pkg:rpm/suse/python-incremental&distro=SUSE%20Manager%20Server%204.2pkg:rpm/suse/python-jsondiff&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-jsondiff&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-jsondiff&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-jsondiff&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-jsondiff&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5pkg:rpm/suse/python-knack&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-knack&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-knack&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-knack&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-knack&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP5pkg:rpm/suse/python-opencensus-context&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-opencensus-context&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-opencensus-context&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-opencensus-context&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-opencensus&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-opencensus&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-opencensus&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-opencensus&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-opencensus-ext-threading&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-opencensus-ext-threading&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-opencensus-ext-threading&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-opencensus-ext-threading&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-opentelemetry-api&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-opentelemetry-api&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-opentelemetry-api&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-opentelemetry-api&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-psutil&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP1-LTSSpkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-psutil&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-PyGithub&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-PyGithub&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-PyGithub&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-PyGithub&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-pytest-asyncio&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-pytest-asyncio&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-pytest&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-pytest&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-requests&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP1-LTSSpkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-requests&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-Twisted&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-Twisted&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-Twisted&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-websocket-client&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-websocket-client&distro=SUSE%20Enterprise%20Storage%207.1pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP1-LTSSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP5pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSSpkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-websocket-client&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3pkg:rpm/suse/python-websocket-client&distro=SUSE%20Manager%20Proxy%204.2pkg:rpm/suse/python-websocket-client&distro=SUSE%20Manager%20Server%204.2pkg:rpm/suse/python-websockets&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-websockets&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP2pkg:rpm/suse/python-websockets&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP3pkg:rpm/suse/python-websockets&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4pkg:rpm/suse/python-zope.interface&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/python-zope.interface&distro=SUSE%20Enterprise%20Storage%207.1pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOSpkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-LTSSpkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP1pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP4pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Server%20Applications%2015%20SP5pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2015%20SP3pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP3-LTSSpkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/python-zope.interface&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3pkg:rpm/suse/python-zope.interface&distro=SUSE%20Manager%20Proxy%204.2pkg:rpm/suse/python-zope.interface&distro=SUSE%20Manager%20Server%204.2
< 2.6.0-r2+ 388 more
- (no CPE)range: < 2.6.0-r2
- (no CPE)range: < 2.6.0-r2
- (no CPE)range: < 2.6.0-r2
- (no CPE)range: < 3.4.0-r0
- (no CPE)range: < 34.0.0-r6
- (no CPE)range: < 5.0.0-r1
- (no CPE)range: < 3.3.6-r8
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 0
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 3.5.4-r17
- (no CPE)range: < 3.5.4-r17
- (no CPE)range: < 3.5.4-r17
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 2.6.0-r2
- (no CPE)range: < 2.6.0-r2
- (no CPE)range: < 2.6.0-r2
- (no CPE)range: < 3.4.0-r0
- (no CPE)range: < 34.0.0-r6
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 3.5.7-r2
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: < 439-r0
- (no CPE)range: >= 3.21.0.rc.1, < 3.21.7
- (no CPE)range: >= 3.21.0-rc-1, < 3.21.7
- (no CPE)range: >= 3.21.0-rc-1, < 3.21.7
- (no CPE)range: >= 3.21.0-rc-1, < 3.21.7
- (no CPE)range: >= 3.21.0-rc-1, < 3.21.7
- (no CPE)range: < 2.17.1-150100.6.18.1
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 1.3.0-150100.3.6.3
- (no CPE)range: < 0.9.0-150100.3.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 2.17.1-150100.6.18.1
- (no CPE)range: < 2.17.1-150100.6.18.1
- (no CPE)range: < 2.17.1-150100.6.18.1
- (no CPE)range: < 2.17.1-150100.6.18.1
- (no CPE)range: < 2.17.1-150100.6.18.1
- (no CPE)range: < 1.25.0-150100.3.3.3
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150100.8.3.3
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150100.8.3.3
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150100.8.3.3
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150100.8.3.3
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150100.8.3.3
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 3.9.2-150200.4.19.2
- (no CPE)range: < 0.2.2-150100.3.3.3
- (no CPE)range: < 0.2.2-150100.3.3.3
- (no CPE)range: < 0.2.2-150100.3.3.3
- (no CPE)range: < 0.2.2-150100.3.3.3
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 0.6.0-150000.3.4.1
- (no CPE)range: < 1.11.0-150100.3.3.3
- (no CPE)range: < 1.11.0-150100.3.3.3
- (no CPE)range: < 1.11.0-150100.3.3.3
- (no CPE)range: < 1.11.0-150100.3.3.3
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 15.1.0-150000.3.4.1
- (no CPE)range: < 3.3.2-150100.7.15.3
- (no CPE)range: < 3.3.2-150100.7.15.3
- (no CPE)range: < 3.3.2-150100.7.15.3
- (no CPE)range: < 3.3.2-150100.7.15.3
- (no CPE)range: < 3.3.2-150100.3.11.3
- (no CPE)range: < 3.3.2-150100.3.11.3
- (no CPE)range: < 1.2.13-150100.3.3.3
- (no CPE)range: < 1.2.13-150100.3.3.3
- (no CPE)range: < 1.2.13-150100.3.3.3
- (no CPE)range: < 1.2.13-150100.3.3.3
- (no CPE)range: < 1.14.2-150100.3.3.3
- (no CPE)range: < 1.6.0-150100.3.3.3
- (no CPE)range: < 0.2.2-150100.3.3.3
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 10.0-150100.6.3.3
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.2.1-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 17.5.0-150000.3.4.1
- (no CPE)range: < 1.3.0-150100.3.6.3
- (no CPE)range: < 1.3.0-150100.3.6.3
- (no CPE)range: < 1.3.0-150100.3.6.3
- (no CPE)range: < 1.3.0-150100.3.6.3
- (no CPE)range: < 1.3.0-150100.3.6.3
- (no CPE)range: < 0.9.0-150100.3.7.3
- (no CPE)range: < 0.9.0-150100.3.7.3
- (no CPE)range: < 0.9.0-150100.3.7.3
- (no CPE)range: < 0.9.0-150100.3.7.3
- (no CPE)range: < 0.9.0-150100.3.7.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.8.0-150100.3.3.3
- (no CPE)range: < 0.8.0-150100.3.3.3
- (no CPE)range: < 0.8.0-150100.3.3.3
- (no CPE)range: < 0.8.0-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 0.1.2-150100.3.3.3
- (no CPE)range: < 1.5.0-150100.3.3.3
- (no CPE)range: < 1.5.0-150100.3.3.3
- (no CPE)range: < 1.5.0-150100.3.3.3
- (no CPE)range: < 1.5.0-150100.3.3.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 5.9.1-150100.6.6.3
- (no CPE)range: < 1.43.5-150100.3.3.3
- (no CPE)range: < 1.43.5-150100.3.3.3
- (no CPE)range: < 1.43.5-150100.3.3.3
- (no CPE)range: < 1.43.5-150100.3.3.3
- (no CPE)range: < 0.8.0-150100.3.3.3
- (no CPE)range: < 0.8.0-150100.3.3.3
- (no CPE)range: < 3.10.1-150000.7.5.1
- (no CPE)range: < 3.10.1-150000.7.5.1
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 2.25.1-150100.6.13.3
- (no CPE)range: < 17.9.0-150000.3.8.1
- (no CPE)range: < 17.9.0-150000.3.8.1
- (no CPE)range: < 17.9.0-150000.3.8.1
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 1.3.2-150100.6.7.3
- (no CPE)range: < 9.1-150100.3.3.3
- (no CPE)range: < 9.1-150100.3.3.3
- (no CPE)range: < 9.1-150100.3.3.3
- (no CPE)range: < 9.1-150100.3.3.3
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- (no CPE)range: < 4.4.2-150000.3.4.1
- Google LLC/Protocolbuffersv5Range: 3.21.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
14- github.com/advisories/GHSA-h4h5-3hr4-j3g2ghsaADVISORY
- lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3/mitrevendor-advisory
- lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOP/mitrevendor-advisory
- nvd.nist.gov/vuln/detail/CVE-2022-3171ghsaADVISORY
- security.gentoo.org/glsa/202301-09ghsavendor-advisoryWEB
- bugs.chromium.org/p/oss-fuzz/issues/detailghsaWEB
- github.com/protocolbuffers/protobuf/releases/tag/v21.7ghsaWEB
- github.com/protocolbuffers/protobuf/releases/tag/v3.16.3ghsaWEB
- github.com/protocolbuffers/protobuf/releases/tag/v3.19.6ghsaWEB
- github.com/protocolbuffers/protobuf/releases/tag/v3.20.3ghsaWEB
- github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2ghsaWEB
- github.com/rubysec/ruby-advisory-db/blob/master/gems/google-protobuf/CVE-2022-3171.ymlghsaWEB
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CBAUKJQL6O4TIWYBENORSY5P43TVB4M3ghsaWEB
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPCGUT3T5L6C3IDWUPSUO22QDCGQKTOPghsaWEB
News mentions
0No linked articles in our index yet.