Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-31812 (GCVE-0-2026-31812)
Vulnerability from cvelistv5 – Published: 2026-03-10 21:04 – Updated: 2026-03-11 15:19- CWE-248 - Uncaught Exception
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-31812",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-11T15:11:56.226827Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T15:19:29.150Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "quinn",
"vendor": "quinn-rs",
"versions": [
{
"status": "affected",
"version": "\u003c 0.11.14"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-248",
"description": "CWE-248: Uncaught Exception",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-10T21:04:36.812Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
}
],
"source": {
"advisory": "GHSA-6xvm-j4wr-6v98",
"discovery": "UNKNOWN"
},
"title": "Quinn affected by unauthenticated remote DoS via panic in QUIC transport parameter parsing"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-31812",
"datePublished": "2026-03-10T21:04:36.812Z",
"dateReserved": "2026-03-09T16:33:42.914Z",
"dateUpdated": "2026-03-11T15:19:29.150Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-31812\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-10T22:16:18.840\",\"lastModified\":\"2026-03-11T13:52:47.683\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14.\"},{\"lang\":\"es\",\"value\":\"Quinn es una implementaci\u00f3n pure-Rust, compatible con async, del protocolo de transporte QUIC del IETF. Antes de la 0.11.14, un atacante remoto no autenticado puede desencadenar una denegaci\u00f3n de servicio en aplicaciones que utilizan versiones vulnerables de quinn al enviar un paquete QUIC Initial manipulado que contiene par\u00e1metros de transporte QUIC malformados. En la l\u00f3gica de an\u00e1lisis de quinn-proto, los varints controlados por el atacante se decodifican con unwrap(), por lo que las codificaciones truncadas causan Err(UnexpectedEnd) y p\u00e1nico. Esto es alcanzable a trav\u00e9s de la red con un solo paquete y sin confianza o autenticaci\u00f3n previa. Esta vulnerabilidad est\u00e1 corregida en la versi\u00f3n 0.11.14.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/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.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"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\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-248\"}]}],\"references\":[{\"url\":\"https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-31812\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-11T15:11:56.226827Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-11T15:13:04.417Z\"}}], \"cna\": {\"title\": \"Quinn affected by unauthenticated remote DoS via panic in QUIC transport parameter parsing\", \"source\": {\"advisory\": \"GHSA-6xvm-j4wr-6v98\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"quinn-rs\", \"product\": \"quinn\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.11.14\"}]}], \"references\": [{\"url\": \"https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98\", \"name\": \"https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-248\", \"description\": \"CWE-248: Uncaught Exception\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-10T21:04:36.812Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-31812\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-11T15:19:29.150Z\", \"dateReserved\": \"2026-03-09T16:33:42.914Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-10T21:04:36.812Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:5459
Vulnerability from csaf_redhat - Published: 2026-03-23 16:21 - Updated: 2026-04-06 11:03A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
A flaw was found in aws-lc, a cryptographic library. An unauthenticated attacker can exploit improper certificate validation within the `PKCS7_verify()` function. This allows them to bypass the verification process for certificate chains when handling PKCS7 objects that contain multiple digital signers, except for the last one. The primary consequence is a compromise of integrity, as the system may incorrectly trust unverified certificates.
A flaw was found in AWS-LC. An unauthenticated user can bypass signature verification when processing PKCS7 objects with Authenticated Attributes due to improper signature validation in the PKCS7_verify() function. This vulnerability allows an attacker to potentially compromise the integrity of signed data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.
{
"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": "The 1.3.3 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20 and 4.21",
"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:5459",
"url": "https://access.redhat.com/errata/RHSA-2026:5459"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31812",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3336",
"url": "https://access.redhat.com/security/cve/CVE-2026-3336"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3338",
"url": "https://access.redhat.com/security/cve/CVE-2026-3338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5459.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.3.3 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-04-06T11:03:18+00:00",
"generator": {
"date": "2026-04-06T11:03:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2026:5459",
"initial_release_date": "2026-03-23T16:21:50+00:00",
"revision_history": [
{
"date": "2026-03-23T16:21:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-23T16:22:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-06T11:03:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.3",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64",
"product": {
"name": "registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64",
"product_id": "registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tuftool-rhel9@sha256%3Acc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1773307309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"product": {
"name": "registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"product_id": "registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/tuffer-rhel9@sha256%3Af30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292?arch=amd64\u0026repository_url=registry.redhat.io/rhtas\u0026tag=1773307309"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64"
},
"product_reference": "registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64 as a component of Red Hat Trusted Artifact Signer 1.3",
"product_id": "Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
},
"product_reference": "registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:21:50+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5459"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-3336",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-02T22:01:15.917930+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444026"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aws-lc, a cryptographic library. An unauthenticated attacker can exploit improper certificate validation within the `PKCS7_verify()` function. This allows them to bypass the verification process for certificate chains when handling PKCS7 objects that contain multiple digital signers, except for the last one. The primary consequence is a compromise of integrity, as the system may incorrectly trust unverified certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aws-lc: aws-lc: Certificate validation bypass via improper handling of PKCS7 objects",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3336"
},
{
"category": "external",
"summary": "RHBZ#2444026",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444026"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3336",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3336"
},
{
"category": "external",
"summary": "https://aws.amazon.com/security/security-bulletins/2026-005-AWS/",
"url": "https://aws.amazon.com/security/security-bulletins/2026-005-AWS/"
},
{
"category": "external",
"summary": "https://github.com/aws/aws-lc/releases/tag/v1.69.0",
"url": "https://github.com/aws/aws-lc/releases/tag/v1.69.0"
}
],
"release_date": "2026-03-02T21:15:16.709000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:21:50+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5459"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aws-lc: aws-lc: Certificate validation bypass via improper handling of PKCS7 objects"
},
{
"cve": "CVE-2026-3338",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-02T22:01:12.080926+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444025"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AWS-LC. An unauthenticated user can bypass signature verification when processing PKCS7 objects with Authenticated Attributes due to improper signature validation in the PKCS7_verify() function. This vulnerability allows an attacker to potentially compromise the integrity of signed data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aws-lc: AWS-LC: Signature bypass due to improper validation in PKCS7_verify()",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3338"
},
{
"category": "external",
"summary": "RHBZ#2444025",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444025"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3338",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3338"
},
{
"category": "external",
"summary": "https://aws.amazon.com/security/security-bulletins/2026-005-AWS/",
"url": "https://aws.amazon.com/security/security-bulletins/2026-005-AWS/"
},
{
"category": "external",
"summary": "https://github.com/aws/aws-lc/releases/tag/v1.69.0",
"url": "https://github.com/aws/aws-lc/releases/tag/v1.69.0"
}
],
"release_date": "2026-03-02T21:22:41.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:21:50+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5459"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aws-lc: AWS-LC: Signature bypass due to improper validation in PKCS7_verify()"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:21:50+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5459"
}
],
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-31812",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-10T23:02:15.752133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is limited to specific services on Red Hat systems. Host system availability is not at risk.",
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "RHBZ#2446330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31812",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
}
],
"release_date": "2026-03-10T21:04:36.812000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-23T16:21:50+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.3/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5459"
},
{
"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": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292_amd64",
"Red Hat Trusted Artifact Signer 1.3:registry.redhat.io/rhtas/tuftool-rhel9@sha256:cc2676a9d70599503faf8ca413e7bbc29cd523782a3d1e81bfc8f9e6323b4a28_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet"
}
]
}
SUSE-RU-2026:1001-1
Vulnerability from csaf_suse - Published: 2026-03-25 08:36 - Updated: 2026-03-25 08:36| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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": "Recommended update for rust1.94",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rust1.94 fixes the following issues:\n\nThis update adds rust1.94.\n\nRelease notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.0\n\n- CVE-2026-31812: avoid unwrapping varint decoding during parameters parsing (bsc#1259623)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1001,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1001,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1001,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1001,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1001,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1001,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1001,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1001,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1001,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1001,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1001,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1001,openSUSE-SLE-15.6-2026-1001",
"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-ru-2026_1001-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2026:1001-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20261001-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2026:1001-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-March/045024.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259623",
"url": "https://bugzilla.suse.com/1259623"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31812 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31812/"
}
],
"title": "Recommended update for rust1.94",
"tracking": {
"current_release_date": "2026-03-25T08:36:36Z",
"generator": {
"date": "2026-03-25T08:36:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2026:1001-1",
"initial_release_date": "2026-03-25T08:36:36Z",
"revision_history": [
{
"date": "2026-03-25T08:36:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.94.0-150300.21.84.1.aarch64",
"product": {
"name": "cargo-1.94.0-150300.21.84.1.aarch64",
"product_id": "cargo-1.94.0-150300.21.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"product": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"product_id": "cargo1.94-1.94.0-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150300.21.84.1.aarch64",
"product": {
"name": "rust-1.94.0-150300.21.84.1.aarch64",
"product_id": "rust-1.94.0-150300.21.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-src-1.94.0-150300.21.84.1.aarch64",
"product": {
"name": "rust-src-1.94.0-150300.21.84.1.aarch64",
"product_id": "rust-src-1.94.0-150300.21.84.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"product": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"product_id": "rust1.94-1.94.0-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150500.27.65.1.aarch64",
"product": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64",
"product_id": "cargo-1.94.0-150500.27.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150500.27.65.1.aarch64",
"product": {
"name": "rust-1.94.0-150500.27.65.1.aarch64",
"product_id": "rust-1.94.0-150500.27.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150400.24.71.1.aarch64",
"product": {
"name": "cargo-1.94.0-150400.24.71.1.aarch64",
"product_id": "cargo-1.94.0-150400.24.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150400.24.71.1.aarch64",
"product": {
"name": "rust-1.94.0-150400.24.71.1.aarch64",
"product_id": "rust-1.94.0-150400.24.71.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.94.0-150300.21.84.1.i586",
"product": {
"name": "cargo-1.94.0-150300.21.84.1.i586",
"product_id": "cargo-1.94.0-150300.21.84.1.i586"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150300.21.84.1.i586",
"product": {
"name": "rust-1.94.0-150300.21.84.1.i586",
"product_id": "rust-1.94.0-150300.21.84.1.i586"
}
},
{
"category": "product_version",
"name": "rust-src-1.94.0-150300.21.84.1.i586",
"product": {
"name": "rust-src-1.94.0-150300.21.84.1.i586",
"product_id": "rust-src-1.94.0-150300.21.84.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"product": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"product_id": "rust1.94-src-1.94.0-150300.7.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.94.0-150300.21.84.1.ppc64le",
"product": {
"name": "cargo-1.94.0-150300.21.84.1.ppc64le",
"product_id": "cargo-1.94.0-150300.21.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"product": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"product_id": "cargo1.94-1.94.0-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150300.21.84.1.ppc64le",
"product": {
"name": "rust-1.94.0-150300.21.84.1.ppc64le",
"product_id": "rust-1.94.0-150300.21.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-src-1.94.0-150300.21.84.1.ppc64le",
"product": {
"name": "rust-src-1.94.0-150300.21.84.1.ppc64le",
"product_id": "rust-src-1.94.0-150300.21.84.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"product": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"product_id": "rust1.94-1.94.0-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150500.27.65.1.ppc64le",
"product": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le",
"product_id": "cargo-1.94.0-150500.27.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150500.27.65.1.ppc64le",
"product": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le",
"product_id": "rust-1.94.0-150500.27.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150400.24.71.1.ppc64le",
"product": {
"name": "cargo-1.94.0-150400.24.71.1.ppc64le",
"product_id": "cargo-1.94.0-150400.24.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150400.24.71.1.ppc64le",
"product": {
"name": "rust-1.94.0-150400.24.71.1.ppc64le",
"product_id": "rust-1.94.0-150400.24.71.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.94.0-150300.21.84.1.s390x",
"product": {
"name": "cargo-1.94.0-150300.21.84.1.s390x",
"product_id": "cargo-1.94.0-150300.21.84.1.s390x"
}
},
{
"category": "product_version",
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"product": {
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"product_id": "cargo1.94-1.94.0-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150300.21.84.1.s390x",
"product": {
"name": "rust-1.94.0-150300.21.84.1.s390x",
"product_id": "rust-1.94.0-150300.21.84.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-src-1.94.0-150300.21.84.1.s390x",
"product": {
"name": "rust-src-1.94.0-150300.21.84.1.s390x",
"product_id": "rust-src-1.94.0-150300.21.84.1.s390x"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.0-150300.7.6.1.s390x",
"product": {
"name": "rust1.94-1.94.0-150300.7.6.1.s390x",
"product_id": "rust1.94-1.94.0-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150500.27.65.1.s390x",
"product": {
"name": "cargo-1.94.0-150500.27.65.1.s390x",
"product_id": "cargo-1.94.0-150500.27.65.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150500.27.65.1.s390x",
"product": {
"name": "rust-1.94.0-150500.27.65.1.s390x",
"product_id": "rust-1.94.0-150500.27.65.1.s390x"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150400.24.71.1.s390x",
"product": {
"name": "cargo-1.94.0-150400.24.71.1.s390x",
"product_id": "cargo-1.94.0-150400.24.71.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150400.24.71.1.s390x",
"product": {
"name": "rust-1.94.0-150400.24.71.1.s390x",
"product_id": "rust-1.94.0-150400.24.71.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-1.94.0-150300.21.84.1.x86_64",
"product": {
"name": "cargo-1.94.0-150300.21.84.1.x86_64",
"product_id": "cargo-1.94.0-150300.21.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"product": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"product_id": "cargo1.94-1.94.0-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150300.21.84.1.x86_64",
"product": {
"name": "rust-1.94.0-150300.21.84.1.x86_64",
"product_id": "rust-1.94.0-150300.21.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-src-1.94.0-150300.21.84.1.x86_64",
"product": {
"name": "rust-src-1.94.0-150300.21.84.1.x86_64",
"product_id": "rust-src-1.94.0-150300.21.84.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"product": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"product_id": "rust1.94-1.94.0-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150500.27.65.1.x86_64",
"product": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64",
"product_id": "cargo-1.94.0-150500.27.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150500.27.65.1.x86_64",
"product": {
"name": "rust-1.94.0-150500.27.65.1.x86_64",
"product_id": "rust-1.94.0-150500.27.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "cargo-1.94.0-150400.24.71.1.x86_64",
"product": {
"name": "cargo-1.94.0-150400.24.71.1.x86_64",
"product_id": "cargo-1.94.0-150400.24.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-1.94.0-150400.24.71.1.x86_64",
"product": {
"name": "rust-1.94.0-150400.24.71.1.x86_64",
"product_id": "rust-1.94.0-150400.24.71.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "rust-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "rust-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.aarch64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.aarch64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.s390x"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.ppc64le"
},
"product_reference": "rust-1.94.0-150400.24.71.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.s390x"
},
"product_reference": "rust-1.94.0-150400.24.71.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "rust-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "rust-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "rust-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "rust-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "cargo-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.ppc64le"
},
"product_reference": "rust-1.94.0-150400.24.71.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150400.24.71.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.x86_64"
},
"product_reference": "rust-1.94.0-150400.24.71.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "rust-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "rust-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-1.94.0-150500.27.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "cargo-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.0-150300.7.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.aarch64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.ppc64le"
},
"product_reference": "rust-1.94.0-150500.27.65.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.s390x"
},
"product_reference": "rust-1.94.0-150500.27.65.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-1.94.0-150500.27.65.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.x86_64"
},
"product_reference": "rust-1.94.0-150500.27.65.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.0-150300.7.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.94-1.94.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-src-1.94.0-150300.7.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.94-src-1.94.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.94-src-1.94.0-150300.7.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-31812",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31812"
}
],
"notes": [
{
"category": "general",
"text": "Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.aarch64",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.ppc64le",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.s390x",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.x86_64",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.aarch64",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.ppc64le",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.s390x",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.x86_64",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.94-src-1.94.0-150300.7.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31812",
"url": "https://www.suse.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "SUSE Bug 1259620 for CVE-2026-31812",
"url": "https://bugzilla.suse.com/1259620"
}
],
"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 High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.aarch64",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.ppc64le",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.s390x",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.x86_64",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.aarch64",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.ppc64le",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.s390x",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.x86_64",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.94-src-1.94.0-150300.7.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-src-1.94.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.aarch64",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.ppc64le",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.s390x",
"openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.x86_64",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.aarch64",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.ppc64le",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.s390x",
"openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.x86_64",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.94-src-1.94.0-150300.7.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T08:36:36Z",
"details": "moderate"
}
],
"title": "CVE-2026-31812"
}
]
}
FKIE_CVE-2026-31812
Vulnerability from fkie_nvd - Published: 2026-03-10 22:16 - Updated: 2026-03-11 13:52| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Prior to 0.11.14, a remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication. This vulnerability is fixed in 0.11.14."
},
{
"lang": "es",
"value": "Quinn es una implementaci\u00f3n pure-Rust, compatible con async, del protocolo de transporte QUIC del IETF. Antes de la 0.11.14, un atacante remoto no autenticado puede desencadenar una denegaci\u00f3n de servicio en aplicaciones que utilizan versiones vulnerables de quinn al enviar un paquete QUIC Initial manipulado que contiene par\u00e1metros de transporte QUIC malformados. En la l\u00f3gica de an\u00e1lisis de quinn-proto, los varints controlados por el atacante se decodifican con unwrap(), por lo que las codificaciones truncadas causan Err(UnexpectedEnd) y p\u00e1nico. Esto es alcanzable a trav\u00e9s de la red con un solo paquete y sin confianza o autenticaci\u00f3n previa. Esta vulnerabilidad est\u00e1 corregida en la versi\u00f3n 0.11.14."
}
],
"id": "CVE-2026-31812",
"lastModified": "2026-03-11T13:52:47.683",
"metrics": {
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.7,
"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": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/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": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-03-10T22:16:18.840",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-248"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
rustsec-2026-0037
Vulnerability from osv_rustsec
Receiving QUIC transport parameters containing invalid values could lead to a panic.
Unfortunately the maintainers did not properly assess usage of unwrap() calls in the
transport parameters parsing code, and we did not have sufficient fuzzing coverage to find this
issue. We have since added a fuzzing target to cover this code path.
{
"affected": [
{
"database_specific": {
"categories": [
"denial-of-service"
],
"cvss": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"informational": null
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "quinn-proto",
"purl": "pkg:cargo/quinn-proto"
},
"ranges": [
{
"events": [
{
"introduced": "0.5.0"
},
{
"fixed": "0.11.14"
}
],
"type": "SEMVER"
}
],
"versions": []
}
],
"aliases": [
"CVE-2026-31812",
"GHSA-6xvm-j4wr-6v98"
],
"database_specific": {
"license": "CC0-1.0"
},
"details": "Receiving QUIC transport parameters containing invalid values could lead to a panic.\n\nUnfortunately the maintainers did not properly assess usage of `unwrap()` calls in the\ntransport parameters parsing code, and we did not have sufficient fuzzing coverage to find this\nissue. We have since added a fuzzing target to cover this code path.",
"id": "RUSTSEC-2026-0037",
"modified": "2026-03-14T07:21:57Z",
"published": "2026-03-09T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/quinn-proto"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0037.html"
},
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/pull/2559"
}
],
"related": [],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Denial of service in Quinn endpoints"
}
GHSA-6XVM-J4WR-6V98
Vulnerability from github – Published: 2026-03-11 00:09 – Updated: 2026-03-11 05:46Summary
A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.
Details
The issue is panic-on-untrusted-input in QUIC transport parameter parsing.
In quinn-proto (observed in quinn-proto 0.11.13), parsing of some transport parameters uses a fallible varint decode followed by unwrap(). For malformed/truncated parameter values, decode returns UnexpectedEnd, and unwrap() panics.
Observed output:
thread 'tokio-rt-worker' (2366474) panicked at quinn-proto/src/transport_parameters.rs:473:67:
called `Result::unwrap()` on an `Err` value: UnexpectedEnd
PoC
Reproduces against the upstream Quinn server example.
- Start server:
cargo run --example server -- ./
- Prepare PoC client environment:
python3 -m venv .venv
source .venv/bin/activate
pip install aioquic
- Run PoC script attack.py against server QUIC listener (default example target shown):
python attack.py
Observed output
thread 'tokio-rt-worker' (2366903) panicked at quinn-proto/src/transport_parameters.rs:473:67:
called `Result::unwrap()` on an `Err` value: UnexpectedEnd
Impact
Vulnerability type: Remote Denial of Service (panic/crash)
Attack requirements: Network reachability to UDP QUIC listener
Authentication/privileges: None
Who is impacted: Any server/application using affected quinn/quinn-proto versions where this parse path is reachable; process-level impact depends on integration panic handling policy
This vulnerability was originally submitted by @revofusion to the Ethereum Foundation bug bounty program
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "quinn-proto"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-31812"
],
"database_specific": {
"cwe_ids": [
"CWE-248"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-11T00:09:19Z",
"nvd_published_at": "2026-03-10T22:16:18Z",
"severity": "HIGH"
},
"details": "### Summary\nA remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable `quinn` versions by sending a crafted QUIC Initial packet containing malformed `quic_transport_parameters`. `In quinn-proto` parsing logic, attacker-controlled varints are decoded with `unwrap()`, so truncated encodings cause `Err(UnexpectedEnd)` and `panic`. This is reachable over the network with a single packet and no prior trust or authentication.\n\n### Details\nThe issue is panic-on-untrusted-input in QUIC transport parameter parsing.\nIn `quinn-proto` (observed in `quinn-proto 0.11.13`), parsing of some transport parameters uses a fallible varint decode followed by `unwrap()`. For malformed/truncated parameter values, decode returns `UnexpectedEnd`, and `unwrap()` panics.\n\n#### Observed output:\n```\nthread \u0027tokio-rt-worker\u0027 (2366474) panicked at quinn-proto/src/transport_parameters.rs:473:67:\ncalled `Result::unwrap()` on an `Err` value: UnexpectedEnd\n```\n\n### PoC\n#### Reproduces against the upstream Quinn server example.\n1. Start server:\n```\ncargo run --example server -- ./\n```\n2. Prepare PoC client environment:\n```\npython3 -m venv .venv\nsource .venv/bin/activate\npip install aioquic\n```\n3. Run PoC script [attack.py](https://github.com/user-attachments/files/25741713/attack.py) against server QUIC listener (default example target shown):\n```\npython attack.py\n```\n#### Observed output\n```\nthread \u0027tokio-rt-worker\u0027 (2366903) panicked at quinn-proto/src/transport_parameters.rs:473:67:\ncalled `Result::unwrap()` on an `Err` value: UnexpectedEnd\n```\n\n\n\n### Impact\nVulnerability type: Remote Denial of Service (panic/crash)\nAttack requirements: Network reachability to UDP QUIC listener\nAuthentication/privileges: None\nWho is impacted: Any server/application using affected `quinn/quinn-proto` versions where this parse path is reachable; process-level impact depends on integration panic handling policy\n\n\nThis vulnerability was originally submitted by @revofusion to the Ethereum Foundation bug bounty program",
"id": "GHSA-6xvm-j4wr-6v98",
"modified": "2026-03-11T05:46:01Z",
"published": "2026-03-11T00:09:19Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812"
},
{
"type": "WEB",
"url": "https://github.com/quinn-rs/quinn/pull/2559"
},
{
"type": "PACKAGE",
"url": "https://github.com/quinn-rs/quinn"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0037.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Quinn affected by unauthenticated remote DoS via panic in QUIC transport parameter parsing"
}
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.