Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-10148 (GCVE-0-2025-10148)
Vulnerability from cvelistv5 – Published: 2025-09-12 05:10 – Updated: 2025-11-18 20:05
VLAI
EPSS
Title
predictable WebSocket mask
Summary
curl's websocket code did not update the 32 bit mask pattern for each new
outgoing frame as the specification says. Instead it used a fixed mask that
persisted and was used throughout the entire connection.
A predictable mask pattern allows for a malicious server to induce traffic
between the two communicating parties that could be interpreted by an involved
proxy (configured or transparent) as genuine, real, HTTP traffic with content
and thereby poison its cache. That cached poisoned content could then be
served to all users of that proxy.
Severity
5.3 (Medium)
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| curl | curl |
Affected:
8.15.0 , ≤ 8.15.0
(semver)
Affected: 8.14.1 , ≤ 8.14.1 (semver) Affected: 8.14.0 , ≤ 8.14.0 (semver) Affected: 8.13.0 , ≤ 8.13.0 (semver) Affected: 8.12.1 , ≤ 8.12.1 (semver) Affected: 8.12.0 , ≤ 8.12.0 (semver) Affected: 8.11.1 , ≤ 8.11.1 (semver) Affected: 8.11.0 , ≤ 8.11.0 (semver) |
Credits
Calvin Ruocco (Vector Informatik GmbH)
Daniel Stenberg
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-10148",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-12T17:16:46.486840Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-12T17:17:12.815Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-18T20:05:32.822Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/3"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/10/4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "curl",
"vendor": "curl",
"versions": [
{
"lessThanOrEqual": "8.15.0",
"status": "affected",
"version": "8.15.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.1",
"status": "affected",
"version": "8.14.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.14.0",
"status": "affected",
"version": "8.14.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.13.0",
"status": "affected",
"version": "8.13.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.12.1",
"status": "affected",
"version": "8.12.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.12.0",
"status": "affected",
"version": "8.12.0",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.11.1",
"status": "affected",
"version": "8.11.1",
"versionType": "semver"
},
{
"lessThanOrEqual": "8.11.0",
"status": "affected",
"version": "8.11.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Calvin Ruocco (Vector Informatik GmbH)"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Daniel Stenberg"
}
],
"descriptions": [
{
"lang": "en",
"value": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-340 Generation of Predictable Numbers or Identifiers",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-12T05:10:37.469Z",
"orgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
"shortName": "curl"
},
"references": [
{
"name": "json",
"url": "https://curl.se/docs/CVE-2025-10148.json"
},
{
"name": "www",
"url": "https://curl.se/docs/CVE-2025-10148.html"
},
{
"name": "issue",
"url": "https://hackerone.com/reports/3330839"
}
],
"title": "predictable WebSocket mask"
}
},
"cveMetadata": {
"assignerOrgId": "2499f714-1537-4658-8207-48ae4bb9eae9",
"assignerShortName": "curl",
"cveId": "CVE-2025-10148",
"datePublished": "2025-09-12T05:10:37.469Z",
"dateReserved": "2025-09-09T03:45:41.908Z",
"dateUpdated": "2025-11-18T20:05:32.822Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-10148",
"date": "2026-05-27",
"epss": "0.00122",
"percentile": "0.30818"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-10148\",\"sourceIdentifier\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"published\":\"2025-09-12T06:15:40.020\",\"lastModified\":\"2026-01-20T14:55:47.997\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"curl\u0027s websocket code did not update the 32 bit mask pattern for each new\\n outgoing frame as the specification says. Instead it used a fixed mask that\\npersisted and was used throughout the entire connection.\\n\\nA predictable mask pattern allows for a malicious server to induce traffic\\nbetween the two communicating parties that could be interpreted by an involved\\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\\nand thereby poison its cache. That cached poisoned content could then be\\nserved to all users of that proxy.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.11.0\",\"versionEndExcluding\":\"8.16.0\",\"matchCriteriaId\":\"A2D88104-00EB-4B8B-88D4-9FCCEF41FA6B\"}]}]}],\"references\":[{\"url\":\"https://curl.se/docs/CVE-2025-10148.html\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Vendor Advisory\",\"Patch\"]},{\"url\":\"https://curl.se/docs/CVE-2025-10148.json\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://hackerone.com/reports/3330839\",\"source\":\"2499f714-1537-4658-8207-48ae4bb9eae9\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/10/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\",\"Patch\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/10/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/10/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/10/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/10/3\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/10/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-18T20:05:32.822Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-10148\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-12T17:16:46.486840Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-12T17:17:07.462Z\"}}], \"cna\": {\"title\": \"predictable WebSocket mask\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Calvin Ruocco (Vector Informatik GmbH)\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Daniel Stenberg\"}], \"affected\": [{\"vendor\": \"curl\", \"product\": \"curl\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.15.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.15.0\"}, {\"status\": \"affected\", \"version\": \"8.14.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.14.1\"}, {\"status\": \"affected\", \"version\": \"8.14.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.14.0\"}, {\"status\": \"affected\", \"version\": \"8.13.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.13.0\"}, {\"status\": \"affected\", \"version\": \"8.12.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.12.1\"}, {\"status\": \"affected\", \"version\": \"8.12.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.12.0\"}, {\"status\": \"affected\", \"version\": \"8.11.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.11.1\"}, {\"status\": \"affected\", \"version\": \"8.11.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"8.11.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://curl.se/docs/CVE-2025-10148.json\", \"name\": \"json\"}, {\"url\": \"https://curl.se/docs/CVE-2025-10148.html\", \"name\": \"www\"}, {\"url\": \"https://hackerone.com/reports/3330839\", \"name\": \"issue\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"curl\u0027s websocket code did not update the 32 bit mask pattern for each new\\n outgoing frame as the specification says. Instead it used a fixed mask that\\npersisted and was used throughout the entire connection.\\n\\nA predictable mask pattern allows for a malicious server to induce traffic\\nbetween the two communicating parties that could be interpreted by an involved\\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\\nand thereby poison its cache. That cached poisoned content could then be\\nserved to all users of that proxy.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-340 Generation of Predictable Numbers or Identifiers\"}]}], \"providerMetadata\": {\"orgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"shortName\": \"curl\", \"dateUpdated\": \"2025-09-12T05:10:37.469Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-10148\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-18T20:05:32.822Z\", \"dateReserved\": \"2025-09-09T03:45:41.908Z\", \"assignerOrgId\": \"2499f714-1537-4658-8207-48ae4bb9eae9\", \"datePublished\": \"2025-09-12T05:10:37.469Z\", \"assignerShortName\": \"curl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:03268-1
Vulnerability from csaf_suse - Published: 2025-09-18 11:08 - Updated: 2025-09-18 11:08Summary
Security update for curl
Severity
Important
Notes
Title of the patch: Security update for curl
Description of the patch: This update for curl fixes the following issues:
Security issues fixed:
- CVE-2025-9086: bug in patch comparison logic when processing cookies can lead to out-of-bounds read in heap buffer
(bsc#1249191).
- CVE-2025-10148: predictable websocket mask can lead to proxy cache poisoning by malicious server (bsc#1249348).
Other issues fixed:
- Fix the --ftp-pasv option in curl v8.14.1 (bsc#1246197).
* tool_getparam: fix --ftp-pasv [5f805ee]
- Update to version 8.14.1 (jsc#PED-13055, jsc#PED-13056).
* TLS: add CURLOPT_SSL_SIGNATURE_ALGORITHMS and --sigalgs.
* websocket: add option to disable auto-pong reply.
* huge number of bugfixes.
Please see https://curl.se/ch/ for full changelogs.
Patchnames: SUSE-2025-3268,SUSE-SLE-Micro-5.3-2025-3268,SUSE-SLE-Micro-5.4-2025-3268,SUSE-SLE-Micro-5.5-2025-3268,SUSE-SLE-Module-Basesystem-15-SP6-2025-3268,SUSE-SLE-Module-Basesystem-15-SP7-2025-3268,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3268,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3268,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3268,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3268,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3268,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3268,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3268,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3268,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3268,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3268,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3268,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3268,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3268,SUSE-SUSE-MicroOS-5.1-2025-3268,SUSE-SUSE-MicroOS-5.2-2025-3268,SUSE-Storage-7.1-2025-3268,openSUSE-SLE-15.6-2025-3268
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
301 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
301 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 curl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for curl fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2025-9086: bug in patch comparison logic when processing cookies can lead to out-of-bounds read in heap buffer\n (bsc#1249191).\n- CVE-2025-10148: predictable websocket mask can lead to proxy cache poisoning by malicious server (bsc#1249348).\n \nOther issues fixed:\n \n- Fix the --ftp-pasv option in curl v8.14.1 (bsc#1246197).\n * tool_getparam: fix --ftp-pasv [5f805ee]\n\n- Update to version 8.14.1 (jsc#PED-13055, jsc#PED-13056).\n * TLS: add CURLOPT_SSL_SIGNATURE_ALGORITHMS and --sigalgs.\n * websocket: add option to disable auto-pong reply.\n * huge number of bugfixes.\n\n Please see https://curl.se/ch/ for full changelogs.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3268,SUSE-SLE-Micro-5.3-2025-3268,SUSE-SLE-Micro-5.4-2025-3268,SUSE-SLE-Micro-5.5-2025-3268,SUSE-SLE-Module-Basesystem-15-SP6-2025-3268,SUSE-SLE-Module-Basesystem-15-SP7-2025-3268,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3268,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3268,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3268,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3268,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3268,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3268,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3268,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3268,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3268,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3268,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3268,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-3268,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-3268,SUSE-SUSE-MicroOS-5.1-2025-3268,SUSE-SUSE-MicroOS-5.2-2025-3268,SUSE-Storage-7.1-2025-3268,openSUSE-SLE-15.6-2025-3268",
"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-2025_03268-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03268-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503268-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03268-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041769.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246197",
"url": "https://bugzilla.suse.com/1246197"
},
{
"category": "self",
"summary": "SUSE Bug 1249191",
"url": "https://bugzilla.suse.com/1249191"
},
{
"category": "self",
"summary": "SUSE Bug 1249348",
"url": "https://bugzilla.suse.com/1249348"
},
{
"category": "self",
"summary": "SUSE Bug 1249367",
"url": "https://bugzilla.suse.com/1249367"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9086 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9086/"
}
],
"title": "Security update for curl",
"tracking": {
"current_release_date": "2025-09-18T11:08:43Z",
"generator": {
"date": "2025-09-18T11:08:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03268-1",
"initial_release_date": "2025-09-18T11:08:43Z",
"revision_history": [
{
"date": "2025-09-18T11:08:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "brotli-1.0.7-150200.3.5.1.aarch64",
"product": {
"name": "brotli-1.0.7-150200.3.5.1.aarch64",
"product_id": "brotli-1.0.7-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "curl-8.14.1-150200.4.91.1.aarch64",
"product": {
"name": "curl-8.14.1-150200.4.91.1.aarch64",
"product_id": "curl-8.14.1-150200.4.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"product": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"product_id": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"product": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"product_id": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"product": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"product_id": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"product": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"product_id": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"product": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"product_id": "libcurl-devel-8.14.1-150200.4.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-150200.4.91.1.aarch64",
"product": {
"name": "libcurl-mini4-8.14.1-150200.4.91.1.aarch64",
"product_id": "libcurl-mini4-8.14.1-150200.4.91.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"product": {
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"product_id": "libcurl4-8.14.1-150200.4.91.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libbrotlicommon1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32",
"product": {
"name": "libbrotlicommon1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32",
"product_id": "libbrotlicommon1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32",
"product": {
"name": "libbrotlidec1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32",
"product_id": "libbrotlidec1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32",
"product": {
"name": "libbrotlienc1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32",
"product_id": "libbrotlienc1-64bit-1.0.7-150200.3.5.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcurl-devel-64bit-8.14.1-150200.4.91.1.aarch64_ilp32",
"product": {
"name": "libcurl-devel-64bit-8.14.1-150200.4.91.1.aarch64_ilp32",
"product_id": "libcurl-devel-64bit-8.14.1-150200.4.91.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libcurl4-64bit-8.14.1-150200.4.91.1.aarch64_ilp32",
"product": {
"name": "libcurl4-64bit-8.14.1-150200.4.91.1.aarch64_ilp32",
"product_id": "libcurl4-64bit-8.14.1-150200.4.91.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "brotli-1.0.7-150200.3.5.1.i586",
"product": {
"name": "brotli-1.0.7-150200.3.5.1.i586",
"product_id": "brotli-1.0.7-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "curl-8.14.1-150200.4.91.1.i586",
"product": {
"name": "curl-8.14.1-150200.4.91.1.i586",
"product_id": "curl-8.14.1-150200.4.91.1.i586"
}
},
{
"category": "product_version",
"name": "libbrotli-devel-1.0.7-150200.3.5.1.i586",
"product": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.i586",
"product_id": "libbrotli-devel-1.0.7-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.i586",
"product": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.i586",
"product_id": "libbrotlicommon1-1.0.7-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-1.0.7-150200.3.5.1.i586",
"product": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.i586",
"product_id": "libbrotlidec1-1.0.7-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-1.0.7-150200.3.5.1.i586",
"product": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.i586",
"product_id": "libbrotlienc1-1.0.7-150200.3.5.1.i586"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-150200.4.91.1.i586",
"product": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.i586",
"product_id": "libcurl-devel-8.14.1-150200.4.91.1.i586"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-150200.4.91.1.i586",
"product": {
"name": "libcurl-mini4-8.14.1-150200.4.91.1.i586",
"product_id": "libcurl-mini4-8.14.1-150200.4.91.1.i586"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-150200.4.91.1.i586",
"product": {
"name": "libcurl4-8.14.1-150200.4.91.1.i586",
"product_id": "libcurl4-8.14.1-150200.4.91.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-fish-completion-8.14.1-150200.4.91.1.noarch",
"product": {
"name": "curl-fish-completion-8.14.1-150200.4.91.1.noarch",
"product_id": "curl-fish-completion-8.14.1-150200.4.91.1.noarch"
}
},
{
"category": "product_version",
"name": "curl-zsh-completion-8.14.1-150200.4.91.1.noarch",
"product": {
"name": "curl-zsh-completion-8.14.1-150200.4.91.1.noarch",
"product_id": "curl-zsh-completion-8.14.1-150200.4.91.1.noarch"
}
},
{
"category": "product_version",
"name": "libcurl-devel-doc-8.14.1-150200.4.91.1.noarch",
"product": {
"name": "libcurl-devel-doc-8.14.1-150200.4.91.1.noarch",
"product_id": "libcurl-devel-doc-8.14.1-150200.4.91.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "brotli-1.0.7-150200.3.5.1.ppc64le",
"product": {
"name": "brotli-1.0.7-150200.3.5.1.ppc64le",
"product_id": "brotli-1.0.7-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "curl-8.14.1-150200.4.91.1.ppc64le",
"product": {
"name": "curl-8.14.1-150200.4.91.1.ppc64le",
"product_id": "curl-8.14.1-150200.4.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"product": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"product_id": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"product": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"product_id": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"product": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"product_id": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"product": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"product_id": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"product": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"product_id": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-150200.4.91.1.ppc64le",
"product": {
"name": "libcurl-mini4-8.14.1-150200.4.91.1.ppc64le",
"product_id": "libcurl-mini4-8.14.1-150200.4.91.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-150200.4.91.1.ppc64le",
"product": {
"name": "libcurl4-8.14.1-150200.4.91.1.ppc64le",
"product_id": "libcurl4-8.14.1-150200.4.91.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "brotli-1.0.7-150200.3.5.1.s390x",
"product": {
"name": "brotli-1.0.7-150200.3.5.1.s390x",
"product_id": "brotli-1.0.7-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "curl-8.14.1-150200.4.91.1.s390x",
"product": {
"name": "curl-8.14.1-150200.4.91.1.s390x",
"product_id": "curl-8.14.1-150200.4.91.1.s390x"
}
},
{
"category": "product_version",
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"product": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"product_id": "libbrotli-devel-1.0.7-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"product": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"product_id": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"product": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"product_id": "libbrotlidec1-1.0.7-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"product": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"product_id": "libbrotlienc1-1.0.7-150200.3.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-150200.4.91.1.s390x",
"product": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.s390x",
"product_id": "libcurl-devel-8.14.1-150200.4.91.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-150200.4.91.1.s390x",
"product": {
"name": "libcurl-mini4-8.14.1-150200.4.91.1.s390x",
"product_id": "libcurl-mini4-8.14.1-150200.4.91.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-150200.4.91.1.s390x",
"product": {
"name": "libcurl4-8.14.1-150200.4.91.1.s390x",
"product_id": "libcurl4-8.14.1-150200.4.91.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "brotli-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "brotli-1.0.7-150200.3.5.1.x86_64",
"product_id": "brotli-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "curl-8.14.1-150200.4.91.1.x86_64",
"product": {
"name": "curl-8.14.1-150200.4.91.1.x86_64",
"product_id": "curl-8.14.1-150200.4.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64",
"product": {
"name": "libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64",
"product_id": "libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"product": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"product_id": "libcurl-devel-8.14.1-150200.4.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-32bit-8.14.1-150200.4.91.1.x86_64",
"product": {
"name": "libcurl-devel-32bit-8.14.1-150200.4.91.1.x86_64",
"product_id": "libcurl-devel-32bit-8.14.1-150200.4.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-150200.4.91.1.x86_64",
"product": {
"name": "libcurl-mini4-8.14.1-150200.4.91.1.x86_64",
"product_id": "libcurl-mini4-8.14.1-150200.4.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"product": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"product_id": "libcurl4-8.14.1-150200.4.91.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"product": {
"name": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"product_id": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"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 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"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 for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"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 Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"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": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.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:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.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:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.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:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.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:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.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:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.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:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.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:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.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:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le"
},
"product_reference": "curl-8.14.1-150200.4.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "curl-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le"
},
"product_reference": "curl-8.14.1-150200.4.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.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:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.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:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.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:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.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:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.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:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.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:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.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:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.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:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "curl-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "curl-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-150200.4.91.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "curl-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-150200.4.91.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-150200.4.91.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64"
},
"product_reference": "libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brotli-1.0.7-150200.3.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "brotli-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brotli-1.0.7-150200.3.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "brotli-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brotli-1.0.7-150200.3.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "brotli-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brotli-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "brotli-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
},
"product_reference": "libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10148"
}
],
"notes": [
{
"category": "general",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10148",
"url": "https://www.suse.com/security/cve/CVE-2025-10148"
},
{
"category": "external",
"summary": "SUSE Bug 1249348 for CVE-2025-10148",
"url": "https://bugzilla.suse.com/1249348"
}
],
"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 Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T11:08:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-9086",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9086"
}
],
"notes": [
{
"category": "general",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9086",
"url": "https://www.suse.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "SUSE Bug 1249191 for CVE-2025-9086",
"url": "https://bugzilla.suse.com/1249191"
}
],
"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 Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Enterprise Storage 7.1:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Enterprise Storage 7.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:curl-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl-devel-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-32bit-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libcurl4-8.14.1-150200.4.91.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"SUSE Manager Server LTS 4.3:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:brotli-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotli-devel-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlicommon1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlicommon1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlidec1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlidec1-32bit-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.aarch64",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.ppc64le",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.s390x",
"openSUSE Leap 15.6:libbrotlienc1-1.0.7-150200.3.5.1.x86_64",
"openSUSE Leap 15.6:libbrotlienc1-32bit-1.0.7-150200.3.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-18T11:08:43Z",
"details": "important"
}
],
"title": "CVE-2025-9086"
}
]
}
SUSE-SU-2025:20802-1
Vulnerability from csaf_suse - Published: 2025-09-26 09:20 - Updated: 2025-09-26 09:20Summary
Security update for curl
Severity
Important
Notes
Title of the patch: Security update for curl
Description of the patch: This update for curl fixes the following issues:
- tool_operate: fix return code when --retry is used but not
triggered [bsc#1249367]
- Security fixes:
* CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)
* CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)
Patchnames: SUSE-SLE-Micro-6.1-286
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 curl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for curl fixes the following issues:\n\n- tool_operate: fix return code when --retry is used but not\n triggered [bsc#1249367]\n\n- Security fixes:\n \n * CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)\n * CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-286",
"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-2025_20802-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20802-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520802-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20802-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042139.html"
},
{
"category": "self",
"summary": "SUSE Bug 1249191",
"url": "https://bugzilla.suse.com/1249191"
},
{
"category": "self",
"summary": "SUSE Bug 1249348",
"url": "https://bugzilla.suse.com/1249348"
},
{
"category": "self",
"summary": "SUSE Bug 1249367",
"url": "https://bugzilla.suse.com/1249367"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9086 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9086/"
}
],
"title": "Security update for curl",
"tracking": {
"current_release_date": "2025-09-26T09:20:48Z",
"generator": {
"date": "2025-09-26T09:20:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20802-1",
"initial_release_date": "2025-09-26T09:20:48Z",
"revision_history": [
{
"date": "2025-09-26T09:20:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-slfo.1.1_2.1.aarch64",
"product": {
"name": "curl-8.14.1-slfo.1.1_2.1.aarch64",
"product_id": "curl-8.14.1-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"product": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"product_id": "libcurl4-8.14.1-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-slfo.1.1_2.1.ppc64le",
"product": {
"name": "curl-8.14.1-slfo.1.1_2.1.ppc64le",
"product_id": "curl-8.14.1-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"product_id": "libcurl4-8.14.1-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-slfo.1.1_2.1.s390x",
"product": {
"name": "curl-8.14.1-slfo.1.1_2.1.s390x",
"product_id": "curl-8.14.1-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"product": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"product_id": "libcurl4-8.14.1-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-slfo.1.1_2.1.x86_64",
"product": {
"name": "curl-8.14.1-slfo.1.1_2.1.x86_64",
"product_id": "curl-8.14.1-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-slfo.1.1_2.1.x86_64",
"product": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.x86_64",
"product_id": "libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64"
},
"product_reference": "curl-8.14.1-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le"
},
"product_reference": "curl-8.14.1-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x"
},
"product_reference": "curl-8.14.1-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64"
},
"product_reference": "curl-8.14.1-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x"
},
"product_reference": "libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10148"
}
],
"notes": [
{
"category": "general",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10148",
"url": "https://www.suse.com/security/cve/CVE-2025-10148"
},
{
"category": "external",
"summary": "SUSE Bug 1249348 for CVE-2025-10148",
"url": "https://bugzilla.suse.com/1249348"
}
],
"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 Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T09:20:48Z",
"details": "moderate"
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-9086",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9086"
}
],
"notes": [
{
"category": "general",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9086",
"url": "https://www.suse.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "SUSE Bug 1249191 for CVE-2025-9086",
"url": "https://bugzilla.suse.com/1249191"
}
],
"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 Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:curl-8.14.1-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libcurl4-8.14.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-26T09:20:48Z",
"details": "important"
}
],
"title": "CVE-2025-9086"
}
]
}
SUSE-SU-2025:20824-1
Vulnerability from csaf_suse - Published: 2025-09-25 10:52 - Updated: 2025-09-25 10:52Summary
Security update for curl
Severity
Important
Notes
Title of the patch: Security update for curl
Description of the patch: This update for curl fixes the following issues:
- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)
- CVE-2025-10148: Predictable WebSocket mask (bsc#1249348)
- Fix the --ftp-pasv option in curl v8.14.1 [bsc#1246197]
- tool_operate: fix return code when --retry is used but not
triggered [bsc#1249367]
- Updated to 8.14.1: [jsc#PED-13055, jsc#PED-13056]
* Add _multibuild
* Bugfixes:
- asyn-thrdd: fix cleanup when RR fails due to OOM
- ftp: fix teardown of DATA connection in done
- http: fail early when rewind of input failed when following redirects
- multi: fix add_handle resizing
- tls BIOs: handle BIO_CTRL_EOF correctly
- tool_getparam: make --no-anyauth not be accepted
- wolfssl: fix sending of early data
- ws: handle blocked sends better
- ws: tests and fixes
- Sync spec file with SLE codestreams: [jsc#PED-13055, jsc#PED-13056]
* Add curl-mini.rpmlintrc to avoid rpmlint shlib-policy-name-error
when building the curl-mini package in SLE.
* Add libssh minimum version requirements.
* Use ldconfig_scriptlets when available.
* Remove unused option --disable-ntlm-wb.
- Update to 8.14.0:
* Changes:
- mqtt: send ping at upkeep interval
- schannel: handle pkcs12 client certificates containing CA certificates
- TLS: add CURLOPT_SSL_SIGNATURE_ALGORITHMS and --sigalgs
- vquic: ngtcp2 + openssl support
- wcurl: import v2025.04.20 script + docs
- websocket: add option to disable auto-pong reply
* Bugfixes:
- asny-thrdd: fix detach from running thread
- async-threaded resolver: use ref counter
- async: DoH improvements
- build: enable gcc-12/13+, clang-10+ picky warnings
- build: enable gcc-15 picky warnings
- certs: drop unused `default_bits` from `.prm` files
- cf-https-connect: use the passed in dns struct pointer
- cf-socket: fix FTP accept connect
- cfilters: remove assert
- cmake: fix nghttp3 static linking with `USE_OPENSSL_QUIC=ON`
- cmake: prefer `COMPILE_OPTIONS` over `CMAKE_C_FLAGS` for custom C options
- cmake: revert `CURL_LTO` behavior for multi-config generators
- configure: fix --disable-rt
- CONTRIBUTE: add project guidelines for AI use
- cpool/cshutdown: force close connections under pressure
- curl: fix memory leak when -h is used in config file
- curl_get_line: handle lines ending on the buffer boundary
- headers: enforce a max number of response header to accept
- http: fix HTTP/2 handling of TE request header using "trailers"
- lib: include files using known path
- lib: unify conversions to/from hex
- libssh: add NULL check for Curl_meta_get()
- libssh: fix memory leak
- mqtt: use conn/easy meta hash
- multi: do transfer book keeping using mid
- multi: init_do(): check result
- netrc: avoid NULL deref on weird input
- netrc: avoid strdup NULL
- netrc: deal with null token better
- openssl-quic: avoid potential `-Wnull-dereference`, add assert
- openssl-quic: fix shutdown when stream not open
- openssl: enable builds for *both* engines and providers
- openssl: set the cipher string before doing private cert
- progress: avoid integer overflow when gathering total transfer size
- rand: update comment on Curl_rand_bytes weak random
- rustls: make max size of cert and key reasonable
- smb: avoid integer overflow on weird input date
- urlapi: redirecting to "" is considered fine
- Update to 8.13.0:
* Changes:
- curl: add write-out variable 'tls_earlydata'
- curl: make --url support a file with URLs
- gnutls: set priority via --ciphers
- IMAP: add CURLOPT_UPLOAD_FLAGS and --upload-flags
- lib: add CURLFOLLOW_OBEYCODE and CURLFOLLOW_FIRSTONLY
- OpenSSL/quictls: add support for TLSv1.3 early data
- rustls: add support for CERTINFO
- rustls: add support for SSLKEYLOGFILE
- rustls: support ECH w/ DoH lookup for config
- rustls: support native platform verifier
- var: add a '64dec' function that can base64 decode a string
* Bugfixes:
- conn: fix connection reuse when SSL is optional
- hash: use single linked list for entries
- http2: detect session being closed on ingress handling
- http2: reset stream on response header error
- http: remove a HTTP method size restriction
- http: version negotiation
- httpsrr: fix port detection
- libssh: fix freeing of resources in disconnect
- libssh: fix scp large file upload for 32-bit size_t systems
- openssl-quic: do not iterate over multi handles
- openssl: check return value of X509_get0_pubkey
- openssl: drop support for old OpenSSL/LibreSSL versions
- openssl: fix crash on missing cert password
- openssl: fix pkcs11 URI checking for key files.
- openssl: remove bad `goto`s into other scope
- setopt: illegal CURLOPT_SOCKS5_AUTH should return error
- setopt: setting PROXYUSERPWD after PROXYUSERNAME/PASSWORD is fine
- sshserver.pl: adjust `AuthorizedKeysFile2` cutoff version
- sshserver: fix excluding obsolete client config lines
- SSLCERTS: list support for SSL_CERT_FILE and SSL_CERT_DIR
- tftpd: prefix TFTP protocol error `E*` constants with `TFTP_`
- tool_operate: fail SSH transfers without server auth
- url: call protocol handler's disconnect in Curl_conn_free
- urlapi: remove percent encoded dot sequences from the URL path
- urldata: remove 'hostname' from struct Curl_async
- Update to 8.12.1:
* Bugfixes:
- asyn-thread: fix build with 'CURL_DISABLE_SOCKETPAIR'
- asyn-thread: fix HTTPS RR crash
- asyn-thread: fix the returned bitmask from Curl_resolver_getsock
- asyn-thread: survive a c-ares channel set to NULL
- cmake: always reference OpenSSL and ZLIB via imported targets
- cmake: respect 'GNUTLS_CFLAGS' when detected via 'pkg-config'
- cmake: respect 'GNUTLS_LIBRARY_DIRS' in 'libcurl.pc' and 'curl-config'
- content_encoding: #error on too old zlib
- imap: TLS upgrade fix
- ldap: drop support for legacy Novell LDAP SDK
- libssh2: comparison is always true because rc <= -1
- libssh2: raise lowest supported version to 1.2.8
- libssh: drop support for libssh older than 0.9.0
- openssl-quic: ignore ciphers for h3
- pop3: TLS upgrade fix
- runtests: fix the disabling of the memory tracking
- runtests: quote commands to support paths with spaces
- scache: add magic checks
- smb: silence '-Warray-bounds' with gcc 13+
- smtp: TLS upgrade fix
- tool_cfgable: sort struct fields by size, use bitfields for booleans
- tool_getparam: add "TLS required" flag for each such option
- vtls: fix multissl-init
- wakeup_write: make sure the eventfd write sends eight bytes
- Update to 8.12.0:
* Changes:
- curl: add byte range support to --variable reading from file
- curl: make --etag-save acknowledge --create-dirs
- getinfo: fix CURLINFO_QUEUE_TIME_T and add 'time_queue' var
- getinfo: provide info which auth was used for HTTP and proxy
- hyper: drop support
- openssl: add support to use keys and certificates from PKCS#11 provider
- QUIC: 0RTT for gnutls via CURLSSLOPT_EARLYDATA
- vtls: feature ssls-export for SSL session im-/export
* Bugfixes:
- altsvc: avoid integer overflow in expire calculation
- asyn-ares: acknowledge CURLOPT_DNS_SERVERS set to NULL
- asyn-ares: fix memory leak
- asyn-ares: initial HTTPS resolve support
- asyn-thread: use c-ares to resolve HTTPS RR
- async-thread: avoid closing eventfd twice
- cd2nroff: do not insist on quoted <> within backticks
- cd2nroff: support "none" as a TLS backend
- conncache: count shutdowns against host and max limits
- content_encoding: drop support for zlib before 1.2.0.4
- content_encoding: namespace GZIP flag constants
- content_encoding: put the decomp buffers into the writer structs
- content_encoding: support use of custom libzstd memory functions
- cookie: cap expire times to 400 days
- cookie: parse only the exact expire date
- curl: return error if etag options are used with multiple URLs
- curl_multi_fdset: include the shutdown connections in the set
- curl_sha512_256: rename symbols to the curl namespace
- curl_url_set.md: adjust the added-in to 7.62.0
- doh: send HTTPS RR requests for all HTTP(S) transfers
- easy: allow connect-only handle reuse with easy_perform
- easy: make curl_easy_perform() return error if connection still there
- easy_lock: use Sleep(1) for thread yield on old Windows
- ECH: update APIs to those agreed with OpenSSL maintainers
- GnuTLS: fix 'time_appconnect' for early data
- HTTP/2: strip TE request header
- http2: fix data_pending check
- http2: fix value stored to 'result' is never read
- http: ignore invalid Retry-After times
- http_aws_sigv4: Fix invalid compare function handling zero-length pairs
- https-connect: start next immediately on failure
- lib: redirect handling by protocol handler
- multi: fix curl_multi_waitfds reporting of fd_count
- netrc: 'default' with no credentials is not a match
- netrc: fix password-only entries
- netrc: restore _netrc fallback logic
- ngtcp2: fix memory leak on connect failure
- openssl: define `HAVE_KEYLOG_CALLBACK` before use
- openssl: fix ECH logic
- osslq: use SSL_poll to determine writeability of QUIC streams
- sectransp: free certificate on error
- select: avoid a NULL deref in cwfds_add_sock
- src: omit hugehelp and ca-embed from libcurltool
- ssl session cache: change cache dimensions
- system.h: add 64-bit curl_off_t definitions for NonStop
- telnet: handle single-byte input option
- TLS: check connection for SSL use, not handler
- tool_formparse.c: make curlx_uztoso a static in here
- tool_formparse: accept digits in --form type= strings
- tool_getparam: ECH param parsing refix
- tool_getparam: fail --hostpubsha256 if libssh2 is not used
- tool_getparam: fix "Ignored Return Value"
- tool_getparam: fix memory leak on error in parse_ech
- tool_getparam: fix the ECH parser
- tool_operate: make --etag-compare always accept a non-existing file
- transfer: fix CURLOPT_CURLU override logic
- urlapi: fix redirect to a new fragment or query (only)
- vquic: make vquic_send_packets not return without setting psent
- vtls: fix default SSL backend as a fallback
- vtls: only remember the expiry timestamp in session cache
- websocket: fix message send corruption
- x509asn1: add parse recursion limit
Patchnames: SUSE-SLE-Micro-6.0-477
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:curl-8.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:curl-8.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 curl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for curl fixes the following issues:\n\n- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)\n- CVE-2025-10148: Predictable WebSocket mask (bsc#1249348)\n- Fix the --ftp-pasv option in curl v8.14.1 [bsc#1246197]\n- tool_operate: fix return code when --retry is used but not\n triggered [bsc#1249367]\n\n- Updated to 8.14.1: [jsc#PED-13055, jsc#PED-13056]\n * Add _multibuild\n * Bugfixes:\n - asyn-thrdd: fix cleanup when RR fails due to OOM\n - ftp: fix teardown of DATA connection in done\n - http: fail early when rewind of input failed when following redirects\n - multi: fix add_handle resizing\n - tls BIOs: handle BIO_CTRL_EOF correctly\n - tool_getparam: make --no-anyauth not be accepted\n - wolfssl: fix sending of early data\n - ws: handle blocked sends better\n - ws: tests and fixes\n\n- Sync spec file with SLE codestreams: [jsc#PED-13055, jsc#PED-13056]\n \n * Add curl-mini.rpmlintrc to avoid rpmlint shlib-policy-name-error\n when building the curl-mini package in SLE.\n * Add libssh minimum version requirements.\n * Use ldconfig_scriptlets when available.\n * Remove unused option --disable-ntlm-wb.\n\n- Update to 8.14.0:\n \n * Changes:\n - mqtt: send ping at upkeep interval\n - schannel: handle pkcs12 client certificates containing CA certificates\n - TLS: add CURLOPT_SSL_SIGNATURE_ALGORITHMS and --sigalgs\n - vquic: ngtcp2 + openssl support\n - wcurl: import v2025.04.20 script + docs\n - websocket: add option to disable auto-pong reply\n \n * Bugfixes:\n - asny-thrdd: fix detach from running thread\n - async-threaded resolver: use ref counter\n - async: DoH improvements\n - build: enable gcc-12/13+, clang-10+ picky warnings\n - build: enable gcc-15 picky warnings\n - certs: drop unused `default_bits` from `.prm` files\n - cf-https-connect: use the passed in dns struct pointer\n - cf-socket: fix FTP accept connect\n - cfilters: remove assert\n - cmake: fix nghttp3 static linking with `USE_OPENSSL_QUIC=ON`\n - cmake: prefer `COMPILE_OPTIONS` over `CMAKE_C_FLAGS` for custom C options\n - cmake: revert `CURL_LTO` behavior for multi-config generators\n - configure: fix --disable-rt\n - CONTRIBUTE: add project guidelines for AI use\n - cpool/cshutdown: force close connections under pressure\n - curl: fix memory leak when -h is used in config file\n - curl_get_line: handle lines ending on the buffer boundary\n - headers: enforce a max number of response header to accept\n - http: fix HTTP/2 handling of TE request header using \"trailers\"\n - lib: include files using known path\n - lib: unify conversions to/from hex\n - libssh: add NULL check for Curl_meta_get()\n - libssh: fix memory leak\n - mqtt: use conn/easy meta hash\n - multi: do transfer book keeping using mid\n - multi: init_do(): check result\n - netrc: avoid NULL deref on weird input\n - netrc: avoid strdup NULL\n - netrc: deal with null token better\n - openssl-quic: avoid potential `-Wnull-dereference`, add assert\n - openssl-quic: fix shutdown when stream not open\n - openssl: enable builds for *both* engines and providers\n - openssl: set the cipher string before doing private cert\n - progress: avoid integer overflow when gathering total transfer size\n - rand: update comment on Curl_rand_bytes weak random\n - rustls: make max size of cert and key reasonable\n - smb: avoid integer overflow on weird input date\n - urlapi: redirecting to \"\" is considered fine\n\n- Update to 8.13.0:\n \n * Changes:\n - curl: add write-out variable \u0027tls_earlydata\u0027\n - curl: make --url support a file with URLs\n - gnutls: set priority via --ciphers\n - IMAP: add CURLOPT_UPLOAD_FLAGS and --upload-flags\n - lib: add CURLFOLLOW_OBEYCODE and CURLFOLLOW_FIRSTONLY\n - OpenSSL/quictls: add support for TLSv1.3 early data\n - rustls: add support for CERTINFO\n - rustls: add support for SSLKEYLOGFILE\n - rustls: support ECH w/ DoH lookup for config\n - rustls: support native platform verifier\n - var: add a \u002764dec\u0027 function that can base64 decode a string\n \n * Bugfixes:\n - conn: fix connection reuse when SSL is optional\n - hash: use single linked list for entries\n - http2: detect session being closed on ingress handling\n - http2: reset stream on response header error\n - http: remove a HTTP method size restriction\n - http: version negotiation\n - httpsrr: fix port detection\n - libssh: fix freeing of resources in disconnect\n - libssh: fix scp large file upload for 32-bit size_t systems\n - openssl-quic: do not iterate over multi handles\n - openssl: check return value of X509_get0_pubkey\n - openssl: drop support for old OpenSSL/LibreSSL versions\n - openssl: fix crash on missing cert password\n - openssl: fix pkcs11 URI checking for key files.\n - openssl: remove bad `goto`s into other scope\n - setopt: illegal CURLOPT_SOCKS5_AUTH should return error\n - setopt: setting PROXYUSERPWD after PROXYUSERNAME/PASSWORD is fine\n - sshserver.pl: adjust `AuthorizedKeysFile2` cutoff version\n - sshserver: fix excluding obsolete client config lines\n - SSLCERTS: list support for SSL_CERT_FILE and SSL_CERT_DIR\n - tftpd: prefix TFTP protocol error `E*` constants with `TFTP_`\n - tool_operate: fail SSH transfers without server auth\n - url: call protocol handler\u0027s disconnect in Curl_conn_free\n - urlapi: remove percent encoded dot sequences from the URL path\n - urldata: remove \u0027hostname\u0027 from struct Curl_async\n\n- Update to 8.12.1:\n \n * Bugfixes:\n - asyn-thread: fix build with \u0027CURL_DISABLE_SOCKETPAIR\u0027\n - asyn-thread: fix HTTPS RR crash\n - asyn-thread: fix the returned bitmask from Curl_resolver_getsock\n - asyn-thread: survive a c-ares channel set to NULL\n - cmake: always reference OpenSSL and ZLIB via imported targets\n - cmake: respect \u0027GNUTLS_CFLAGS\u0027 when detected via \u0027pkg-config\u0027\n - cmake: respect \u0027GNUTLS_LIBRARY_DIRS\u0027 in \u0027libcurl.pc\u0027 and \u0027curl-config\u0027\n - content_encoding: #error on too old zlib\n - imap: TLS upgrade fix\n - ldap: drop support for legacy Novell LDAP SDK\n - libssh2: comparison is always true because rc \u003c= -1\n - libssh2: raise lowest supported version to 1.2.8\n - libssh: drop support for libssh older than 0.9.0\n - openssl-quic: ignore ciphers for h3\n - pop3: TLS upgrade fix\n - runtests: fix the disabling of the memory tracking\n - runtests: quote commands to support paths with spaces\n - scache: add magic checks\n - smb: silence \u0027-Warray-bounds\u0027 with gcc 13+\n - smtp: TLS upgrade fix\n - tool_cfgable: sort struct fields by size, use bitfields for booleans\n - tool_getparam: add \"TLS required\" flag for each such option\n - vtls: fix multissl-init\n - wakeup_write: make sure the eventfd write sends eight bytes\n\n- Update to 8.12.0:\n \n * Changes:\n - curl: add byte range support to --variable reading from file\n - curl: make --etag-save acknowledge --create-dirs\n - getinfo: fix CURLINFO_QUEUE_TIME_T and add \u0027time_queue\u0027 var\n - getinfo: provide info which auth was used for HTTP and proxy\n - hyper: drop support\n - openssl: add support to use keys and certificates from PKCS#11 provider\n - QUIC: 0RTT for gnutls via CURLSSLOPT_EARLYDATA\n - vtls: feature ssls-export for SSL session im-/export\n \n * Bugfixes:\n - altsvc: avoid integer overflow in expire calculation\n - asyn-ares: acknowledge CURLOPT_DNS_SERVERS set to NULL\n - asyn-ares: fix memory leak\n - asyn-ares: initial HTTPS resolve support\n - asyn-thread: use c-ares to resolve HTTPS RR\n - async-thread: avoid closing eventfd twice\n - cd2nroff: do not insist on quoted \u003c\u003e within backticks\n - cd2nroff: support \"none\" as a TLS backend\n - conncache: count shutdowns against host and max limits\n - content_encoding: drop support for zlib before 1.2.0.4\n - content_encoding: namespace GZIP flag constants\n - content_encoding: put the decomp buffers into the writer structs\n - content_encoding: support use of custom libzstd memory functions\n - cookie: cap expire times to 400 days\n - cookie: parse only the exact expire date\n - curl: return error if etag options are used with multiple URLs\n - curl_multi_fdset: include the shutdown connections in the set\n - curl_sha512_256: rename symbols to the curl namespace\n - curl_url_set.md: adjust the added-in to 7.62.0\n - doh: send HTTPS RR requests for all HTTP(S) transfers\n - easy: allow connect-only handle reuse with easy_perform\n - easy: make curl_easy_perform() return error if connection still there\n - easy_lock: use Sleep(1) for thread yield on old Windows\n - ECH: update APIs to those agreed with OpenSSL maintainers\n - GnuTLS: fix \u0027time_appconnect\u0027 for early data\n - HTTP/2: strip TE request header\n - http2: fix data_pending check\n - http2: fix value stored to \u0027result\u0027 is never read\n - http: ignore invalid Retry-After times\n - http_aws_sigv4: Fix invalid compare function handling zero-length pairs\n - https-connect: start next immediately on failure\n - lib: redirect handling by protocol handler\n - multi: fix curl_multi_waitfds reporting of fd_count\n - netrc: \u0027default\u0027 with no credentials is not a match\n - netrc: fix password-only entries\n - netrc: restore _netrc fallback logic\n - ngtcp2: fix memory leak on connect failure\n - openssl: define `HAVE_KEYLOG_CALLBACK` before use\n - openssl: fix ECH logic\n - osslq: use SSL_poll to determine writeability of QUIC streams\n - sectransp: free certificate on error\n - select: avoid a NULL deref in cwfds_add_sock\n - src: omit hugehelp and ca-embed from libcurltool\n - ssl session cache: change cache dimensions\n - system.h: add 64-bit curl_off_t definitions for NonStop\n - telnet: handle single-byte input option\n - TLS: check connection for SSL use, not handler\n - tool_formparse.c: make curlx_uztoso a static in here\n - tool_formparse: accept digits in --form type= strings\n - tool_getparam: ECH param parsing refix\n - tool_getparam: fail --hostpubsha256 if libssh2 is not used\n - tool_getparam: fix \"Ignored Return Value\"\n - tool_getparam: fix memory leak on error in parse_ech\n - tool_getparam: fix the ECH parser\n - tool_operate: make --etag-compare always accept a non-existing file\n - transfer: fix CURLOPT_CURLU override logic\n - urlapi: fix redirect to a new fragment or query (only)\n - vquic: make vquic_send_packets not return without setting psent\n - vtls: fix default SSL backend as a fallback\n - vtls: only remember the expiry timestamp in session cache\n - websocket: fix message send corruption\n - x509asn1: add parse recursion limit\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-477",
"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-2025_20824-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20824-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520824-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20824-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042161.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246197",
"url": "https://bugzilla.suse.com/1246197"
},
{
"category": "self",
"summary": "SUSE Bug 1249191",
"url": "https://bugzilla.suse.com/1249191"
},
{
"category": "self",
"summary": "SUSE Bug 1249348",
"url": "https://bugzilla.suse.com/1249348"
},
{
"category": "self",
"summary": "SUSE Bug 1249367",
"url": "https://bugzilla.suse.com/1249367"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9086 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9086/"
}
],
"title": "Security update for curl",
"tracking": {
"current_release_date": "2025-09-25T10:52:04Z",
"generator": {
"date": "2025-09-25T10:52:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20824-1",
"initial_release_date": "2025-09-25T10:52:04Z",
"revision_history": [
{
"date": "2025-09-25T10:52:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-1.1.aarch64",
"product": {
"name": "curl-8.14.1-1.1.aarch64",
"product_id": "curl-8.14.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-1.1.aarch64",
"product": {
"name": "libcurl4-8.14.1-1.1.aarch64",
"product_id": "libcurl4-8.14.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-1.1.s390x",
"product": {
"name": "curl-8.14.1-1.1.s390x",
"product_id": "curl-8.14.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-1.1.s390x",
"product": {
"name": "libcurl4-8.14.1-1.1.s390x",
"product_id": "libcurl4-8.14.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-1.1.x86_64",
"product": {
"name": "curl-8.14.1-1.1.x86_64",
"product_id": "curl-8.14.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-1.1.x86_64",
"product": {
"name": "libcurl4-8.14.1-1.1.x86_64",
"product_id": "libcurl4-8.14.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:curl-8.14.1-1.1.aarch64"
},
"product_reference": "curl-8.14.1-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x"
},
"product_reference": "curl-8.14.1-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64"
},
"product_reference": "curl-8.14.1-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x"
},
"product_reference": "libcurl4-8.14.1-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10148"
}
],
"notes": [
{
"category": "general",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10148",
"url": "https://www.suse.com/security/cve/CVE-2025-10148"
},
{
"category": "external",
"summary": "SUSE Bug 1249348 for CVE-2025-10148",
"url": "https://bugzilla.suse.com/1249348"
}
],
"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 Micro 6.0:curl-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-25T10:52:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-9086",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9086"
}
],
"notes": [
{
"category": "general",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9086",
"url": "https://www.suse.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "SUSE Bug 1249191 for CVE-2025-9086",
"url": "https://bugzilla.suse.com/1249191"
}
],
"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 Micro 6.0:curl-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:curl-8.14.1-1.1.x86_64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.aarch64",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.s390x",
"SUSE Linux Micro 6.0:libcurl4-8.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-25T10:52:04Z",
"details": "important"
}
],
"title": "CVE-2025-9086"
}
]
}
SUSE-SU-2025:21077-1
Vulnerability from csaf_suse - Published: 2025-11-26 14:28 - Updated: 2025-11-26 14:28Summary
Security update for curl
Severity
Important
Notes
Title of the patch: Security update for curl
Description of the patch: This update for curl fixes the following issues:
- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)
- CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes (bsc#1253757)
- CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)
Other fixes:
- tool_operate: fix return code when --retry is used but not
triggered (bsc#1249367)
Patchnames: SUSE-SL-Micro-6.2-57
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 curl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for curl fixes the following issues:\n\n- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)\n- CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes (bsc#1253757)\n- CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)\n\nOther fixes:\n- tool_operate: fix return code when --retry is used but not\n triggered (bsc#1249367)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-57",
"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-2025_21077-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21077-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521077-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21077-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023430.html"
},
{
"category": "self",
"summary": "SUSE Bug 1249191",
"url": "https://bugzilla.suse.com/1249191"
},
{
"category": "self",
"summary": "SUSE Bug 1249348",
"url": "https://bugzilla.suse.com/1249348"
},
{
"category": "self",
"summary": "SUSE Bug 1249367",
"url": "https://bugzilla.suse.com/1249367"
},
{
"category": "self",
"summary": "SUSE Bug 1253757",
"url": "https://bugzilla.suse.com/1253757"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11563 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9086 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9086/"
}
],
"title": "Security update for curl",
"tracking": {
"current_release_date": "2025-11-26T14:28:47Z",
"generator": {
"date": "2025-11-26T14:28:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21077-1",
"initial_release_date": "2025-11-26T14:28:47Z",
"revision_history": [
{
"date": "2025-11-26T14:28:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.aarch64",
"product": {
"name": "curl-8.14.1-160000.3.1.aarch64",
"product_id": "curl-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl4-8.14.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "curl-8.14.1-160000.3.1.ppc64le",
"product_id": "curl-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl4-8.14.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.s390x",
"product": {
"name": "curl-8.14.1-160000.3.1.s390x",
"product_id": "curl-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.s390x",
"product_id": "libcurl4-8.14.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.x86_64",
"product": {
"name": "curl-8.14.1-160000.3.1.x86_64",
"product_id": "curl-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl4-8.14.1-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64"
},
"product_reference": "curl-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "curl-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x"
},
"product_reference": "curl-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64"
},
"product_reference": "curl-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10148"
}
],
"notes": [
{
"category": "general",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10148",
"url": "https://www.suse.com/security/cve/CVE-2025-10148"
},
{
"category": "external",
"summary": "SUSE Bug 1249348 for CVE-2025-10148",
"url": "https://bugzilla.suse.com/1249348"
}
],
"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 Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-11563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11563"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11563",
"url": "https://www.suse.com/security/cve/CVE-2025-11563"
},
{
"category": "external",
"summary": "SUSE Bug 1253757 for CVE-2025-11563",
"url": "https://bugzilla.suse.com/1253757"
}
],
"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 Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-9086",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9086"
}
],
"notes": [
{
"category": "general",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9086",
"url": "https://www.suse.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "SUSE Bug 1249191 for CVE-2025-9086",
"url": "https://bugzilla.suse.com/1249191"
}
],
"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 Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "important"
}
],
"title": "CVE-2025-9086"
}
]
}
SUSE-SU-2025:21145-1
Vulnerability from csaf_suse - Published: 2025-11-26 14:28 - Updated: 2025-11-26 14:28Summary
Security update for curl
Severity
Important
Notes
Title of the patch: Security update for curl
Description of the patch: This update for curl fixes the following issues:
- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)
- CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes (bsc#1253757)
- CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)
Other fixes:
- tool_operate: fix return code when --retry is used but not
triggered (bsc#1249367)
Patchnames: SUSE-SLES-16.0-57
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 curl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for curl fixes the following issues:\n\n- CVE-2025-9086: Fixed Out of bounds read for cookie path (bsc#1249191)\n- CVE-2025-11563: Fixed wcurl path traversal with percent-encoded slashes (bsc#1253757)\n- CVE-2025-10148: Fixed predictable WebSocket mask (bsc#1249348)\n\nOther fixes:\n- tool_operate: fix return code when --retry is used but not\n triggered (bsc#1249367)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-57",
"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-2025_21145-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21145-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521145-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21145-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023512.html"
},
{
"category": "self",
"summary": "SUSE Bug 1249191",
"url": "https://bugzilla.suse.com/1249191"
},
{
"category": "self",
"summary": "SUSE Bug 1249348",
"url": "https://bugzilla.suse.com/1249348"
},
{
"category": "self",
"summary": "SUSE Bug 1249367",
"url": "https://bugzilla.suse.com/1249367"
},
{
"category": "self",
"summary": "SUSE Bug 1253757",
"url": "https://bugzilla.suse.com/1253757"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11563 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9086 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9086/"
}
],
"title": "Security update for curl",
"tracking": {
"current_release_date": "2025-11-26T14:28:47Z",
"generator": {
"date": "2025-11-26T14:28:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21145-1",
"initial_release_date": "2025-11-26T14:28:47Z",
"revision_history": [
{
"date": "2025-11-26T14:28:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.aarch64",
"product": {
"name": "curl-8.14.1-160000.3.1.aarch64",
"product_id": "curl-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl-devel-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.aarch64",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64",
"product_id": "libcurl4-8.14.1-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"product": {
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"product_id": "curl-zsh-completion-8.14.1-160000.3.1.noarch"
}
},
{
"category": "product_version",
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"product": {
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"product_id": "libcurl-devel-doc-8.14.1-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "curl-8.14.1-160000.3.1.ppc64le",
"product_id": "curl-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl-devel-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.ppc64le",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le",
"product_id": "libcurl4-8.14.1-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.s390x",
"product": {
"name": "curl-8.14.1-160000.3.1.s390x",
"product_id": "curl-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.s390x",
"product_id": "libcurl-devel-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.s390x",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.s390x",
"product_id": "libcurl4-8.14.1-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "curl-8.14.1-160000.3.1.x86_64",
"product": {
"name": "curl-8.14.1-160000.3.1.x86_64",
"product_id": "curl-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl-devel-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl-mini4-8.14.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcurl4-8.14.1-160000.3.1.x86_64",
"product": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64",
"product_id": "libcurl4-8.14.1-160000.3.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.0"
}
}
},
{
"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": "curl-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64"
},
"product_reference": "curl-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "curl-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x"
},
"product_reference": "curl-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64"
},
"product_reference": "curl-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch"
},
"product_reference": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch"
},
"product_reference": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.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:curl-8.14.1-160000.3.1.aarch64"
},
"product_reference": "curl-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.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:curl-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "curl-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.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:curl-8.14.1-160000.3.1.s390x"
},
"product_reference": "curl-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-8.14.1-160000.3.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:curl-8.14.1-160000.3.1.x86_64"
},
"product_reference": "curl-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "curl-zsh-completion-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch"
},
"product_reference": "curl-zsh-completion-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.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:libcurl-devel-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.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:libcurl-devel-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.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:libcurl-devel-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-8.14.1-160000.3.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:libcurl-devel-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-devel-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-devel-doc-8.14.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch"
},
"product_reference": "libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.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:libcurl-mini4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.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:libcurl-mini4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.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:libcurl-mini4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl-mini4-8.14.1-160000.3.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:libcurl-mini4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl-mini4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.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:libcurl4-8.14.1-160000.3.1.aarch64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.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:libcurl4-8.14.1-160000.3.1.ppc64le"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.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:libcurl4-8.14.1-160000.3.1.s390x"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcurl4-8.14.1-160000.3.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:libcurl4-8.14.1-160000.3.1.x86_64"
},
"product_reference": "libcurl4-8.14.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10148"
}
],
"notes": [
{
"category": "general",
"text": "curl\u0027s websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10148",
"url": "https://www.suse.com/security/cve/CVE-2025-10148"
},
{
"category": "external",
"summary": "SUSE Bug 1249348 for CVE-2025-10148",
"url": "https://bugzilla.suse.com/1249348"
}
],
"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:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-11563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11563"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11563",
"url": "https://www.suse.com/security/cve/CVE-2025-11563"
},
{
"category": "external",
"summary": "SUSE Bug 1253757 for CVE-2025-11563",
"url": "https://bugzilla.suse.com/1253757"
}
],
"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:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-9086",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9086"
}
],
"notes": [
{
"category": "general",
"text": "1. A cookie is set using the `secure` keyword for `https://target`\n2. curl is redirected to or otherwise made to speak with `http://target` (same\n hostname, but using clear text HTTP) using the same cookie set\n3. The same cookie name is set - but with just a slash as path (`path=\u0027/\u0027`).\n Since this site is not secure, the cookie *should* just be ignored.\n4. A bug in the path comparison logic makes curl read outside a heap buffer\n boundary\n\nThe bug either causes a crash or it potentially makes the comparison come to\nthe wrong conclusion and lets the clear-text site override the contents of the\nsecure cookie, contrary to expectations and depending on the memory contents\nimmediately following the single-byte allocation that holds the path.\n\nThe presumed and correct behavior would be to plainly ignore the second set of\nthe cookie since it was already set as secure on a secure host so overriding\nit on an insecure host should not be okay.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9086",
"url": "https://www.suse.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "SUSE Bug 1249191 for CVE-2025-9086",
"url": "https://bugzilla.suse.com/1249191"
}
],
"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:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libcurl4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:curl-zsh-completion-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-devel-doc-8.14.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl-mini4-8.14.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libcurl4-8.14.1-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T14:28:47Z",
"details": "important"
}
],
"title": "CVE-2025-9086"
}
]
}
WID-SEC-W-2025-2023
Vulnerability from csaf_certbund - Published: 2025-09-09 22:00 - Updated: 2026-03-03 23:00Summary
cURL: Mehrere Schwachstellen ermöglichen Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
HCL BigFix <10.0.15
HCL / BigFix
|
<10.0.15 | ||
|
HCL BigFix <11.0.5
HCL / BigFix
|
<11.0.5 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Tenable Security Nessus Network Monitor <6.5.3
Tenable Security / Nessus Network Monitor
|
<6.5.3 | ||
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Meinberg LANTIME <7.10.004
Meinberg / LANTIME
|
<7.10.004 | ||
|
Open Source cURL <8.16.0
Open Source / cURL
|
<8.16.0 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
HCL BigFix <10.0.15
HCL / BigFix
|
<10.0.15 | ||
|
HCL BigFix <11.0.5
HCL / BigFix
|
<11.0.5 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Tenable Security Nessus Network Monitor <6.5.3
Tenable Security / Nessus Network Monitor
|
<6.5.3 | ||
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Meinberg LANTIME <7.10.004
Meinberg / LANTIME
|
<7.10.004 | ||
|
Open Source cURL <8.16.0
Open Source / cURL
|
<8.16.0 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
References
48 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "cURL ist eine Client-Software, die das Austauschen von Dateien mittels mehrerer Protokolle wie z. B. HTTP oder FTP erlaubt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in cURL ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2023 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2023.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2023 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2023"
},
{
"category": "external",
"summary": "Project curl Security Advisory vom 2025-09-09",
"url": "https://curl.se/docs/CVE-2025-10148.html"
},
{
"category": "external",
"summary": "Project curl Security Advisory vom 2025-09-09",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03173-1 vom 2025-09-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022498.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03198-1 vom 2025-09-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022523.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-4DAEC13254 vom 2025-09-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-4daec13254"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-97AE15DC56 vom 2025-09-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-97ae15dc56"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03267-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022585.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03268-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022584.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15590-1 vom 2025-10-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5GZTWINKWAUBSCNDAPP4PHJERJZBCGZG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20802-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022881.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20824-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022901.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251031-0007 vom 2025-10-31",
"url": "https://security.netapp.com/advisory/NTAP-20251031-0007"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251031-0008 vom 2025-10-31",
"url": "https://security.netapp.com/advisory/NTAP-20251031-0008"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3056 vom 2025-11-11",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3056.html"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2025.06 vom 2025-11-27",
"url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2025-06-lantime-firmware-v7-10-004.htm"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21077-1 vom 2025-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023430.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7254360 vom 2025-12-11",
"url": "https://www.ibm.com/support/pages/node/7254360"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23043 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23043"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21145-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023512.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23125 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23125"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23126 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23126"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23127 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23127"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23383 vom 2025-12-18",
"url": "https://access.redhat.com/errata/RHSA-2025:23383"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23383 vom 2025-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-23383.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23383 vom 2025-12-19",
"url": "https://errata.build.resf.org/RLSA-2025:23383"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4432 vom 2026-01-05",
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00002.html"
},
{
"category": "external",
"summary": "HCL Security Bulletin vom 2026-01-20",
"url": "https://support.hcl-software.com/community?id=community_blog\u0026sys_id=ddd6f13d3ba2365028f8f547f4e45a60"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0950 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1350 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1350"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2026-02 vom 2026-01-27",
"url": "https://de.tenable.com/security/tns-2026-02"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1350 vom 2026-01-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-1350.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1477 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1477"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7258234 vom 2026-01-28",
"url": "https://www.ibm.com/support/pages/node/7258234"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-030 vom 2026-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000421570/dsa-2026-030-security-update-for-dell-networker-vproxy-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1350 vom 2026-01-31",
"url": "https://errata.build.resf.org/RLSA-2026:1350"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1736 vom 2026-02-02",
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1825 vom 2026-02-03",
"url": "http://linux.oracle.com/errata/ELSA-2026-1825.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1825 vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:1825"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1825 vom 2026-02-06",
"url": "https://errata.build.resf.org/RLSA-2026:1825"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2485 vom 2026-02-10",
"url": "https://access.redhat.com/errata/RHSA-2026:2485"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2563 vom 2026-02-11",
"url": "https://access.redhat.com/errata/RHSA-2026:2563"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8062-1 vom 2026-02-25",
"url": "https://ubuntu.com/security/notices/USN-8062-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8062-2 vom 2026-03-03",
"url": "https://ubuntu.com/security/notices/USN-8062-2"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7262441 vom 2026-03-03",
"url": "https://www.ibm.com/support/pages/node/7262441"
}
],
"source_lang": "en-US",
"title": "cURL: Mehrere Schwachstellen erm\u00f6glichen Manipulation von Dateien",
"tracking": {
"current_release_date": "2026-03-03T23:00:00.000+00:00",
"generator": {
"date": "2026-03-04T11:17:33.482+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2023",
"initial_release_date": "2025-09-09T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-11T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Fedora und SUSE aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-10-13T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von IBM, Red Hat und SUSE aufgenommen"
},
{
"date": "2025-12-11T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat, Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von HCL aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat, Tenable und Oracle Linux aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Ubuntu und IBM aufgenommen"
}
],
"status": "final",
"version": "31"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
},
{
"category": "product_version_range",
"name": "vProxy \u003c19.14",
"product": {
"name": "Dell NetWorker vProxy \u003c19.14",
"product_id": "T050451"
}
},
{
"category": "product_version",
"name": "vProxy 19.14",
"product": {
"name": "Dell NetWorker vProxy 19.14",
"product_id": "T050451-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.14"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.0.5",
"product": {
"name": "HCL BigFix \u003c11.0.5",
"product_id": "T050214"
}
},
{
"category": "product_version",
"name": "11.0.5",
"product": {
"name": "HCL BigFix 11.0.5",
"product_id": "T050214-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:11.0.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.0.15",
"product": {
"name": "HCL BigFix \u003c10.0.15",
"product_id": "T050215"
}
},
{
"category": "product_version",
"name": "10.0.15",
"product": {
"name": "HCL BigFix 10.0.15",
"product_id": "T050215-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:hcltech:bigfix:10.0.15"
}
}
}
],
"category": "product_name",
"name": "BigFix"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "1139691",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF04",
"product_id": "T050392"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF04",
"product_id": "T050392-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.10.004",
"product": {
"name": "Meinberg LANTIME \u003c7.10.004",
"product_id": "T048945"
}
},
{
"category": "product_version",
"name": "7.10.004",
"product": {
"name": "Meinberg LANTIME 7.10.004",
"product_id": "T048945-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.10.004"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T047567",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T039981",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.16.0",
"product": {
"name": "Open Source cURL \u003c8.16.0",
"product_id": "T046865"
}
},
{
"category": "product_version",
"name": "8.16.0",
"product": {
"name": "Open Source cURL 8.16.0",
"product_id": "T046865-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:curl:curl:8.16.0"
}
}
}
],
"category": "product_name",
"name": "cURL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.5.3",
"product": {
"name": "Tenable Security Nessus Network Monitor \u003c6.5.3",
"product_id": "T050330"
}
},
{
"category": "product_version",
"name": "6.5.3",
"product": {
"name": "Tenable Security Nessus Network Monitor 6.5.3",
"product_id": "T050330-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus_network_monitor:6.5.3"
}
}
}
],
"category": "product_name",
"name": "Nessus Network Monitor"
}
],
"category": "vendor",
"name": "Tenable Security"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T050215",
"T050214",
"T004914",
"T050330",
"T050451",
"T032255",
"T039981",
"74185",
"T032495",
"T039664",
"1139691",
"T048945",
"T046865",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T047567",
"T048226",
"T048301"
]
},
"release_date": "2025-09-09T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-10148",
"product_status": {
"known_affected": [
"T050392",
"67646",
"T050215",
"T050214",
"T004914",
"T050330",
"T050451",
"T032255",
"T039981",
"74185",
"T032495",
"T039664",
"1139691",
"T048945",
"T046865",
"2951",
"T002207",
"T000126",
"T027843",
"398363",
"T047567",
"T048226",
"T048301"
]
},
"release_date": "2025-09-09T22:00:00.000+00:00",
"title": "CVE-2025-10148"
}
]
}
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…