Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-0994 (GCVE-0-2026-0994)
Vulnerability from cvelistv5 – Published: 2026-01-23 14:55 – Updated: 2026-01-30 14:28
VLAI?
EPSS
Title
Denial of Service in Python Protobuf
Summary
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.
Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
Severity ?
CWE
- CWE-674 - Uncontrolled Recursion
Assigner
References
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-0994",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-23T15:33:48.514298Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-23T15:34:38.915Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Protobuf",
"vendor": "Python",
"versions": [
{
"status": "affected",
"version": "\u003c=v33.4",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\u2019s recursion stack and causing a RecursionError.\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\n\nDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\u2019s recursion stack and causing a RecursionError."
}
],
"impacts": [
{
"capecId": "CAPEC-147",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-147: XML Nested Entity Expansion"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-30T14:28:11.435Z",
"orgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"shortName": "Google"
},
"references": [
{
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Denial of Service in Python Protobuf",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"assignerShortName": "Google",
"cveId": "CVE-2026-0994",
"datePublished": "2026-01-23T14:55:16.876Z",
"dateReserved": "2026-01-15T15:16:22.904Z",
"dateUpdated": "2026-01-30T14:28:11.435Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-0994\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2026-01-23T15:16:06.840\",\"lastModified\":\"2026-01-26T15:03:51.687\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\\n\\nDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\u2019s recursion stack and causing a RecursionError.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"LOW\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"references\":[{\"url\":\"https://github.com/protocolbuffers/protobuf/pull/25239\",\"source\":\"cve-coordination@google.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-0994\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-23T15:33:48.514298Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-23T15:33:53.235Z\"}}], \"cna\": {\"title\": \"Denial of Service in Python Protobuf\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-147\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-147: XML Nested Entity Expansion\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 8.2, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"LOW\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Python\", \"product\": \"Protobuf\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c=v33.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/protocolbuffers/protobuf/pull/25239\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\\n\\nDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\\u2019s recursion stack and causing a RecursionError.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eA denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\\u2019s recursion stack and causing a RecursionError.\u003c/span\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}], \"providerMetadata\": {\"orgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"shortName\": \"Google\", \"dateUpdated\": \"2026-01-30T14:28:11.435Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-0994\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-30T14:28:11.435Z\", \"dateReserved\": \"2026-01-15T15:16:22.904Z\", \"assignerOrgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"datePublished\": \"2026-01-23T14:55:16.876Z\", \"assignerShortName\": \"Google\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:3059
Vulnerability from csaf_redhat - Published: 2026-02-23 08:32 - Updated: 2026-02-23 18:56Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The protobuf packages provide Protocol Buffers, Google's data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.
Security Fix(es):
* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for protobuf is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The protobuf packages provide Protocol Buffers, Google\u0027s data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.\n\nSecurity Fix(es):\n\n* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3059",
"url": "https://access.redhat.com/errata/RHSA-2026:3059"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3059.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-23T18:56:17+00:00",
"generator": {
"date": "2026-02-23T18:56:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3059",
"initial_release_date": "2026-02-23T08:32:48+00:00",
"revision_history": [
{
"date": "2026-02-23T08:32:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T08:32:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T18:56:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_4.1.src",
"product": {
"name": "protobuf-0:3.14.0-13.el9_4.1.src",
"product_id": "protobuf-0:3.14.0-13.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-13.el9_4.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"product_id": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-13.el9_4.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"product_id": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-13.el9_4.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-13.el9_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"product_id": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-13.el9_4.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-13.el9_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"product_id": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-13.el9_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-13.el9_4.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"product_id": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-13.el9_4.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"product": {
"name": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"product_id": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.14.0-13.el9_4.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.src",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T08:32:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3059"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"AppStream-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.src",
"CRB-9.4.0.Z.EUS:protobuf-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-debugsource-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.aarch64",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.i686",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.ppc64le",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.s390x",
"CRB-9.4.0.Z.EUS:protobuf-lite-devel-0:3.14.0-13.el9_4.1.x86_64",
"CRB-9.4.0.Z.EUS:python3-protobuf-0:3.14.0-13.el9_4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
}
]
}
RHSA-2026:3095
Vulnerability from csaf_redhat - Published: 2026-02-23 16:22 - Updated: 2026-02-23 18:56Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The protobuf packages provide Protocol Buffers, Google's data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.
Security Fix(es):
* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for protobuf is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The protobuf packages provide Protocol Buffers, Google\u0027s data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.\n\nSecurity Fix(es):\n\n* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3095",
"url": "https://access.redhat.com/errata/RHSA-2026:3095"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3095.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-23T18:56:24+00:00",
"generator": {
"date": "2026-02-23T18:56:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3095",
"initial_release_date": "2026-02-23T16:22:42+00:00",
"revision_history": [
{
"date": "2026-02-23T16:22:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T16:22:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T18:56:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-17.el9_7.src",
"product": {
"name": "protobuf-0:3.14.0-17.el9_7.src",
"product_id": "protobuf-0:3.14.0-17.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-17.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-17.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"product_id": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-17.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-17.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"product_id": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-17.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-lite-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-compiler-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-devel-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-17.el9_7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"product_id": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-17.el9_7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-17.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"product_id": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-17.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-lite-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-devel-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-17.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"product_id": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-17.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-protobuf-0:3.14.0-17.el9_7.noarch",
"product": {
"name": "python3-protobuf-0:3.14.0-17.el9_7.noarch",
"product_id": "python3-protobuf-0:3.14.0-17.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.14.0-17.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-17.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-17.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.src",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-17.el9_7.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-17.el9_7.noarch",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T16:22:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3095"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"AppStream-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.src",
"CRB-9.7.0.Z.MAIN:protobuf-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-compiler-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-debugsource-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-debuginfo-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.i686",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:protobuf-lite-devel-0:3.14.0-17.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-protobuf-0:3.14.0-17.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
}
]
}
RHSA-2026:3097
Vulnerability from csaf_redhat - Published: 2026-02-23 16:02 - Updated: 2026-02-23 18:57Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The protobuf packages provide Protocol Buffers, Google's data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.
Security Fix(es):
* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for protobuf is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The protobuf packages provide Protocol Buffers, Google\u0027s data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.\n\nSecurity Fix(es):\n\n* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3097",
"url": "https://access.redhat.com/errata/RHSA-2026:3097"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3097.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-23T18:57:15+00:00",
"generator": {
"date": "2026-02-23T18:57:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3097",
"initial_release_date": "2026-02-23T16:02:27+00:00",
"revision_history": [
{
"date": "2026-02-23T16:02:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T16:02:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T18:57:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-9.el9_0.1.src",
"product": {
"name": "protobuf-0:3.14.0-9.el9_0.1.src",
"product_id": "protobuf-0:3.14.0-9.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-9.el9_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-9.el9_0.1.x86_64",
"product": {
"name": "protobuf-0:3.14.0-9.el9_0.1.x86_64",
"product_id": "protobuf-0:3.14.0-9.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-9.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"product": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"product_id": "protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-9.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"product_id": "protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-9.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-9.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product_id": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-9.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-9.el9_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-9.el9_0.1.i686",
"product": {
"name": "protobuf-0:3.14.0-9.el9_0.1.i686",
"product_id": "protobuf-0:3.14.0-9.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-9.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"product": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"product_id": "protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-9.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"product": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"product_id": "protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-9.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-9.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product_id": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-9.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-9.el9_0.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-9.el9_0.1.s390x",
"product": {
"name": "protobuf-0:3.14.0-9.el9_0.1.s390x",
"product_id": "protobuf-0:3.14.0-9.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-9.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"product": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"product_id": "protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-9.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"product": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"product_id": "protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-9.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-9.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product_id": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-9.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-9.el9_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-9.el9_0.1.aarch64",
"product": {
"name": "protobuf-0:3.14.0-9.el9_0.1.aarch64",
"product_id": "protobuf-0:3.14.0-9.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-9.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"product": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"product_id": "protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-9.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"product_id": "protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-9.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-9.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product_id": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-9.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-9.el9_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"product": {
"name": "protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"product_id": "protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-9.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"product": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"product_id": "protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-9.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"product_id": "protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-9.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-9.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product_id": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-9.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-9.el9_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-protobuf-0:3.14.0-9.el9_0.1.noarch",
"product": {
"name": "python3-protobuf-0:3.14.0-9.el9_0.1.noarch",
"product_id": "python3-protobuf-0:3.14.0-9.el9_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.14.0-9.el9_0.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-9.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.aarch64"
},
"product_reference": "protobuf-0:3.14.0-9.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-9.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.i686"
},
"product_reference": "protobuf-0:3.14.0-9.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-9.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-9.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.s390x"
},
"product_reference": "protobuf-0:3.14.0-9.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-9.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.src"
},
"product_reference": "protobuf-0:3.14.0-9.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-9.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.x86_64"
},
"product_reference": "protobuf-0:3.14.0-9.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-9.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-9.el9_0.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-protobuf-0:3.14.0-9.el9_0.1.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-9.el9_0.1.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-protobuf-0:3.14.0-9.el9_0.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T16:02:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-protobuf-0:3.14.0-9.el9_0.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3097"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-protobuf-0:3.14.0-9.el9_0.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.src",
"AppStream-9.0.0.Z.E4S:protobuf-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-debugsource-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.aarch64",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.i686",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.s390x",
"AppStream-9.0.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-9.el9_0.1.x86_64",
"AppStream-9.0.0.Z.E4S:python3-protobuf-0:3.14.0-9.el9_0.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
}
]
}
RHSA-2026:3094
Vulnerability from csaf_redhat - Published: 2026-02-23 15:47 - Updated: 2026-02-23 18:56Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The protobuf packages provide Protocol Buffers, Google's data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.
Security Fix(es):
* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for protobuf is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The protobuf packages provide Protocol Buffers, Google\u0027s data interchange format. Protocol Buffers can encode structured data in an efficient yet extensible format, and provide a flexible, efficient, and automated mechanism for serializing structured data.\n\nSecurity Fix(es):\n\n* python: protobuf: Protobuf: Denial of Service due to recursion depth bypass (CVE-2026-0994)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3094",
"url": "https://access.redhat.com/errata/RHSA-2026:3094"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3094.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-23T18:56:19+00:00",
"generator": {
"date": "2026-02-23T18:56:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3094",
"initial_release_date": "2026-02-23T15:47:47+00:00",
"revision_history": [
{
"date": "2026-02-23T15:47:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-23T15:47:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T18:56:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-15.el10_1.src",
"product": {
"name": "protobuf-0:3.19.6-15.el10_1.src",
"product_id": "protobuf-0:3.19.6-15.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-15.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"product_id": "python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-15.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"product_id": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-15.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"product_id": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-15.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"product_id": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-15.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"product_id": "python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-15.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"product_id": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-15.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-lite-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.s390x",
"product_id": "python3-protobuf-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-devel-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-15.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"product_id": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-15.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.src"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.src"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.src",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0994",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-01-23T16:02:59.235878+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432398"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in protobuf. A remote attacker can exploit this denial-of-service (DoS) vulnerability by supplying deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python\u2019s recursion stack and causing a `RecursionError`, which results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in `protobuf` allows a remote attacker to trigger a denial-of-service by providing specially crafted, deeply nested `google.protobuf.Any` messages to the `google.protobuf.json_format.ParseDict()` function. This bypasses the intended recursion depth limit, leading to resource exhaustion and application crashes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "RHBZ#2432398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0994",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0994"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/pull/25239",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"release_date": "2026-01-23T14:55:16.876000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-23T15:47:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3094"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"AppStream-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"AppStream-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.src",
"CRB-10.1.Z:protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-compiler-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-debugsource-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-debuginfo-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:protobuf-lite-devel-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-0:3.19.6-15.el10_1.x86_64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.aarch64",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.ppc64le",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.s390x",
"CRB-10.1.Z:python3-protobuf-debuginfo-0:3.19.6-15.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
}
]
}
FKIE_CVE-2026-0994
Vulnerability from fkie_nvd - Published: 2026-01-23 15:16 - Updated: 2026-01-26 15:03
Severity ?
Summary
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.
Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\n\nDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\u2019s recursion stack and causing a RecursionError."
}
],
"id": "CVE-2026-0994",
"lastModified": "2026-01-26T15:03:51.687",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cve-coordination@google.com",
"type": "Secondary"
}
]
},
"published": "2026-01-23T15:16:06.840",
"references": [
{
"source": "cve-coordination@google.com",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
}
],
"sourceIdentifier": "cve-coordination@google.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-674"
}
],
"source": "cve-coordination@google.com",
"type": "Secondary"
}
]
}
GHSA-7GCM-G887-7QV7
Vulnerability from github – Published: 2026-01-23 15:31 – Updated: 2026-02-05 15:47
VLAI?
Summary
protobuf affected by a JSON recursion depth bypass
Details
A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.
Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.
Severity ?
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 6.33.4"
},
"package": {
"ecosystem": "PyPI",
"name": "protobuf"
},
"ranges": [
{
"events": [
{
"introduced": "6.30.0rc1"
},
{
"fixed": "6.33.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "protobuf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.29.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-0994"
],
"database_specific": {
"cwe_ids": [
"CWE-674"
],
"github_reviewed": true,
"github_reviewed_at": "2026-01-23T16:56:33Z",
"nvd_published_at": "2026-01-23T15:16:06Z",
"severity": "HIGH"
},
"details": "A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.\n\nDue to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python\u2019s recursion stack and causing a RecursionError.",
"id": "GHSA-7gcm-g887-7qv7",
"modified": "2026-02-05T15:47:43Z",
"published": "2026-01-23T15:31:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0994"
},
{
"type": "WEB",
"url": "https://github.com/protocolbuffers/protobuf/issues/25070"
},
{
"type": "WEB",
"url": "https://github.com/protocolbuffers/protobuf/pull/25239"
},
{
"type": "WEB",
"url": "https://github.com/protocolbuffers/protobuf/commit/5ebddcb1bcbe51d1fe323baa145e85f4f23128cf"
},
{
"type": "WEB",
"url": "https://github.com/protocolbuffers/protobuf/commit/d2b001626d137c62dfee6c88c87324102531868b"
},
{
"type": "PACKAGE",
"url": "https://github.com/protocolbuffers/protobuf"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
"type": "CVSS_V4"
}
],
"summary": "protobuf affected by a JSON recursion depth bypass"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…