Denial of Service of protobuf-java parsing procedure
Description
An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Protobuf-java before 3.16.1, 3.18.2, 3.19.2, 3.20.0-rc2 has a DoS vulnerability in unknown field parsing that causes long GC pauses from a small malicious payload.
Vulnerability
An issue in the parsing of com.google.protobuf.UnknownFieldSet fields allows interleaved fields to be processed out of order, creating large numbers of short-lived objects that trigger frequent, repeated garbage collection pauses in the Java runtime. The vulnerability affects all versions of Java Protobufs (including Kotlin and JRuby) prior to the fixed versions: 3.16.1, 3.18.2, 3.19.2, and the release candidate 3.20.0-rc2. The "javalite" variant typically used in Android is not affected [2][4].
Exploitation
An attacker needs only the ability to supply a crafted binary protobuf payload to a Java component that parses it. The sample proof-of-concept payload is approximately 800 KB in size. The attack does not require authentication or any special network position; it can be delivered over any protocol that transmits protobuf binary data. The malformed input triggers the out-of-order processing path, causing the parser to allocate many temporary objects and induce prolonged GC activity [4].
Impact
Successful exploitation results in a denial of service: the parser can be occupied for several minutes, causing the application to become unresponsive or incur significantly degraded performance. There is no information disclosure, privilege escalation, or remote code execution [1][4].
Mitigation
Users should upgrade to the fixed versions: 3.16.1, 3.18.2, 3.19.2, or 3.20.0-rc2 (or later). The vulnerability is rated High with a CVSS score of 7.5 [2]. Google's security bulletin lists the fix date as January 2022 [1]. No workaround is available; patching is the only mitigation. The issue was discovered via OSS-Fuzz [4].
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.16.1 | 3.16.1 |
google-protobufRubyGems | < 3.19.2 | 3.19.2 |
com.google.protobuf:protobuf-javaMaven | >= 3.18.0, < 3.18.2 | 3.18.2 |
com.google.protobuf:protobuf-javaMaven | >= 3.19.0, < 3.19.2 | 3.19.2 |
com.google.protobuf:protobuf-kotlinMaven | >= 3.18.0, < 3.18.2 | 3.18.2 |
com.google.protobuf:protobuf-kotlinMaven | >= 3.19.0, < 3.19.2 | 3.19.2 |
Affected products
370- osv-coords367 versionspkg:apk/chainguard/dottypkg:apk/chainguard/hadoop-client-modulespkg:apk/chainguard/spark-3.5.0-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/dottypkg: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-kotlinpkg: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
< 3.4.0-r0+ 366 more
- (no CPE)range: < 3.4.0-r0
- (no CPE)range: < 3.3.6-r8
- (no CPE)range: < 0
- (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.4.0-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: < 439-r0
- (no CPE)range: < 3.19.2
- (no CPE)range: < 3.16.1
- (no CPE)range: >= 3.18.0, < 3.18.2
- (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/google-protobuf [JRuby Gem]v5Range: unspecified
- Google LLC/protobuf-javav5Range: unspecified
- Google LLC/protobuf-kotlinv5Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
9- github.com/advisories/GHSA-wrvw-hg22-4m67ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2021-22569ghsaADVISORY
- www.openwall.com/lists/oss-security/2022/01/12/4ghsamailing-listWEB
- www.openwall.com/lists/oss-security/2022/01/12/7ghsamailing-listWEB
- bugs.chromium.org/p/oss-fuzz/issues/detailghsaWEB
- cloud.google.com/support/bulletinsghsaWEB
- github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67ghsaWEB
- lists.debian.org/debian-lts-announce/2023/04/msg00019.htmlmitremailing-list
- www.oracle.com/security-alerts/cpuapr2022.htmlghsaWEB
News mentions
0No linked articles in our index yet.