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
VLAI
EPSS
Title
Quinn affected by unauthenticated remote DoS via panic in QUIC transport parameter parsing
Summary
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.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-248 - Uncaught Exception
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://github.com/quinn-rs/quinn/security/adviso… | x_refsource_CONFIRM |
{
"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": {
"epss": {
"cve": "CVE-2026-31812",
"date": "2026-06-23",
"epss": "0.0047",
"percentile": "0.36965"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-31812\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-10T22:16:18.840\",\"lastModified\":\"2026-04-16T14:47:16.733\",\"vulnStatus\":\"Deferred\",\"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"
}
}
}
rustsec-2026-0037
Vulnerability from osv_rustsec
Published
2026-03-09 12:00
Modified
2026-03-14 07:21
Summary
Denial of service in Quinn endpoints
Details
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.
Severity
References
{
"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"
}
SUSE-RU-2026:1001-1
Vulnerability from csaf_suse - Published: 2026-03-25 08:36 - Updated: 2026-03-25 08:36Summary
Recommended update for rust1.94
Severity
Moderate
Notes
Title of the patch: Recommended update for rust1.94
Description of the patch: This update for rust1.94 fixes the following issues:
This update adds rust1.94.
Release notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.0
- CVE-2026-31812: avoid unwrapping varint decoding during parameters parsing (bsc#1259623)
Patchnames: 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
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
148 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust-1.94.0-150400.24.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust-1.94.0-150500.27.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.94-1.94.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.94-src-1.94.0-150300.7.6.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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"
}
]
}
SUSE-SU-2026:1337-1
Vulnerability from csaf_suse - Published: 2026-04-15 07:33 - Updated: 2026-04-15 07:33Summary
Security update for rust1.92
Severity
Moderate
Notes
Title of the patch: Security update for rust1.92
Description of the patch: This update for rust1.92 fixes the following issues:
- CVE-2026-31812: Denial of service via crafted QUIC initial packet (bsc#1259623).
Patchnames: SUSE-2026-1337,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1337,openSUSE-SLE-15.6-2026-1337
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-src-1.92.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.92-src-1.92.0-150300.7.6.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rust1.92",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rust1.92 fixes the following issues:\n\n- CVE-2026-31812: Denial of service via crafted QUIC initial packet (bsc#1259623).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1337,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1337,openSUSE-SLE-15.6-2026-1337",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1337-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1337-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261337-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1337-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045540.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": "Security update for rust1.92",
"tracking": {
"current_release_date": "2026-04-15T07:33:26Z",
"generator": {
"date": "2026-04-15T07:33:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1337-1",
"initial_release_date": "2026-04-15T07:33:26Z",
"revision_history": [
{
"date": "2026-04-15T07:33:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo1.92-1.92.0-150300.7.6.1.aarch64",
"product": {
"name": "cargo1.92-1.92.0-150300.7.6.1.aarch64",
"product_id": "cargo1.92-1.92.0-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust1.92-1.92.0-150300.7.6.1.aarch64",
"product": {
"name": "rust1.92-1.92.0-150300.7.6.1.aarch64",
"product_id": "rust1.92-1.92.0-150300.7.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.92-1.92.0-150300.7.6.1.i586",
"product": {
"name": "cargo1.92-1.92.0-150300.7.6.1.i586",
"product_id": "cargo1.92-1.92.0-150300.7.6.1.i586"
}
},
{
"category": "product_version",
"name": "rust1.92-1.92.0-150300.7.6.1.i586",
"product": {
"name": "rust1.92-1.92.0-150300.7.6.1.i586",
"product_id": "rust1.92-1.92.0-150300.7.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "rust1.92-src-1.92.0-150300.7.6.1.noarch",
"product": {
"name": "rust1.92-src-1.92.0-150300.7.6.1.noarch",
"product_id": "rust1.92-src-1.92.0-150300.7.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"product": {
"name": "cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"product_id": "cargo1.92-1.92.0-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust1.92-1.92.0-150300.7.6.1.ppc64le",
"product": {
"name": "rust1.92-1.92.0-150300.7.6.1.ppc64le",
"product_id": "rust1.92-1.92.0-150300.7.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.92-1.92.0-150300.7.6.1.s390x",
"product": {
"name": "cargo1.92-1.92.0-150300.7.6.1.s390x",
"product_id": "cargo1.92-1.92.0-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "rust1.92-1.92.0-150300.7.6.1.s390x",
"product": {
"name": "rust1.92-1.92.0-150300.7.6.1.s390x",
"product_id": "rust1.92-1.92.0-150300.7.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.92-1.92.0-150300.7.6.1.x86_64",
"product": {
"name": "cargo1.92-1.92.0-150300.7.6.1.x86_64",
"product_id": "cargo1.92-1.92.0-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust1.92-1.92.0-150300.7.6.1.x86_64",
"product": {
"name": "rust1.92-1.92.0-150300.7.6.1.x86_64",
"product_id": "rust1.92-1.92.0-150300.7.6.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": "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": "cargo1.92-1.92.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.92-1.92.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.92-1.92.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.92-1.92.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.92-1.92.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.92-1.92.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.92-src-1.92.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.92-src-1.92.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.92-src-1.92.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": "cargo1.92-1.92.0-150300.7.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.92-1.92.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.92-1.92.0-150300.7.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.92-1.92.0-150300.7.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.92-1.92.0-150300.7.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.92-1.92.0-150300.7.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.92-1.92.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.92-1.92.0-150300.7.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.92-1.92.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.92-1.92.0-150300.7.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.92-1.92.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.92-1.92.0-150300.7.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.92-1.92.0-150300.7.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.92-1.92.0-150300.7.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.92-1.92.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.92-src-1.92.0-150300.7.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.92-src-1.92.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.92-src-1.92.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 Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-src-1.92.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.92-src-1.92.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 Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-src-1.92.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.92-src-1.92.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 Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.92-1.92.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-1.92.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.92-src-1.92.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.92-1.92.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.92-1.92.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.92-src-1.92.0-150300.7.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T07:33:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-31812"
}
]
}
SUSE-SU-2026:1415-1
Vulnerability from csaf_suse - Published: 2026-04-16 15:05 - Updated: 2026-04-16 15:05Summary
Security update for rust1.93
Severity
Moderate
Notes
Title of the patch: Security update for rust1.93
Description of the patch: This update for rust1.93 fixes the following issues:
Security issue:
- CVE-2026-31812: denial of service via crafted QUIC initial packet (bsc#1259623).
Non security issue:
- Resolve missing gcc requirement that may affect some crate buildin (bsc#1253321).
Patchnames: SUSE-2026-1415,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1415,openSUSE-SLE-15.6-2026-1415
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-src-1.93.0-150300.7.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:rust1.93-src-1.93.0-150300.7.6.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rust1.93",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rust1.93 fixes the following issues:\n\nSecurity issue:\n\n- CVE-2026-31812: denial of service via crafted QUIC initial packet (bsc#1259623).\n\nNon security issue:\n\n- Resolve missing gcc requirement that may affect some crate buildin (bsc#1253321).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1415,SUSE-SLE-Module-Development-Tools-15-SP7-2026-1415,openSUSE-SLE-15.6-2026-1415",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1415-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1415-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261415-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1415-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045624.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253321",
"url": "https://bugzilla.suse.com/1253321"
},
{
"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": "Security update for rust1.93",
"tracking": {
"current_release_date": "2026-04-16T15:05:13Z",
"generator": {
"date": "2026-04-16T15:05:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1415-1",
"initial_release_date": "2026-04-16T15:05:13Z",
"revision_history": [
{
"date": "2026-04-16T15:05:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo1.93-1.93.0-150300.7.6.1.aarch64",
"product": {
"name": "cargo1.93-1.93.0-150300.7.6.1.aarch64",
"product_id": "cargo1.93-1.93.0-150300.7.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust1.93-1.93.0-150300.7.6.1.aarch64",
"product": {
"name": "rust1.93-1.93.0-150300.7.6.1.aarch64",
"product_id": "rust1.93-1.93.0-150300.7.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.93-1.93.0-150300.7.6.1.i586",
"product": {
"name": "cargo1.93-1.93.0-150300.7.6.1.i586",
"product_id": "cargo1.93-1.93.0-150300.7.6.1.i586"
}
},
{
"category": "product_version",
"name": "rust1.93-1.93.0-150300.7.6.1.i586",
"product": {
"name": "rust1.93-1.93.0-150300.7.6.1.i586",
"product_id": "rust1.93-1.93.0-150300.7.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "rust1.93-src-1.93.0-150300.7.6.1.noarch",
"product": {
"name": "rust1.93-src-1.93.0-150300.7.6.1.noarch",
"product_id": "rust1.93-src-1.93.0-150300.7.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"product": {
"name": "cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"product_id": "cargo1.93-1.93.0-150300.7.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust1.93-1.93.0-150300.7.6.1.ppc64le",
"product": {
"name": "rust1.93-1.93.0-150300.7.6.1.ppc64le",
"product_id": "rust1.93-1.93.0-150300.7.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.93-1.93.0-150300.7.6.1.s390x",
"product": {
"name": "cargo1.93-1.93.0-150300.7.6.1.s390x",
"product_id": "cargo1.93-1.93.0-150300.7.6.1.s390x"
}
},
{
"category": "product_version",
"name": "rust1.93-1.93.0-150300.7.6.1.s390x",
"product": {
"name": "rust1.93-1.93.0-150300.7.6.1.s390x",
"product_id": "rust1.93-1.93.0-150300.7.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.93-1.93.0-150300.7.6.1.x86_64",
"product": {
"name": "cargo1.93-1.93.0-150300.7.6.1.x86_64",
"product_id": "cargo1.93-1.93.0-150300.7.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust1.93-1.93.0-150300.7.6.1.x86_64",
"product": {
"name": "rust1.93-1.93.0-150300.7.6.1.x86_64",
"product_id": "rust1.93-1.93.0-150300.7.6.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": "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": "cargo1.93-1.93.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.93-1.93.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.93-1.93.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.93-1.93.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.93-1.93.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.93-1.93.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.93-src-1.93.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.93-src-1.93.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.93-src-1.93.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": "cargo1.93-1.93.0-150300.7.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.aarch64"
},
"product_reference": "cargo1.93-1.93.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.93-1.93.0-150300.7.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.ppc64le"
},
"product_reference": "cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.93-1.93.0-150300.7.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.s390x"
},
"product_reference": "cargo1.93-1.93.0-150300.7.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.93-1.93.0-150300.7.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.x86_64"
},
"product_reference": "cargo1.93-1.93.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.93-1.93.0-150300.7.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.aarch64"
},
"product_reference": "rust1.93-1.93.0-150300.7.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.93-1.93.0-150300.7.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.ppc64le"
},
"product_reference": "rust1.93-1.93.0-150300.7.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.93-1.93.0-150300.7.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.s390x"
},
"product_reference": "rust1.93-1.93.0-150300.7.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.93-1.93.0-150300.7.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.x86_64"
},
"product_reference": "rust1.93-1.93.0-150300.7.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.93-src-1.93.0-150300.7.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:rust1.93-src-1.93.0-150300.7.6.1.noarch"
},
"product_reference": "rust1.93-src-1.93.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 Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-src-1.93.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.93-src-1.93.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 Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-src-1.93.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.93-src-1.93.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 Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:cargo1.93-1.93.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-1.93.0-150300.7.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:rust1.93-src-1.93.0-150300.7.6.1.noarch",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:cargo1.93-1.93.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.aarch64",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.ppc64le",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.s390x",
"openSUSE Leap 15.6:rust1.93-1.93.0-150300.7.6.1.x86_64",
"openSUSE Leap 15.6:rust1.93-src-1.93.0-150300.7.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-16T15:05:13Z",
"details": "moderate"
}
],
"title": "CVE-2026-31812"
}
]
}
SUSE-SU-2026:21357-1
Vulnerability from csaf_suse - Published: 2026-04-20 15:04 - Updated: 2026-04-20 15:04Summary
Security update for rust1.94
Severity
Moderate
Notes
Title of the patch: Security update for rust1.94
Description of the patch: This update for rust1.94 fixes the following issues:
Changes in rust1.94:
- Don't force gcc-15 on SLE-16 and higher (bsc#1261876)
Update to rust1.94.1:
- Release notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.1
- Avoid unwrapping varint decoding during parameters parsing
(bsc#1259623 CVE-2026-31812).
- Release notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.0
Patchnames: SUSE-SLES-16.0-593
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rust1.94",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rust1.94 fixes the following issues:\n\nChanges in rust1.94:\n\n- Don\u0027t force gcc-15 on SLE-16 and higher (bsc#1261876)\n\nUpdate to rust1.94.1:\n\n- Release notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.1\n\n- Avoid unwrapping varint decoding during parameters parsing\n (bsc#1259623 CVE-2026-31812).\n\n- Release notes can be found externally: https://github.com/rust-lang/rust/releases/tag/1.94.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-593",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21357-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21357-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621357-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21357-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/046084.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259623",
"url": "https://bugzilla.suse.com/1259623"
},
{
"category": "self",
"summary": "SUSE Bug 1261876",
"url": "https://bugzilla.suse.com/1261876"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31812 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31812/"
}
],
"title": "Security update for rust1.94",
"tracking": {
"current_release_date": "2026-04-20T15:04:21Z",
"generator": {
"date": "2026-04-20T15:04:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21357-1",
"initial_release_date": "2026-04-20T15:04:21Z",
"revision_history": [
{
"date": "2026-04-20T15:04:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo1.94-1.94.1-160000.1.1.aarch64",
"product": {
"name": "cargo1.94-1.94.1-160000.1.1.aarch64",
"product_id": "cargo1.94-1.94.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.1-160000.1.1.aarch64",
"product": {
"name": "rust1.94-1.94.1-160000.1.1.aarch64",
"product_id": "rust1.94-1.94.1-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.94-1.94.1-160000.1.1.ppc64le",
"product": {
"name": "cargo1.94-1.94.1-160000.1.1.ppc64le",
"product_id": "cargo1.94-1.94.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.1-160000.1.1.ppc64le",
"product": {
"name": "rust1.94-1.94.1-160000.1.1.ppc64le",
"product_id": "rust1.94-1.94.1-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.94-1.94.1-160000.1.1.s390x",
"product": {
"name": "cargo1.94-1.94.1-160000.1.1.s390x",
"product_id": "cargo1.94-1.94.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.1-160000.1.1.s390x",
"product": {
"name": "rust1.94-1.94.1-160000.1.1.s390x",
"product_id": "rust1.94-1.94.1-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo1.94-1.94.1-160000.1.1.x86_64",
"product": {
"name": "cargo1.94-1.94.1-160000.1.1.x86_64",
"product_id": "cargo1.94-1.94.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust1.94-1.94.1-160000.1.1.x86_64",
"product": {
"name": "rust1.94-1.94.1-160000.1.1.x86_64",
"product_id": "rust1.94-1.94.1-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.aarch64"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.s390x"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.x86_64"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.aarch64"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.ppc64le"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.s390x"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.x86_64"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.aarch64"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.s390x"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo1.94-1.94.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.x86_64"
},
"product_reference": "cargo1.94-1.94.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.aarch64"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.ppc64le"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.s390x"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust1.94-1.94.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.x86_64"
},
"product_reference": "rust1.94-1.94.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"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 Server 16.0:cargo1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.x86_64"
]
},
"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 Server 16.0:cargo1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.x86_64"
]
}
],
"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 Server 16.0:cargo1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:cargo1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:rust1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:cargo1.94-1.94.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rust1.94-1.94.1-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-20T15:04:21Z",
"details": "moderate"
}
],
"title": "CVE-2026-31812"
}
]
}
SUSE-SU-2026:22005-1
Vulnerability from csaf_suse - Published: 2026-06-01 15:05 - Updated: 2026-06-01 15:05Summary
Security update for python-uv
Severity
Moderate
Notes
Title of the patch: Security update for python-uv
Description of the patch: This update for python-uv fixes the following issues:
- CVE-2026-31812: quinn-proto: denial of service via crafted QUIC initial packet (bsc#1259624).
- CVE-2026-32766: astral-tokio-tar: malformed PAX extensions can lead to archive misinterpretation (bsc#1259966).
Patchnames: SUSE-SLES-16.0-845
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-uv",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-uv fixes the following issues:\n\n- CVE-2026-31812: quinn-proto: denial of service via crafted QUIC initial packet (bsc#1259624).\n- CVE-2026-32766: astral-tokio-tar: malformed PAX extensions can lead to archive misinterpretation (bsc#1259966).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-845",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22005-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22005-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622005-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22005-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047171.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259624",
"url": "https://bugzilla.suse.com/1259624"
},
{
"category": "self",
"summary": "SUSE Bug 1259966",
"url": "https://bugzilla.suse.com/1259966"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31812 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31812/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32766 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32766/"
}
],
"title": "Security update for python-uv",
"tracking": {
"current_release_date": "2026-06-01T15:05:25Z",
"generator": {
"date": "2026-06-01T15:05:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22005-1",
"initial_release_date": "2026-06-01T15:05:25Z",
"revision_history": [
{
"date": "2026-06-01T15:05:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-uv-0.7.18-160000.5.1.aarch64",
"product": {
"name": "python313-uv-0.7.18-160000.5.1.aarch64",
"product_id": "python313-uv-0.7.18-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-uv-0.7.18-160000.5.1.ppc64le",
"product": {
"name": "python313-uv-0.7.18-160000.5.1.ppc64le",
"product_id": "python313-uv-0.7.18-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-uv-0.7.18-160000.5.1.s390x",
"product": {
"name": "python313-uv-0.7.18-160000.5.1.s390x",
"product_id": "python313-uv-0.7.18-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-uv-0.7.18-160000.5.1.x86_64",
"product": {
"name": "python313-uv-0.7.18-160000.5.1.x86_64",
"product_id": "python313-uv-0.7.18-160000.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-uv-0.7.18-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
},
"product_reference": "python313-uv-0.7.18-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"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 Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
]
},
"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 Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
]
}
],
"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 Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T15:05:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-31812"
},
{
"cve": "CVE-2026-32766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32766"
}
],
"notes": [
{
"category": "general",
"text": "astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping (rather than rejection) of invalid PAX extensions could be used as a building block for a parser differential, for example by silently skipping a malformed GNU \u201clong link\u201d extension so that a subsequent parser would misinterpret the extension. In practice, exploiting this behavior in astral-tokio-tar requires a secondary misbehaving tar parser, i.e. one that insufficiently validates malformed PAX extensions and interprets them rather than skipping or erroring on them. This vulnerability is considered low-severity as it requires a separate vulnerability against any unrelated tar parser. This issue has been fixed in version 0.6.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32766",
"url": "https://www.suse.com/security/cve/CVE-2026-32766"
},
{
"category": "external",
"summary": "SUSE Bug 1259965 for CVE-2026-32766",
"url": "https://bugzilla.suse.com/1259965"
}
],
"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 Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-uv-0.7.18-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-uv-0.7.18-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-01T15:05:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-32766"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…