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-24 23:15Summary
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-24T23:15:44+00:00",
"generator": {
"date": "2026-02-24T23:15:44+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-24T23:15:44+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-24 23:13Summary
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-24T23:13:00+00:00",
"generator": {
"date": "2026-02-24T23:13:00+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-24T23:13:00+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:3219
Vulnerability from csaf_redhat - Published: 2026-02-24 16:27 - Updated: 2026-02-24 23:15Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 9.6 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.6 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:3219",
"url": "https://access.redhat.com/errata/RHSA-2026:3219"
},
{
"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_3219.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-24T23:15:45+00:00",
"generator": {
"date": "2026-02-24T23:15:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3219",
"initial_release_date": "2026-02-24T16:27:37+00:00",
"revision_history": [
{
"date": "2026-02-24T16:27:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T16:27:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T23:15:45+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.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-16.el9_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"product_id": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-16.el9_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-16.el9_6.1.src",
"product": {
"name": "protobuf-0:3.14.0-16.el9_6.1.src",
"product_id": "protobuf-0:3.14.0-16.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-16.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-16.el9_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"product_id": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-16.el9_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"product_id": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-16.el9_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-16.el9_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"product_id": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-16.el9_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.14.0-16.el9_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"product": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"product_id": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.14.0-16.el9_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"product": {
"name": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"product_id": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.14.0-16.el9_6.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-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.src",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"relates_to_product_reference": "CRB-9.6.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.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.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-24T16:27:37+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.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3219"
},
{
"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.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.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.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"AppStream-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"AppStream-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"AppStream-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.src",
"CRB-9.6.0.Z.EUS:protobuf-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-compiler-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-debugsource-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-debuginfo-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.aarch64",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.i686",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.ppc64le",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.s390x",
"CRB-9.6.0.Z.EUS:protobuf-lite-devel-0:3.14.0-16.el9_6.1.x86_64",
"CRB-9.6.0.Z.EUS:python3-protobuf-0:3.14.0-16.el9_6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: protobuf: Protobuf: Denial of Service due to recursion depth bypass"
}
]
}
RHSA-2026:3218
Vulnerability from csaf_redhat - Published: 2026-02-24 15:37 - Updated: 2026-02-24 23:15Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 10.0 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 10.0 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:3218",
"url": "https://access.redhat.com/errata/RHSA-2026:3218"
},
{
"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_3218.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-24T23:15:44+00:00",
"generator": {
"date": "2026-02-24T23:15:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3218",
"initial_release_date": "2026-02-24T15:37:12+00:00",
"revision_history": [
{
"date": "2026-02-24T15:37:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T15:37:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T23:15:44+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. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-11.el10_0.1.src",
"product": {
"name": "protobuf-0:3.19.6-11.el10_0.1.src",
"product_id": "protobuf-0:3.19.6-11.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-11.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-11.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"product_id": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-11.el10_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"product_id": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-11.el10_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"product_id": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-11.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"product_id": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-11.el10_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf-debuginfo@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-devel@3.19.6-11.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"product": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"product_id": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-devel@3.19.6-11.el10_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
},
"product_reference": "python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"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.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.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-24T15:37:12+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.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3218"
},
{
"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.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.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.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"AppStream-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.src",
"CRB-10.0.Z.E2S:protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-compiler-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-debugsource-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-debuginfo-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:protobuf-lite-devel-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-0:3.19.6-11.el10_0.1.x86_64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.aarch64",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.ppc64le",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.s390x",
"CRB-10.0.Z.E2S:python3-protobuf-debuginfo-0:3.19.6-11.el10_0.1.x86_64"
]
}
],
"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-24 23:15Summary
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-24T23:15:44+00:00",
"generator": {
"date": "2026-02-24T23:15:44+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-24T23:15:44+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:3220
Vulnerability from csaf_redhat - Published: 2026-02-24 16:09 - Updated: 2026-02-24 23:15Summary
Red Hat Security Advisory: protobuf security update
Notes
Topic
An update for protobuf is now available for Red Hat Enterprise Linux 9.2 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.2 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:3220",
"url": "https://access.redhat.com/errata/RHSA-2026:3220"
},
{
"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_3220.json"
}
],
"title": "Red Hat Security Advisory: protobuf security update",
"tracking": {
"current_release_date": "2026-02-24T23:15:44+00:00",
"generator": {
"date": "2026-02-24T23:15:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2026:3220",
"initial_release_date": "2026-02-24T16:09:22+00:00",
"revision_history": [
{
"date": "2026-02-24T16:09:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T16:09:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T23:15:44+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_2.1.src",
"product": {
"name": "protobuf-0:3.14.0-13.el9_2.1.src",
"product_id": "protobuf-0:3.14.0-13.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_2.1.aarch64",
"product": {
"name": "protobuf-0:3.14.0-13.el9_2.1.aarch64",
"product_id": "protobuf-0:3.14.0-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"product_id": "protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"product": {
"name": "protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"product_id": "protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"product_id": "protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_2.1.i686",
"product": {
"name": "protobuf-0:3.14.0-13.el9_2.1.i686",
"product_id": "protobuf-0:3.14.0-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"product_id": "protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_2.1.x86_64",
"product": {
"name": "protobuf-0:3.14.0-13.el9_2.1.x86_64",
"product_id": "protobuf-0:3.14.0-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"product_id": "protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-0:3.14.0-13.el9_2.1.s390x",
"product": {
"name": "protobuf-0:3.14.0-13.el9_2.1.s390x",
"product_id": "protobuf-0:3.14.0-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf@3.14.0-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"product": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"product_id": "protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite@3.14.0-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"product": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"product_id": "protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debugsource@3.14.0-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product_id": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.14.0-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product_id": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-debuginfo@3.14.0-13.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product_id": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.14.0-13.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-protobuf-0:3.14.0-13.el9_2.1.noarch",
"product": {
"name": "python3-protobuf-0:3.14.0-13.el9_2.1.noarch",
"product_id": "python3-protobuf-0:3.14.0-13.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-protobuf@3.14.0-13.el9_2.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_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.aarch64"
},
"product_reference": "protobuf-0:3.14.0-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.i686"
},
"product_reference": "protobuf-0:3.14.0-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.ppc64le"
},
"product_reference": "protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.s390x"
},
"product_reference": "protobuf-0:3.14.0-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.src"
},
"product_reference": "protobuf-0:3.14.0-13.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-0:3.14.0-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.x86_64"
},
"product_reference": "protobuf-0:3.14.0-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64"
},
"product_reference": "protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64"
},
"product_reference": "protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.i686"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64"
},
"product_reference": "protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.aarch64"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.i686"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.s390x"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-0:3.14.0-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.x86_64"
},
"product_reference": "protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64"
},
"product_reference": "protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-0:3.14.0-13.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-protobuf-0:3.14.0-13.el9_2.1.noarch"
},
"product_reference": "python3-protobuf-0:3.14.0-13.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.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.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:python3-protobuf-0:3.14.0-13.el9_2.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-24T16:09:22+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.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:python3-protobuf-0:3.14.0-13.el9_2.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3220"
},
{
"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.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:python3-protobuf-0:3.14.0-13.el9_2.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.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.src",
"AppStream-9.2.0.Z.E4S:protobuf-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-compiler-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-debugsource-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.aarch64",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.i686",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.s390x",
"AppStream-9.2.0.Z.E4S:protobuf-lite-debuginfo-0:3.14.0-13.el9_2.1.x86_64",
"AppStream-9.2.0.Z.E4S:python3-protobuf-0:3.14.0-13.el9_2.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-24 23:12Summary
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-24T23:12:59+00:00",
"generator": {
"date": "2026-02-24T23:12:59+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-24T23:12:59+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"
}
SUSE-SU-2026:0618-1
Vulnerability from csaf_suse - Published: 2026-02-24 15:35 - Updated: 2026-02-24 15:35Summary
Security update for protobuf
Notes
Title of the patch
Security update for protobuf
Description of the patch
This update for protobuf fixes the following issues:i
- CVE-2026-0994: Fixed google.protobuf.Any recursion depth bypass in Python json_format.ParseDict (bsc#1257173).
Patchnames
SUSE-2026-618,SUSE-SLE-Micro-5.3-2026-618,SUSE-SLE-Micro-5.4-2026-618,SUSE-SLE-Micro-5.5-2026-618,SUSE-SLE-Module-Basesystem-15-SP7-2026-618,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP5-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP6-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP7-2026-618,SUSE-SUSE-MicroOS-5.2-2026-618
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for protobuf",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for protobuf fixes the following issues:i\n\n- CVE-2026-0994: Fixed google.protobuf.Any recursion depth bypass in Python json_format.ParseDict (bsc#1257173).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-618,SUSE-SLE-Micro-5.3-2026-618,SUSE-SLE-Micro-5.4-2026-618,SUSE-SLE-Micro-5.5-2026-618,SUSE-SLE-Module-Basesystem-15-SP7-2026-618,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP5-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP6-2026-618,SUSE-SLE-Module-Public-Cloud-15-SP7-2026-618,SUSE-SUSE-MicroOS-5.2-2026-618",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0618-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0618-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260618-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0618-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024376.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257173",
"url": "https://bugzilla.suse.com/1257173"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0994 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0994/"
}
],
"title": "Security update for protobuf",
"tracking": {
"current_release_date": "2026-02-24T15:35:39Z",
"generator": {
"date": "2026-02-24T15:35:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0618-1",
"initial_release_date": "2026-02-24T15:35:39Z",
"revision_history": [
{
"date": "2026-02-24T15:35:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"product": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"product_id": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150200.4.30.1.aarch64",
"product": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.aarch64",
"product_id": "libprotobuf20-3.9.2-150200.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150200.4.30.1.aarch64",
"product": {
"name": "libprotoc20-3.9.2-150200.4.30.1.aarch64",
"product_id": "libprotoc20-3.9.2-150200.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150200.4.30.1.aarch64",
"product": {
"name": "protobuf-devel-3.9.2-150200.4.30.1.aarch64",
"product_id": "protobuf-devel-3.9.2-150200.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150200.4.30.1.aarch64",
"product": {
"name": "python2-protobuf-3.9.2-150200.4.30.1.aarch64",
"product_id": "python2-protobuf-3.9.2-150200.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"product": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"product_id": "python3-protobuf-3.9.2-150200.4.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32",
"product": {
"name": "libprotobuf-lite20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32",
"product_id": "libprotobuf-lite20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libprotobuf20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32",
"product": {
"name": "libprotobuf20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32",
"product_id": "libprotobuf20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libprotoc20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32",
"product": {
"name": "libprotoc20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32",
"product_id": "libprotoc20-64bit-3.9.2-150200.4.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.i586",
"product": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.i586",
"product_id": "libprotobuf-lite20-3.9.2-150200.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150200.4.30.1.i586",
"product": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.i586",
"product_id": "libprotobuf20-3.9.2-150200.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150200.4.30.1.i586",
"product": {
"name": "libprotoc20-3.9.2-150200.4.30.1.i586",
"product_id": "libprotoc20-3.9.2-150200.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150200.4.30.1.i586",
"product": {
"name": "protobuf-devel-3.9.2-150200.4.30.1.i586",
"product_id": "protobuf-devel-3.9.2-150200.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150200.4.30.1.i586",
"product": {
"name": "python2-protobuf-3.9.2-150200.4.30.1.i586",
"product_id": "python2-protobuf-3.9.2-150200.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150200.4.30.1.i586",
"product": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.i586",
"product_id": "python3-protobuf-3.9.2-150200.4.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "protobuf-java-3.9.2-150200.4.30.1.noarch",
"product": {
"name": "protobuf-java-3.9.2-150200.4.30.1.noarch",
"product_id": "protobuf-java-3.9.2-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "protobuf-java-bom-3.9.2-150200.4.30.1.noarch",
"product": {
"name": "protobuf-java-bom-3.9.2-150200.4.30.1.noarch",
"product_id": "protobuf-java-bom-3.9.2-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "protobuf-java-parent-3.9.2-150200.4.30.1.noarch",
"product": {
"name": "protobuf-java-parent-3.9.2-150200.4.30.1.noarch",
"product_id": "protobuf-java-parent-3.9.2-150200.4.30.1.noarch"
}
},
{
"category": "product_version",
"name": "protobuf-source-3.9.2-150200.4.30.1.noarch",
"product": {
"name": "protobuf-source-3.9.2-150200.4.30.1.noarch",
"product_id": "protobuf-source-3.9.2-150200.4.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le",
"product": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le",
"product_id": "libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150200.4.30.1.ppc64le",
"product": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.ppc64le",
"product_id": "libprotobuf20-3.9.2-150200.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150200.4.30.1.ppc64le",
"product": {
"name": "libprotoc20-3.9.2-150200.4.30.1.ppc64le",
"product_id": "libprotoc20-3.9.2-150200.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150200.4.30.1.ppc64le",
"product": {
"name": "protobuf-devel-3.9.2-150200.4.30.1.ppc64le",
"product_id": "protobuf-devel-3.9.2-150200.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150200.4.30.1.ppc64le",
"product": {
"name": "python2-protobuf-3.9.2-150200.4.30.1.ppc64le",
"product_id": "python2-protobuf-3.9.2-150200.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"product": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"product_id": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"product": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"product_id": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150200.4.30.1.s390x",
"product": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.s390x",
"product_id": "libprotobuf20-3.9.2-150200.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150200.4.30.1.s390x",
"product": {
"name": "libprotoc20-3.9.2-150200.4.30.1.s390x",
"product_id": "libprotoc20-3.9.2-150200.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150200.4.30.1.s390x",
"product": {
"name": "protobuf-devel-3.9.2-150200.4.30.1.s390x",
"product_id": "protobuf-devel-3.9.2-150200.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150200.4.30.1.s390x",
"product": {
"name": "python2-protobuf-3.9.2-150200.4.30.1.s390x",
"product_id": "python2-protobuf-3.9.2-150200.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"product": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"product_id": "python3-protobuf-3.9.2-150200.4.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"product_id": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf-lite20-32bit-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "libprotobuf-lite20-32bit-3.9.2-150200.4.30.1.x86_64",
"product_id": "libprotobuf-lite20-32bit-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.x86_64",
"product_id": "libprotobuf20-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libprotobuf20-32bit-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "libprotobuf20-32bit-3.9.2-150200.4.30.1.x86_64",
"product_id": "libprotobuf20-32bit-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libprotoc20-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "libprotoc20-3.9.2-150200.4.30.1.x86_64",
"product_id": "libprotoc20-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libprotoc20-32bit-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "libprotoc20-32bit-3.9.2-150200.4.30.1.x86_64",
"product_id": "libprotoc20-32bit-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "protobuf-devel-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "protobuf-devel-3.9.2-150200.4.30.1.x86_64",
"product_id": "protobuf-devel-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-protobuf-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "python2-protobuf-3.9.2-150200.4.30.1.x86_64",
"product_id": "python2-protobuf-3.9.2-150200.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"product": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"product_id": "python3-protobuf-3.9.2-150200.4.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "libprotobuf20-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "libprotobuf20-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "libprotobuf20-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf20-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "libprotobuf20-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-protobuf-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64"
},
"product_reference": "libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-0994",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0994"
}
],
"notes": [
{
"category": "general",
"text": "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\u0027s recursion stack and causing a RecursionError.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0994",
"url": "https://www.suse.com/security/cve/CVE-2026-0994"
},
{
"category": "external",
"summary": "SUSE Bug 1257173 for CVE-2026-0994",
"url": "https://bugzilla.suse.com/1257173"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libprotobuf-lite20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libprotobuf20-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-protobuf-3.9.2-150200.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-protobuf-3.9.2-150200.4.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T15:35:39Z",
"details": "moderate"
}
],
"title": "CVE-2026-0994"
}
]
}
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…