Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-1271 (GCVE-0-2022-1271)
Vulnerability from cvelistv5 – Published: 2022-08-31 15:33 – Updated: 2025-06-09 14:56
VLAI
EPSS
Summary
An arbitrary file write vulnerability was found in GNU gzip's zgrep utility. When zgrep is applied on the attacker's chosen file name (for example, a crafted file name), this can overwrite an attacker's content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.
Severity
8.8 (High)
CWE
- CWE-179 - - Incorrect Behavior Order: Early Validation, CWE-1173 Improper Use of Validation Framework
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=2073310 | x_refsource_MISC |
| https://www.openwall.com/lists/oss-security/2022/… | x_refsource_MISC |
| https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html | x_refsource_MISC |
| https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch | x_refsource_MISC |
| https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=… | x_refsource_MISC |
| https://security-tracker.debian.org/tracker/CVE-2… | x_refsource_MISC |
| https://access.redhat.com/security/cve/CVE-2022-1271 | x_refsource_MISC |
| https://security.gentoo.org/glsa/202209-01 | vendor-advisoryx_refsource_GENTOO |
| https://security.netapp.com/advisory/ntap-2022093… | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | gzip, xz-utils |
Affected:
Fixed in gzip 1.12
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T23:55:24.665Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073310"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2022/04/07/8"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=69d1b3fc29677af8ade8dc15dba83f0589cb63d6"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2022-1271"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2022-1271"
},
{
"name": "GLSA-202209-01",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202209-01"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220930-0006/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-1271",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-09T14:55:46.489089Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-09T14:56:35.875Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "gzip, xz-utils",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Fixed in gzip 1.12"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-179",
"description": "CWE-179 - Incorrect Behavior Order: Early Validation, CWE-1173 Improper Use of Validation Framework",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-30T15:06:11.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073310"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.openwall.com/lists/oss-security/2022/04/07/8"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=69d1b3fc29677af8ade8dc15dba83f0589cb63d6"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2022-1271"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://access.redhat.com/security/cve/CVE-2022-1271"
},
{
"name": "GLSA-202209-01",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202209-01"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220930-0006/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-1271",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "gzip, xz-utils",
"version": {
"version_data": [
{
"version_value": "Fixed in gzip 1.12"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-179 - Incorrect Behavior Order: Early Validation, CWE-1173 Improper Use of Validation Framework"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2073310",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073310"
},
{
"name": "https://www.openwall.com/lists/oss-security/2022/04/07/8",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2022/04/07/8"
},
{
"name": "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html",
"refsource": "MISC",
"url": "https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html"
},
{
"name": "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch",
"refsource": "MISC",
"url": "https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch"
},
{
"name": "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6",
"refsource": "MISC",
"url": "https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6"
},
{
"name": "https://security-tracker.debian.org/tracker/CVE-2022-1271",
"refsource": "MISC",
"url": "https://security-tracker.debian.org/tracker/CVE-2022-1271"
},
{
"name": "https://access.redhat.com/security/cve/CVE-2022-1271",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/CVE-2022-1271"
},
{
"name": "GLSA-202209-01",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-01"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220930-0006/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220930-0006/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2022-1271",
"datePublished": "2022-08-31T15:33:00.000Z",
"dateReserved": "2022-04-07T00:00:00.000Z",
"dateUpdated": "2025-06-09T14:56:35.875Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-1271",
"date": "2026-05-31",
"epss": "0.00813",
"percentile": "0.74561"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-1271\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-08-31T16:15:09.347\",\"lastModified\":\"2025-06-09T15:15:26.690\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una vulnerabilidad de escritura arbitraria de archivos en la utilidad zgrep de GNU gzip. Cuando zgrep es aplicado sobre el nombre de archivo elegido por el atacante (por ejemplo, un nombre de archivo dise\u00f1ado), \u00e9ste puede sobrescribir el contenido de un archivo arbitrario seleccionado por el atacante. Este fallo es producido debido a una comprobaci\u00f3n insuficiente cuando son procesados nombres de archivo con dos o m\u00e1s l\u00edneas nuevas en los que el contenido seleccionado y los nombres de archivo de destino est\u00e1n insertados en nombres de archivo multil\u00ednea dise\u00f1ados. Este fallo permite a un atacante remoto poco privilegiado forzar a zgrep a escribir archivos arbitrarios en el sistema\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-179\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:gzip:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.12\",\"matchCriteriaId\":\"AE211FFB-B5CC-4827-9430-D58DA7D9EF09\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:jboss_data_grid:7.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD354E32-A8B0-484C-B4C6-9FBCD3430D2D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tukaani:xz:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.2.5\",\"matchCriteriaId\":\"B815FE77-341C-45D5-B7C5-5A828AE7764A\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2022-1271\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2073310\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=69d1b3fc29677af8ade8dc15dba83f0589cb63d6\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2022-1271\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-01\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220930-0006/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/04/07/8\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/CVE-2022-1271\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2073310\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=69d1b3fc29677af8ade8dc15dba83f0589cb63d6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2022-1271\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220930-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2022/04/07/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2073310\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/04/07/8\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=69d1b3fc29677af8ade8dc15dba83f0589cb63d6\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2022-1271\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2022-1271\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202209-01\", \"name\": \"GLSA-202209-01\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220930-0006/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T23:55:24.665Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-1271\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-09T14:55:46.489089Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-09T14:56:27.797Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"gzip, xz-utils\", \"versions\": [{\"status\": \"affected\", \"version\": \"Fixed in gzip 1.12\"}]}], \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2073310\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/04/07/8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://git.tukaani.org/?p=xz.git%3Ba=commit%3Bh=69d1b3fc29677af8ade8dc15dba83f0589cb63d6\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2022-1271\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2022-1271\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security.gentoo.org/glsa/202209-01\", \"name\": \"GLSA-202209-01\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220930-0006/\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-179\", \"description\": \"CWE-179 - Incorrect Behavior Order: Early Validation, CWE-1173 Improper Use of Validation Framework\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2022-09-30T15:06:11.000Z\"}, \"x_legacyV4Record\": {\"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"Fixed in gzip 1.12\"}]}, \"product_name\": \"gzip, xz-utils\"}]}, \"vendor_name\": \"n/a\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2073310\", \"name\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2073310\", \"refsource\": \"MISC\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2022/04/07/8\", \"name\": \"https://www.openwall.com/lists/oss-security/2022/04/07/8\", \"refsource\": \"MISC\"}, {\"url\": \"https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html\", \"name\": \"https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html\", \"refsource\": \"MISC\"}, {\"url\": \"https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch\", \"name\": \"https://tukaani.org/xz/xzgrep-ZDI-CAN-16587.patch\", \"refsource\": \"MISC\"}, {\"url\": \"https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6\", \"name\": \"https://git.tukaani.org/?p=xz.git;a=commit;h=69d1b3fc29677af8ade8dc15dba83f0589cb63d6\", \"refsource\": \"MISC\"}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2022-1271\", \"name\": \"https://security-tracker.debian.org/tracker/CVE-2022-1271\", \"refsource\": \"MISC\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2022-1271\", \"name\": \"https://access.redhat.com/security/cve/CVE-2022-1271\", \"refsource\": \"MISC\"}, {\"url\": \"https://security.gentoo.org/glsa/202209-01\", \"name\": \"GLSA-202209-01\", \"refsource\": \"GENTOO\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220930-0006/\", \"name\": \"https://security.netapp.com/advisory/ntap-20220930-0006/\", \"refsource\": \"CONFIRM\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"CWE-179 - Incorrect Behavior Order: Early Validation, CWE-1173 Improper Use of Validation Framework\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2022-1271\", \"STATE\": \"PUBLIC\", \"ASSIGNER\": \"secalert@redhat.com\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-1271\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-09T14:56:35.875Z\", \"dateReserved\": \"2022-04-07T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2022-08-31T15:33:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2022:1158-1
Vulnerability from csaf_suse - Published: 2022-04-12 12:45 - Updated: 2022-04-12 12:45Summary
Security update for xz
Severity
Important
Notes
Title of the patch: Security update for xz
Description of the patch: This update for xz fixes the following issues:
- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)
Patchnames: SUSE-2022-1158,SUSE-SLE-Module-Basesystem-15-SP3-2022-1158,SUSE-SLE-Module-Basesystem-15-SP4-2022-1158,SUSE-SLE-Product-HPC-15-2022-1158,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1158,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1158,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1158,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1158,SUSE-SLE-Product-RT-15-SP2-2022-1158,SUSE-SLE-Product-SLES-15-2022-1158,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1158,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1158,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1158,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1158,SUSE-SLE-Product-SLES_SAP-15-2022-1158,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1158,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1158,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1158,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1158,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1158,SUSE-SUSE-MicroOS-5.0-2022-1158,SUSE-SUSE-MicroOS-5.1-2022-1158,SUSE-SUSE-MicroOS-5.2-2022-1158,SUSE-Storage-6-2022-1158,SUSE-Storage-7-2022-1158,openSUSE-SLE-15.3-2022-1158,openSUSE-SLE-15.4-2022-1158
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
261 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-devel-32bit-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-lang-5.2.3-150000.4.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 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 xz",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xz fixes the following issues:\n\n- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1158,SUSE-SLE-Module-Basesystem-15-SP3-2022-1158,SUSE-SLE-Module-Basesystem-15-SP4-2022-1158,SUSE-SLE-Product-HPC-15-2022-1158,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1158,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1158,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1158,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1158,SUSE-SLE-Product-RT-15-SP2-2022-1158,SUSE-SLE-Product-SLES-15-2022-1158,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1158,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1158,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1158,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1158,SUSE-SLE-Product-SLES_SAP-15-2022-1158,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1158,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1158,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1158,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1158,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1158,SUSE-SUSE-MicroOS-5.0-2022-1158,SUSE-SUSE-MicroOS-5.1-2022-1158,SUSE-SUSE-MicroOS-5.2-2022-1158,SUSE-Storage-6-2022-1158,SUSE-Storage-7-2022-1158,openSUSE-SLE-15.3-2022-1158,openSUSE-SLE-15.4-2022-1158",
"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-2022_1158-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1158-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221158-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1158-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010686.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for xz",
"tracking": {
"current_release_date": "2022-04-12T12:45:02Z",
"generator": {
"date": "2022-04-12T12:45:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1158-1",
"initial_release_date": "2022-04-12T12:45:02Z",
"revision_history": [
{
"date": "2022-04-12T12:45:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"product": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"product_id": "liblzma5-5.2.3-150000.4.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "xz-5.2.3-150000.4.7.1.aarch64",
"product": {
"name": "xz-5.2.3-150000.4.7.1.aarch64",
"product_id": "xz-5.2.3-150000.4.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"product": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"product_id": "xz-devel-5.2.3-150000.4.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"product": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"product_id": "xz-static-devel-5.2.3-150000.4.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-64bit-5.2.3-150000.4.7.1.aarch64_ilp32",
"product": {
"name": "liblzma5-64bit-5.2.3-150000.4.7.1.aarch64_ilp32",
"product_id": "liblzma5-64bit-5.2.3-150000.4.7.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "xz-devel-64bit-5.2.3-150000.4.7.1.aarch64_ilp32",
"product": {
"name": "xz-devel-64bit-5.2.3-150000.4.7.1.aarch64_ilp32",
"product_id": "xz-devel-64bit-5.2.3-150000.4.7.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.2.3-150000.4.7.1.i586",
"product": {
"name": "liblzma5-5.2.3-150000.4.7.1.i586",
"product_id": "liblzma5-5.2.3-150000.4.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-5.2.3-150000.4.7.1.i586",
"product": {
"name": "xz-5.2.3-150000.4.7.1.i586",
"product_id": "xz-5.2.3-150000.4.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-devel-5.2.3-150000.4.7.1.i586",
"product": {
"name": "xz-devel-5.2.3-150000.4.7.1.i586",
"product_id": "xz-devel-5.2.3-150000.4.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-static-devel-5.2.3-150000.4.7.1.i586",
"product": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.i586",
"product_id": "xz-static-devel-5.2.3-150000.4.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xz-lang-5.2.3-150000.4.7.1.noarch",
"product": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch",
"product_id": "xz-lang-5.2.3-150000.4.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"product": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"product_id": "liblzma5-5.2.3-150000.4.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xz-5.2.3-150000.4.7.1.ppc64le",
"product": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le",
"product_id": "xz-5.2.3-150000.4.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"product": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"product_id": "xz-devel-5.2.3-150000.4.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"product": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"product_id": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.2.3-150000.4.7.1.s390x",
"product": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x",
"product_id": "liblzma5-5.2.3-150000.4.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-5.2.3-150000.4.7.1.s390x",
"product": {
"name": "xz-5.2.3-150000.4.7.1.s390x",
"product_id": "xz-5.2.3-150000.4.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-devel-5.2.3-150000.4.7.1.s390x",
"product": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x",
"product_id": "xz-devel-5.2.3-150000.4.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"product": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"product_id": "xz-static-devel-5.2.3-150000.4.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"product": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"product_id": "liblzma5-5.2.3-150000.4.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"product": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"product_id": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-5.2.3-150000.4.7.1.x86_64",
"product": {
"name": "xz-5.2.3-150000.4.7.1.x86_64",
"product_id": "xz-5.2.3-150000.4.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"product": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"product_id": "xz-devel-5.2.3-150000.4.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-devel-32bit-5.2.3-150000.4.7.1.x86_64",
"product": {
"name": "xz-devel-32bit-5.2.3-150000.4.7.1.x86_64",
"product_id": "xz-devel-32bit-5.2.3-150000.4.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"product": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"product_id": "xz-static-devel-5.2.3-150000.4.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.0",
"product": {
"name": "SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.0"
}
}
},
{
"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 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.2.3-150000.4.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.2.3-150000.4.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.2.3-150000.4.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-32bit-5.2.3-150000.4.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-devel-32bit-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-devel-32bit-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.2.3-150000.4.7.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-lang-5.2.3-150000.4.7.1.noarch"
},
"product_reference": "xz-lang-5.2.3-150000.4.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.aarch64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.s390x"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-static-devel-5.2.3-150000.4.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
},
"product_reference": "xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Proxy 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Retail Branch Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-devel-32bit-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-lang-5.2.3-150000.4.7.1.noarch",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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 6:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Proxy 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Retail Branch Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-devel-32bit-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-lang-5.2.3-150000.4.7.1.noarch",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 6:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 6:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Enterprise Storage 7:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Enterprise Storage 7:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Proxy 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Proxy 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Retail Branch Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:liblzma5-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-devel-5.2.3-150000.4.7.1.x86_64",
"SUSE Manager Server 4.1:xz-lang-5.2.3-150000.4.7.1.noarch",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"SUSE Manager Server 4.1:xz-static-devel-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:liblzma5-32bit-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:liblzma5-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-devel-32bit-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-devel-5.2.3-150000.4.7.1.x86_64",
"openSUSE Leap 15.3:xz-lang-5.2.3-150000.4.7.1.noarch",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.aarch64",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.ppc64le",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.s390x",
"openSUSE Leap 15.3:xz-static-devel-5.2.3-150000.4.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-12T12:45:02Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1160-1
Vulnerability from csaf_suse - Published: 2022-04-12 12:49 - Updated: 2022-04-12 12:49Summary
Security update for xz
Severity
Important
Notes
Title of the patch: Security update for xz
Description of the patch: This update for xz fixes the following issues:
- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)
Patchnames: HPE-Helion-OpenStack-8-2022-1160,SUSE-2022-1160,SUSE-OpenStack-Cloud-8-2022-1160,SUSE-OpenStack-Cloud-9-2022-1160,SUSE-OpenStack-Cloud-Crowbar-8-2022-1160,SUSE-OpenStack-Cloud-Crowbar-9-2022-1160,SUSE-SLE-SAP-12-SP3-2022-1160,SUSE-SLE-SAP-12-SP4-2022-1160,SUSE-SLE-SDK-12-SP5-2022-1160,SUSE-SLE-SERVER-12-SP2-BCL-2022-1160,SUSE-SLE-SERVER-12-SP3-2022-1160,SUSE-SLE-SERVER-12-SP3-BCL-2022-1160,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1160,SUSE-SLE-SERVER-12-SP5-2022-1160
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
88 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:liblzma5-32bit-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:liblzma5-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:xz-5.0.5-6.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:xz-lang-5.0.5-6.7.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
11 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 xz",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xz fixes the following issues:\n\n- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-1160,SUSE-2022-1160,SUSE-OpenStack-Cloud-8-2022-1160,SUSE-OpenStack-Cloud-9-2022-1160,SUSE-OpenStack-Cloud-Crowbar-8-2022-1160,SUSE-OpenStack-Cloud-Crowbar-9-2022-1160,SUSE-SLE-SAP-12-SP3-2022-1160,SUSE-SLE-SAP-12-SP4-2022-1160,SUSE-SLE-SDK-12-SP5-2022-1160,SUSE-SLE-SERVER-12-SP2-BCL-2022-1160,SUSE-SLE-SERVER-12-SP3-2022-1160,SUSE-SLE-SERVER-12-SP3-BCL-2022-1160,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1160,SUSE-SLE-SERVER-12-SP5-2022-1160",
"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-2022_1160-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1160-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221160-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1160-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010685.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for xz",
"tracking": {
"current_release_date": "2022-04-12T12:49:31Z",
"generator": {
"date": "2022-04-12T12:49:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1160-1",
"initial_release_date": "2022-04-12T12:49:31Z",
"revision_history": [
{
"date": "2022-04-12T12:49:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.5-6.7.1.aarch64",
"product": {
"name": "liblzma5-5.0.5-6.7.1.aarch64",
"product_id": "liblzma5-5.0.5-6.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "xz-5.0.5-6.7.1.aarch64",
"product": {
"name": "xz-5.0.5-6.7.1.aarch64",
"product_id": "xz-5.0.5-6.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "xz-devel-5.0.5-6.7.1.aarch64",
"product": {
"name": "xz-devel-5.0.5-6.7.1.aarch64",
"product_id": "xz-devel-5.0.5-6.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-64bit-5.0.5-6.7.1.aarch64_ilp32",
"product": {
"name": "liblzma5-64bit-5.0.5-6.7.1.aarch64_ilp32",
"product_id": "liblzma5-64bit-5.0.5-6.7.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "xz-devel-64bit-5.0.5-6.7.1.aarch64_ilp32",
"product": {
"name": "xz-devel-64bit-5.0.5-6.7.1.aarch64_ilp32",
"product_id": "xz-devel-64bit-5.0.5-6.7.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.5-6.7.1.i586",
"product": {
"name": "liblzma5-5.0.5-6.7.1.i586",
"product_id": "liblzma5-5.0.5-6.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-5.0.5-6.7.1.i586",
"product": {
"name": "xz-5.0.5-6.7.1.i586",
"product_id": "xz-5.0.5-6.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-devel-5.0.5-6.7.1.i586",
"product": {
"name": "xz-devel-5.0.5-6.7.1.i586",
"product_id": "xz-devel-5.0.5-6.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "xz-lang-5.0.5-6.7.1.noarch",
"product": {
"name": "xz-lang-5.0.5-6.7.1.noarch",
"product_id": "xz-lang-5.0.5-6.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.5-6.7.1.ppc64le",
"product": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le",
"product_id": "liblzma5-5.0.5-6.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xz-5.0.5-6.7.1.ppc64le",
"product": {
"name": "xz-5.0.5-6.7.1.ppc64le",
"product_id": "xz-5.0.5-6.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xz-devel-5.0.5-6.7.1.ppc64le",
"product": {
"name": "xz-devel-5.0.5-6.7.1.ppc64le",
"product_id": "xz-devel-5.0.5-6.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.5-6.7.1.s390",
"product": {
"name": "liblzma5-5.0.5-6.7.1.s390",
"product_id": "liblzma5-5.0.5-6.7.1.s390"
}
},
{
"category": "product_version",
"name": "xz-5.0.5-6.7.1.s390",
"product": {
"name": "xz-5.0.5-6.7.1.s390",
"product_id": "xz-5.0.5-6.7.1.s390"
}
},
{
"category": "product_version",
"name": "xz-devel-5.0.5-6.7.1.s390",
"product": {
"name": "xz-devel-5.0.5-6.7.1.s390",
"product_id": "xz-devel-5.0.5-6.7.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.5-6.7.1.s390x",
"product": {
"name": "liblzma5-5.0.5-6.7.1.s390x",
"product_id": "liblzma5-5.0.5-6.7.1.s390x"
}
},
{
"category": "product_version",
"name": "liblzma5-32bit-5.0.5-6.7.1.s390x",
"product": {
"name": "liblzma5-32bit-5.0.5-6.7.1.s390x",
"product_id": "liblzma5-32bit-5.0.5-6.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-5.0.5-6.7.1.s390x",
"product": {
"name": "xz-5.0.5-6.7.1.s390x",
"product_id": "xz-5.0.5-6.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-devel-5.0.5-6.7.1.s390x",
"product": {
"name": "xz-devel-5.0.5-6.7.1.s390x",
"product_id": "xz-devel-5.0.5-6.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-devel-32bit-5.0.5-6.7.1.s390x",
"product": {
"name": "xz-devel-32bit-5.0.5-6.7.1.s390x",
"product_id": "xz-devel-32bit-5.0.5-6.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.5-6.7.1.x86_64",
"product": {
"name": "liblzma5-5.0.5-6.7.1.x86_64",
"product_id": "liblzma5-5.0.5-6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"product": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"product_id": "liblzma5-32bit-5.0.5-6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-5.0.5-6.7.1.x86_64",
"product": {
"name": "xz-5.0.5-6.7.1.x86_64",
"product_id": "xz-5.0.5-6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-devel-5.0.5-6.7.1.x86_64",
"product": {
"name": "xz-devel-5.0.5-6.7.1.x86_64",
"product_id": "xz-devel-5.0.5-6.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-devel-32bit-5.0.5-6.7.1.x86_64",
"product": {
"name": "xz-devel-32bit-5.0.5-6.7.1.x86_64",
"product_id": "xz-devel-32bit-5.0.5-6.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.ppc64le"
},
"product_reference": "liblzma5-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.ppc64le"
},
"product_reference": "liblzma5-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.aarch64"
},
"product_reference": "xz-devel-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-devel-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.s390x"
},
"product_reference": "xz-devel-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-devel-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-devel-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.aarch64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.ppc64le"
},
"product_reference": "liblzma5-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.aarch64"
},
"product_reference": "xz-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.s390x"
},
"product_reference": "xz-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.aarch64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.ppc64le"
},
"product_reference": "liblzma5-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.aarch64"
},
"product_reference": "xz-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.s390x"
},
"product_reference": "xz-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.aarch64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le"
},
"product_reference": "liblzma5-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.aarch64"
},
"product_reference": "xz-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.s390x"
},
"product_reference": "xz-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.aarch64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le"
},
"product_reference": "liblzma5-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.aarch64"
},
"product_reference": "xz-5.0.5-6.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.ppc64le"
},
"product_reference": "xz-5.0.5-6.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.s390x"
},
"product_reference": "xz-5.0.5-6.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.5-6.7.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.x86_64"
},
"product_reference": "xz-5.0.5-6.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.5-6.7.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-lang-5.0.5-6.7.1.noarch"
},
"product_reference": "xz-lang-5.0.5-6.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:liblzma5-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:xz-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud 9:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xz-lang-5.0.5-6.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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": [
"HPE Helion OpenStack 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:liblzma5-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:xz-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud 9:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xz-lang-5.0.5-6.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:liblzma5-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:xz-5.0.5-6.7.1.x86_64",
"HPE Helion OpenStack 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-5.0.5-6.7.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:xz-lang-5.0.5-6.7.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:xz-devel-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud 9:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud 9:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:xz-lang-5.0.5-6.7.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:liblzma5-32bit-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:liblzma5-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xz-5.0.5-6.7.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:xz-lang-5.0.5-6.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-12T12:49:31Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1250-1
Vulnerability from csaf_suse - Published: 2022-04-17 13:40 - Updated: 2022-04-17 13:40Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)
The following non-security bugs were fixed:
- Fixed an issue when 'gzexe' counts the lines to skip wrong. (bsc#1180713)
- Fixed a potential segfault when zlib acceleration is enabled (bsc#1177047)
Patchnames: SUSE-2022-1250,SUSE-SLE-Product-HPC-15-2022-1250,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1250,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1250,SUSE-SLE-Product-SLES-15-2022-1250,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1250,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1250,SUSE-SLE-Product-SLES_SAP-15-2022-1250,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1250,SUSE-Storage-6-2022-1250
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)\n\nThe following non-security bugs were fixed:\n\n- Fixed an issue when \u0027gzexe\u0027 counts the lines to skip wrong. (bsc#1180713)\n- Fixed a potential segfault when zlib acceleration is enabled (bsc#1177047)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1250,SUSE-SLE-Product-HPC-15-2022-1250,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1250,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1250,SUSE-SLE-Product-SLES-15-2022-1250,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1250,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1250,SUSE-SLE-Product-SLES_SAP-15-2022-1250,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1250,SUSE-Storage-6-2022-1250",
"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-2022_1250-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1250-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221250-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1250-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010742.html"
},
{
"category": "self",
"summary": "SUSE Bug 1177047",
"url": "https://bugzilla.suse.com/1177047"
},
{
"category": "self",
"summary": "SUSE Bug 1180713",
"url": "https://bugzilla.suse.com/1180713"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-04-17T13:40:26Z",
"generator": {
"date": "2022-04-17T13:40:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1250-1",
"initial_release_date": "2022-04-17T13:40:26Z",
"revision_history": [
{
"date": "2022-04-17T13:40:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.12.1.aarch64",
"product": {
"name": "gzip-1.10-150000.4.12.1.aarch64",
"product_id": "gzip-1.10-150000.4.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.12.1.i586",
"product": {
"name": "gzip-1.10-150000.4.12.1.i586",
"product_id": "gzip-1.10-150000.4.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.12.1.ppc64le",
"product": {
"name": "gzip-1.10-150000.4.12.1.ppc64le",
"product_id": "gzip-1.10-150000.4.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.12.1.s390x",
"product": {
"name": "gzip-1.10-150000.4.12.1.s390x",
"product_id": "gzip-1.10-150000.4.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.12.1.x86_64",
"product": {
"name": "gzip-1.10-150000.4.12.1.x86_64",
"product_id": "gzip-1.10-150000.4.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.s390x"
},
"product_reference": "gzip-1.10-150000.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.s390x"
},
"product_reference": "gzip-1.10-150000.4.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.12.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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 6:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-17T13:40:26Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1272-1
Vulnerability from csaf_suse - Published: 2022-04-20 07:07 - Updated: 2022-04-20 07:07Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)
Patchnames: SUSE-2022-1272,SUSE-SLE-SERVER-12-SP5-2022-1272
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1272,SUSE-SLE-SERVER-12-SP5-2022-1272",
"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-2022_1272-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1272-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221272-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1272-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010771.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-04-20T07:07:23Z",
"generator": {
"date": "2022-04-20T07:07:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1272-1",
"initial_release_date": "2022-04-20T07:07:23Z",
"revision_history": [
{
"date": "2022-04-20T07:07:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.11.3.aarch64",
"product": {
"name": "gzip-1.10-4.11.3.aarch64",
"product_id": "gzip-1.10-4.11.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.11.3.i586",
"product": {
"name": "gzip-1.10-4.11.3.i586",
"product_id": "gzip-1.10-4.11.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.11.3.ppc64le",
"product": {
"name": "gzip-1.10-4.11.3.ppc64le",
"product_id": "gzip-1.10-4.11.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.11.3.s390",
"product": {
"name": "gzip-1.10-4.11.3.s390",
"product_id": "gzip-1.10-4.11.3.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.11.3.s390x",
"product": {
"name": "gzip-1.10-4.11.3.s390x",
"product_id": "gzip-1.10-4.11.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.11.3.x86_64",
"product": {
"name": "gzip-1.10-4.11.3.x86_64",
"product_id": "gzip-1.10-4.11.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.aarch64"
},
"product_reference": "gzip-1.10-4.11.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.ppc64le"
},
"product_reference": "gzip-1.10-4.11.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.s390x"
},
"product_reference": "gzip-1.10-4.11.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.x86_64"
},
"product_reference": "gzip-1.10-4.11.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.aarch64"
},
"product_reference": "gzip-1.10-4.11.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.ppc64le"
},
"product_reference": "gzip-1.10-4.11.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.s390x"
},
"product_reference": "gzip-1.10-4.11.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.11.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.x86_64"
},
"product_reference": "gzip-1.10-4.11.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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 12 SP5:gzip-1.10-4.11.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.s390x",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.11.3.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.11.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-20T07:07:23Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1275-1
Vulnerability from csaf_suse - Published: 2022-04-20 07:17 - Updated: 2022-04-20 07:17Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)
Patchnames: HPE-Helion-OpenStack-8-2022-1275,SUSE-2022-1275,SUSE-OpenStack-Cloud-8-2022-1275,SUSE-OpenStack-Cloud-9-2022-1275,SUSE-OpenStack-Cloud-Crowbar-8-2022-1275,SUSE-OpenStack-Cloud-Crowbar-9-2022-1275,SUSE-SLE-SAP-12-SP3-2022-1275,SUSE-SLE-SAP-12-SP4-2022-1275,SUSE-SLE-SERVER-12-SP2-BCL-2022-1275,SUSE-SLE-SERVER-12-SP3-2022-1275,SUSE-SLE-SERVER-12-SP3-BCL-2022-1275,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1275
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
19 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.6.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-1275,SUSE-2022-1275,SUSE-OpenStack-Cloud-8-2022-1275,SUSE-OpenStack-Cloud-9-2022-1275,SUSE-OpenStack-Cloud-Crowbar-8-2022-1275,SUSE-OpenStack-Cloud-Crowbar-9-2022-1275,SUSE-SLE-SAP-12-SP3-2022-1275,SUSE-SLE-SAP-12-SP4-2022-1275,SUSE-SLE-SERVER-12-SP2-BCL-2022-1275,SUSE-SLE-SERVER-12-SP3-2022-1275,SUSE-SLE-SERVER-12-SP3-BCL-2022-1275,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1275",
"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-2022_1275-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1275-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221275-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1275-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010766.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-04-20T07:17:05Z",
"generator": {
"date": "2022-04-20T07:17:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1275-1",
"initial_release_date": "2022-04-20T07:17:05Z",
"revision_history": [
{
"date": "2022-04-20T07:17:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.6.2.aarch64",
"product": {
"name": "gzip-1.6-9.6.2.aarch64",
"product_id": "gzip-1.6-9.6.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.6.2.i586",
"product": {
"name": "gzip-1.6-9.6.2.i586",
"product_id": "gzip-1.6-9.6.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.6.2.ppc64le",
"product": {
"name": "gzip-1.6-9.6.2.ppc64le",
"product_id": "gzip-1.6-9.6.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.6.2.s390",
"product": {
"name": "gzip-1.6-9.6.2.s390",
"product_id": "gzip-1.6-9.6.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.6.2.s390x",
"product": {
"name": "gzip-1.6-9.6.2.s390x",
"product_id": "gzip-1.6-9.6.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.6.2.x86_64",
"product": {
"name": "gzip-1.6-9.6.2.x86_64",
"product_id": "gzip-1.6-9.6.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.ppc64le"
},
"product_reference": "gzip-1.6-9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.ppc64le"
},
"product_reference": "gzip-1.6-9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.aarch64"
},
"product_reference": "gzip-1.6-9.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.ppc64le"
},
"product_reference": "gzip-1.6-9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.s390x"
},
"product_reference": "gzip-1.6-9.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.aarch64"
},
"product_reference": "gzip-1.6-9.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.ppc64le"
},
"product_reference": "gzip-1.6-9.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.s390x"
},
"product_reference": "gzip-1.6-9.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.x86_64"
},
"product_reference": "gzip-1.6-9.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud 8:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud 9:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.6.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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": [
"HPE Helion OpenStack 8:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud 8:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud 9:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.6.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud 8:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud 9:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.6.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-20T07:17:05Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:14938-1
Vulnerability from csaf_suse - Published: 2022-04-12 12:49 - Updated: 2022-04-12 12:49Summary
Security update for xz
Severity
Important
Notes
Title of the patch: Security update for xz
Description of the patch: This update for xz fixes the following issues:
- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)
Patchnames: sleposp3-xz-14938,slessp4-xz-14938
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:liblzma5-5.0.3-0.12.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:xz-5.0.3-0.12.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:xz-lang-5.0.3-0.12.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
11 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 xz",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for xz fixes the following issues:\n\n- CVE-2022-1271: Fixed an incorrect escaping of malicious filenames (ZDI-CAN-16587). (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-xz-14938,slessp4-xz-14938",
"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-2022_14938-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:14938-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-202214938-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:14938-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-April/010689.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for xz",
"tracking": {
"current_release_date": "2022-04-12T12:49:02Z",
"generator": {
"date": "2022-04-12T12:49:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:14938-1",
"initial_release_date": "2022-04-12T12:49:02Z",
"revision_history": [
{
"date": "2022-04-12T12:49:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.3-0.12.7.1.i586",
"product": {
"name": "liblzma5-5.0.3-0.12.7.1.i586",
"product_id": "liblzma5-5.0.3-0.12.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-5.0.3-0.12.7.1.i586",
"product": {
"name": "xz-5.0.3-0.12.7.1.i586",
"product_id": "xz-5.0.3-0.12.7.1.i586"
}
},
{
"category": "product_version",
"name": "xz-lang-5.0.3-0.12.7.1.i586",
"product": {
"name": "xz-lang-5.0.3-0.12.7.1.i586",
"product_id": "xz-lang-5.0.3-0.12.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.3-0.12.7.1.ppc64",
"product": {
"name": "liblzma5-5.0.3-0.12.7.1.ppc64",
"product_id": "liblzma5-5.0.3-0.12.7.1.ppc64"
}
},
{
"category": "product_version",
"name": "liblzma5-32bit-5.0.3-0.12.7.1.ppc64",
"product": {
"name": "liblzma5-32bit-5.0.3-0.12.7.1.ppc64",
"product_id": "liblzma5-32bit-5.0.3-0.12.7.1.ppc64"
}
},
{
"category": "product_version",
"name": "xz-5.0.3-0.12.7.1.ppc64",
"product": {
"name": "xz-5.0.3-0.12.7.1.ppc64",
"product_id": "xz-5.0.3-0.12.7.1.ppc64"
}
},
{
"category": "product_version",
"name": "xz-lang-5.0.3-0.12.7.1.ppc64",
"product": {
"name": "xz-lang-5.0.3-0.12.7.1.ppc64",
"product_id": "xz-lang-5.0.3-0.12.7.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.3-0.12.7.1.s390x",
"product": {
"name": "liblzma5-5.0.3-0.12.7.1.s390x",
"product_id": "liblzma5-5.0.3-0.12.7.1.s390x"
}
},
{
"category": "product_version",
"name": "liblzma5-32bit-5.0.3-0.12.7.1.s390x",
"product": {
"name": "liblzma5-32bit-5.0.3-0.12.7.1.s390x",
"product_id": "liblzma5-32bit-5.0.3-0.12.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-5.0.3-0.12.7.1.s390x",
"product": {
"name": "xz-5.0.3-0.12.7.1.s390x",
"product_id": "xz-5.0.3-0.12.7.1.s390x"
}
},
{
"category": "product_version",
"name": "xz-lang-5.0.3-0.12.7.1.s390x",
"product": {
"name": "xz-lang-5.0.3-0.12.7.1.s390x",
"product_id": "xz-lang-5.0.3-0.12.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "liblzma5-5.0.3-0.12.7.1.x86_64",
"product": {
"name": "liblzma5-5.0.3-0.12.7.1.x86_64",
"product_id": "liblzma5-5.0.3-0.12.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "liblzma5-32bit-5.0.3-0.12.7.1.x86_64",
"product": {
"name": "liblzma5-32bit-5.0.3-0.12.7.1.x86_64",
"product_id": "liblzma5-32bit-5.0.3-0.12.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-5.0.3-0.12.7.1.x86_64",
"product": {
"name": "xz-5.0.3-0.12.7.1.x86_64",
"product_id": "xz-5.0.3-0.12.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "xz-lang-5.0.3-0.12.7.1.x86_64",
"product": {
"name": "xz-lang-5.0.3-0.12.7.1.x86_64",
"product_id": "xz-lang-5.0.3-0.12.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.3-0.12.7.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:liblzma5-5.0.3-0.12.7.1.i586"
},
"product_reference": "liblzma5-5.0.3-0.12.7.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.3-0.12.7.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:xz-5.0.3-0.12.7.1.i586"
},
"product_reference": "xz-5.0.3-0.12.7.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.3-0.12.7.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:xz-lang-5.0.3-0.12.7.1.i586"
},
"product_reference": "xz-lang-5.0.3-0.12.7.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.3-0.12.7.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.i586"
},
"product_reference": "liblzma5-5.0.3-0.12.7.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.3-0.12.7.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.ppc64"
},
"product_reference": "liblzma5-5.0.3-0.12.7.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.3-0.12.7.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.s390x"
},
"product_reference": "liblzma5-5.0.3-0.12.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-5.0.3-0.12.7.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.x86_64"
},
"product_reference": "liblzma5-5.0.3-0.12.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.3-0.12.7.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.ppc64"
},
"product_reference": "liblzma5-32bit-5.0.3-0.12.7.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.3-0.12.7.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.s390x"
},
"product_reference": "liblzma5-32bit-5.0.3-0.12.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblzma5-32bit-5.0.3-0.12.7.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.x86_64"
},
"product_reference": "liblzma5-32bit-5.0.3-0.12.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.3-0.12.7.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.i586"
},
"product_reference": "xz-5.0.3-0.12.7.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.3-0.12.7.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.ppc64"
},
"product_reference": "xz-5.0.3-0.12.7.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.3-0.12.7.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.s390x"
},
"product_reference": "xz-5.0.3-0.12.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-5.0.3-0.12.7.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.x86_64"
},
"product_reference": "xz-5.0.3-0.12.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.3-0.12.7.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.i586"
},
"product_reference": "xz-lang-5.0.3-0.12.7.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.3-0.12.7.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.ppc64"
},
"product_reference": "xz-lang-5.0.3-0.12.7.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.3-0.12.7.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.s390x"
},
"product_reference": "xz-lang-5.0.3-0.12.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xz-lang-5.0.3-0.12.7.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.x86_64"
},
"product_reference": "xz-lang-5.0.3-0.12.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:liblzma5-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:xz-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:xz-lang-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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 Point of Sale 11 SP3:liblzma5-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:xz-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:xz-lang-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:liblzma5-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:xz-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:xz-lang-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-32bit-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:liblzma5-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-5.0.3-0.12.7.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:xz-lang-5.0.3-0.12.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-04-12T12:49:02Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1617-1
Vulnerability from csaf_suse - Published: 2022-05-10 12:40 - Updated: 2022-05-10 12:40Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Fix escaping of malicious filenames. (bsc#1198062)
Patchnames: SUSE-2022-1617,SUSE-SLE-Module-Basesystem-15-SP3-2022-1617,SUSE-SLE-Module-Basesystem-15-SP4-2022-1617,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1617,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1617,SUSE-SLE-Product-RT-15-SP2-2022-1617,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1617,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1617,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1617,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1617,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1617,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1617,SUSE-SUSE-MicroOS-5.0-2022-1617,SUSE-SUSE-MicroOS-5.1-2022-1617,SUSE-SUSE-MicroOS-5.2-2022-1617,SUSE-Storage-7-2022-1617,openSUSE-SLE-15.3-2022-1617,openSUSE-SLE-15.4-2022-1617
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
43 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP2:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gzip-1.10-150200.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gzip-1.10-150200.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gzip-1.10-150200.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gzip-1.10-150200.10.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Fix escaping of malicious filenames. (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1617,SUSE-SLE-Module-Basesystem-15-SP3-2022-1617,SUSE-SLE-Module-Basesystem-15-SP4-2022-1617,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1617,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1617,SUSE-SLE-Product-RT-15-SP2-2022-1617,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1617,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1617,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1617,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1617,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1617,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1617,SUSE-SUSE-MicroOS-5.0-2022-1617,SUSE-SUSE-MicroOS-5.1-2022-1617,SUSE-SUSE-MicroOS-5.2-2022-1617,SUSE-Storage-7-2022-1617,openSUSE-SLE-15.3-2022-1617,openSUSE-SLE-15.4-2022-1617",
"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-2022_1617-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1617-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221617-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1617-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010979.html"
},
{
"category": "self",
"summary": "SUSE Bug 1198062",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "self",
"summary": "SUSE Bug 1198922",
"url": "https://bugzilla.suse.com/1198922"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-05-10T12:40:52Z",
"generator": {
"date": "2022-05-10T12:40:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1617-1",
"initial_release_date": "2022-05-10T12:40:52Z",
"revision_history": [
{
"date": "2022-05-10T12:40:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150200.10.1.aarch64",
"product": {
"name": "gzip-1.10-150200.10.1.aarch64",
"product_id": "gzip-1.10-150200.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150200.10.1.i586",
"product": {
"name": "gzip-1.10-150200.10.1.i586",
"product_id": "gzip-1.10-150200.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150200.10.1.ppc64le",
"product": {
"name": "gzip-1.10-150200.10.1.ppc64le",
"product_id": "gzip-1.10-150200.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150200.10.1.s390x",
"product": {
"name": "gzip-1.10-150200.10.1.s390x",
"product_id": "gzip-1.10-150200.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150200.10.1.x86_64",
"product": {
"name": "gzip-1.10-150200.10.1.x86_64",
"product_id": "gzip-1.10-150200.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.0",
"product": {
"name": "SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.0"
}
}
},
{
"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",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP2",
"product_id": "SUSE Linux Enterprise Real Time 15 SP2:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gzip-1.10-150200.10.1.aarch64"
},
"product_reference": "gzip-1.10-150200.10.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gzip-1.10-150200.10.1.ppc64le"
},
"product_reference": "gzip-1.10-150200.10.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gzip-1.10-150200.10.1.s390x"
},
"product_reference": "gzip-1.10-150200.10.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150200.10.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gzip-1.10-150200.10.1.x86_64"
},
"product_reference": "gzip-1.10-150200.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.aarch64",
"SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Proxy 4.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.ppc64le",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.s390x",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.x86_64",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.aarch64",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.ppc64le",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.s390x",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.x86_64",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.aarch64",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.ppc64le",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.s390x",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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:gzip-1.10-150200.10.1.aarch64",
"SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Proxy 4.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.ppc64le",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.s390x",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.x86_64",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.aarch64",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.ppc64le",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.s390x",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.x86_64",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.aarch64",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.ppc64le",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.s390x",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.aarch64",
"SUSE Enterprise Storage 7:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Micro 5.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Micro 5.2:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP2:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gzip-1.10-150200.10.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Proxy 4.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gzip-1.10-150200.10.1.x86_64",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.ppc64le",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.s390x",
"SUSE Manager Server 4.1:gzip-1.10-150200.10.1.x86_64",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.aarch64",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.ppc64le",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.s390x",
"openSUSE Leap 15.3:gzip-1.10-150200.10.1.x86_64",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.aarch64",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.ppc64le",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.s390x",
"openSUSE Leap 15.4:gzip-1.10-150200.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-10T12:40:52Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1650-1
Vulnerability from csaf_suse - Published: 2022-05-12 15:14 - Updated: 2022-05-12 15:14Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Add hardening for zgrep. (bsc#1198062)
Patchnames: SUSE-2022-1650,SUSE-SLE-SERVER-12-SP5-2022-1650
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
10 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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Add hardening for zgrep. (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1650,SUSE-SLE-SERVER-12-SP5-2022-1650",
"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-2022_1650-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1650-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221650-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1650-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010998.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-05-12T15:14:12Z",
"generator": {
"date": "2022-05-12T15:14:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1650-1",
"initial_release_date": "2022-05-12T15:14:12Z",
"revision_history": [
{
"date": "2022-05-12T15:14:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.14.1.aarch64",
"product": {
"name": "gzip-1.10-4.14.1.aarch64",
"product_id": "gzip-1.10-4.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.14.1.i586",
"product": {
"name": "gzip-1.10-4.14.1.i586",
"product_id": "gzip-1.10-4.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.14.1.ppc64le",
"product": {
"name": "gzip-1.10-4.14.1.ppc64le",
"product_id": "gzip-1.10-4.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.14.1.s390",
"product": {
"name": "gzip-1.10-4.14.1.s390",
"product_id": "gzip-1.10-4.14.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.14.1.s390x",
"product": {
"name": "gzip-1.10-4.14.1.s390x",
"product_id": "gzip-1.10-4.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-4.14.1.x86_64",
"product": {
"name": "gzip-1.10-4.14.1.x86_64",
"product_id": "gzip-1.10-4.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.aarch64"
},
"product_reference": "gzip-1.10-4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.ppc64le"
},
"product_reference": "gzip-1.10-4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.s390x"
},
"product_reference": "gzip-1.10-4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.x86_64"
},
"product_reference": "gzip-1.10-4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.aarch64"
},
"product_reference": "gzip-1.10-4.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.ppc64le"
},
"product_reference": "gzip-1.10-4.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.s390x"
},
"product_reference": "gzip-1.10-4.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-4.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.x86_64"
},
"product_reference": "gzip-1.10-4.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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 12 SP5:gzip-1.10-4.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:gzip-1.10-4.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gzip-1.10-4.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-12T15:14:12Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1673-1
Vulnerability from csaf_suse - Published: 2022-05-16 08:11 - Updated: 2022-05-16 08:11Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Add hardening for zgrep. (bsc#1198062)
Patchnames: HPE-Helion-OpenStack-8-2022-1673,SUSE-2022-1673,SUSE-OpenStack-Cloud-8-2022-1673,SUSE-OpenStack-Cloud-9-2022-1673,SUSE-OpenStack-Cloud-Crowbar-8-2022-1673,SUSE-OpenStack-Cloud-Crowbar-9-2022-1673,SUSE-SLE-SAP-12-SP3-2022-1673,SUSE-SLE-SAP-12-SP4-2022-1673,SUSE-SLE-SERVER-12-SP2-BCL-2022-1673,SUSE-SLE-SERVER-12-SP3-2022-1673,SUSE-SLE-SERVER-12-SP3-BCL-2022-1673,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1673
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
19 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
10 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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Add hardening for zgrep. (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-1673,SUSE-2022-1673,SUSE-OpenStack-Cloud-8-2022-1673,SUSE-OpenStack-Cloud-9-2022-1673,SUSE-OpenStack-Cloud-Crowbar-8-2022-1673,SUSE-OpenStack-Cloud-Crowbar-9-2022-1673,SUSE-SLE-SAP-12-SP3-2022-1673,SUSE-SLE-SAP-12-SP4-2022-1673,SUSE-SLE-SERVER-12-SP2-BCL-2022-1673,SUSE-SLE-SERVER-12-SP3-2022-1673,SUSE-SLE-SERVER-12-SP3-BCL-2022-1673,SUSE-SLE-SERVER-12-SP4-LTSS-2022-1673",
"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-2022_1673-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1673-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221673-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1673-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/011029.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-05-16T08:11:20Z",
"generator": {
"date": "2022-05-16T08:11:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1673-1",
"initial_release_date": "2022-05-16T08:11:20Z",
"revision_history": [
{
"date": "2022-05-16T08:11:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.9.1.aarch64",
"product": {
"name": "gzip-1.6-9.9.1.aarch64",
"product_id": "gzip-1.6-9.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.9.1.i586",
"product": {
"name": "gzip-1.6-9.9.1.i586",
"product_id": "gzip-1.6-9.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.9.1.ppc64le",
"product": {
"name": "gzip-1.6-9.9.1.ppc64le",
"product_id": "gzip-1.6-9.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.9.1.s390",
"product": {
"name": "gzip-1.6-9.9.1.s390",
"product_id": "gzip-1.6-9.9.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.9.1.s390x",
"product": {
"name": "gzip-1.6-9.9.1.s390x",
"product_id": "gzip-1.6-9.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.6-9.9.1.x86_64",
"product": {
"name": "gzip-1.6-9.9.1.x86_64",
"product_id": "gzip-1.6-9.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.ppc64le"
},
"product_reference": "gzip-1.6-9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.ppc64le"
},
"product_reference": "gzip-1.6-9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.aarch64"
},
"product_reference": "gzip-1.6-9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.ppc64le"
},
"product_reference": "gzip-1.6-9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.s390x"
},
"product_reference": "gzip-1.6-9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.aarch64"
},
"product_reference": "gzip-1.6-9.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.ppc64le"
},
"product_reference": "gzip-1.6-9.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.s390x"
},
"product_reference": "gzip-1.6-9.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.6-9.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.x86_64"
},
"product_reference": "gzip-1.6-9.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud 8:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud 9:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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": [
"HPE Helion OpenStack 8:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud 8:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud 9:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:gzip-1.6-9.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud 8:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud 9:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:gzip-1.6-9.9.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gzip-1.6-9.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-16T08:11:20Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
SUSE-SU-2022:1674-1
Vulnerability from csaf_suse - Published: 2022-05-16 08:12 - Updated: 2022-05-16 08:12Summary
Security update for gzip
Severity
Important
Notes
Title of the patch: Security update for gzip
Description of the patch: This update for gzip fixes the following issues:
- CVE-2022-1271: Add hardening for zgrep. (bsc#1198062)
Patchnames: SUSE-2022-1674,SUSE-SLE-Product-HPC-15-2022-1674,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1674,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1674,SUSE-SLE-Product-SLES-15-2022-1674,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1674,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1674,SUSE-SLE-Product-SLES_SAP-15-2022-1674,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1674,SUSE-Storage-6-2022-1674
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.4 (High)
Affected products
Recommended
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
10 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 gzip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gzip fixes the following issues:\n\n- CVE-2022-1271: Add hardening for zgrep. (bsc#1198062)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1674,SUSE-SLE-Product-HPC-15-2022-1674,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1674,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1674,SUSE-SLE-Product-SLES-15-2022-1674,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1674,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1674,SUSE-SLE-Product-SLES_SAP-15-2022-1674,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1674,SUSE-Storage-6-2022-1674",
"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-2022_1674-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1674-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221674-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1674-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/011021.html"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1271 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1271/"
}
],
"title": "Security update for gzip",
"tracking": {
"current_release_date": "2022-05-16T08:12:51Z",
"generator": {
"date": "2022-05-16T08:12:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1674-1",
"initial_release_date": "2022-05-16T08:12:51Z",
"revision_history": [
{
"date": "2022-05-16T08:12:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.15.1.aarch64",
"product": {
"name": "gzip-1.10-150000.4.15.1.aarch64",
"product_id": "gzip-1.10-150000.4.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.15.1.i586",
"product": {
"name": "gzip-1.10-150000.4.15.1.i586",
"product_id": "gzip-1.10-150000.4.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.15.1.ppc64le",
"product": {
"name": "gzip-1.10-150000.4.15.1.ppc64le",
"product_id": "gzip-1.10-150000.4.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.15.1.s390x",
"product": {
"name": "gzip-1.10-150000.4.15.1.s390x",
"product_id": "gzip-1.10-150000.4.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gzip-1.10-150000.4.15.1.x86_64",
"product": {
"name": "gzip-1.10-150000.4.15.1.x86_64",
"product_id": "gzip-1.10-150000.4.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.s390x"
},
"product_reference": "gzip-1.10-150000.4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.s390x"
},
"product_reference": "gzip-1.10-150000.4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.ppc64le"
},
"product_reference": "gzip-1.10-150000.4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.aarch64"
},
"product_reference": "gzip-1.10-150000.4.15.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gzip-1.10-150000.4.15.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.x86_64"
},
"product_reference": "gzip-1.10-150000.4.15.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1271"
}
],
"notes": [
{
"category": "general",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1271",
"url": "https://www.suse.com/security/cve/CVE-2022-1271"
},
{
"category": "external",
"summary": "SUSE Bug 1198062 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198062"
},
{
"category": "external",
"summary": "SUSE Bug 1198812 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1198812"
},
{
"category": "external",
"summary": "SUSE Bug 1199107 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199107"
},
{
"category": "external",
"summary": "SUSE Bug 1199108 for CVE-2022-1271",
"url": "https://bugzilla.suse.com/1199108"
}
],
"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 6:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Enterprise Storage 6:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:gzip-1.10-150000.4.15.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:gzip-1.10-150000.4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-16T08:12:51Z",
"details": "important"
}
],
"title": "CVE-2022-1271"
}
]
}
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…