Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-4304 (GCVE-0-2022-4304)
Vulnerability from cvelistv5 – Published: 2023-02-08 19:04 – Updated: 2025-11-04 19:14
VLAI
EPSS
Title
Timing Oracle in RSA Decryption
Summary
A timing based side channel exists in the OpenSSL RSA Decryption implementation
which could be sufficient to recover a plaintext across a network in a
Bleichenbacher style attack. To achieve a successful decryption an attacker
would have to be able to send a very large number of trial messages for
decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,
RSA-OEAP and RSASVE.
For example, in a TLS connection, RSA is commonly used by a client to send an
encrypted pre-master secret to the server. An attacker that had observed a
genuine connection between a client and a server could use this flaw to send
trial messages to the server and record the time taken to process them. After a
sufficiently large number of messages the attacker could recover the pre-master
secret used for the original connection and thus be able to decrypt the
application data sent over that connection.
Severity
5.9 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- timing based side channel attack
- CWE-203 - Observable Discrepancy
Assigner
References
3 references
Impacted products
Date Public
2023-02-07 00:00
Credits
Hubert Kario from RedHat
Dmitry Belyavsky from RedHat
Hubert Kario from RedHat
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T19:14:12.161Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.openssl.org/news/secadv/20230207.txt"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202402-08"
},
{
"url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-4304",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-03-06T15:57:19.589862Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-203",
"description": "CWE-203 Observable Discrepancy",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-08-27T20:32:52.408Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSL",
"vendor": "OpenSSL",
"versions": [
{
"lessThan": "3.0.8",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "1.1.1t",
"status": "affected",
"version": "1.1.1",
"versionType": "custom"
},
{
"lessThan": "1.0.2zg",
"status": "affected",
"version": "1.0.2",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Hubert Kario from RedHat"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Dmitry Belyavsky from RedHat"
},
{
"lang": "en",
"type": "remediation developer",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Hubert Kario from RedHat"
}
],
"datePublic": "2023-02-07T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\u003cbr\u003ewhich could be sufficient to recover a plaintext across a network in a\u003cbr\u003eBleichenbacher style attack. To achieve a successful decryption an attacker\u003cbr\u003ewould have to be able to send a very large number of trial messages for\u003cbr\u003edecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\u003cbr\u003eRSA-OEAP and RSASVE.\u003cbr\u003e\u003cbr\u003eFor example, in a TLS connection, RSA is commonly used by a client to send an\u003cbr\u003eencrypted pre-master secret to the server. An attacker that had observed a\u003cbr\u003egenuine connection between a client and a server could use this flaw to send\u003cbr\u003etrial messages to the server and record the time taken to process them. After a\u003cbr\u003esufficiently large number of messages the attacker could recover the pre-master\u003cbr\u003esecret used for the original connection and thus be able to decrypt the\u003cbr\u003eapplication data sent over that connection.\u003cbr\u003e\u003cbr\u003e"
}
],
"value": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection."
}
],
"metrics": [
{
"format": "other",
"other": {
"content": {
"text": "MODERATE"
},
"type": "https://www.openssl.org/policies/secpolicy.html"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "timing based side channel attack",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-02-04T09:06:45.004Z",
"orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"shortName": "openssl"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory"
],
"url": "https://www.openssl.org/news/secadv/20230207.txt"
},
{
"url": "https://security.gentoo.org/glsa/202402-08"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Timing Oracle in RSA Decryption",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"assignerShortName": "openssl",
"cveId": "CVE-2022-4304",
"datePublished": "2023-02-08T19:04:28.890Z",
"dateReserved": "2022-12-06T10:38:40.463Z",
"dateUpdated": "2025-11-04T19:14:12.161Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-4304",
"date": "2026-06-27",
"epss": "0.16195",
"percentile": "0.9654"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-4304\",\"sourceIdentifier\":\"openssl-security@openssl.org\",\"published\":\"2023-02-08T20:15:23.887\",\"lastModified\":\"2026-06-17T05:20:32.457\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A timing based side channel exists in the OpenSSL RSA Decryption implementation\\nwhich could be sufficient to recover a plaintext across a network in a\\nBleichenbacher style attack. To achieve a successful decryption an attacker\\nwould have to be able to send a very large number of trial messages for\\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\\nRSA-OEAP and RSASVE.\\n\\nFor example, in a TLS connection, RSA is commonly used by a client to send an\\nencrypted pre-master secret to the server. An attacker that had observed a\\ngenuine connection between a client and a server could use this flaw to send\\ntrial messages to the server and record the time taken to process them. After a\\nsufficiently large number of messages the attacker could recover the pre-master\\nsecret used for the original connection and thus be able to decrypt the\\napplication data sent over that connection.\"}],\"affected\":[{\"source\":\"openssl-security@openssl.org\",\"affectedData\":[{\"vendor\":\"OpenSSL\",\"product\":\"OpenSSL\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"3.0.0\",\"lessThan\":\"3.0.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.1.1\",\"lessThan\":\"1.1.1t\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"1.0.2\",\"lessThan\":\"1.0.2zg\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-03-06T15:57:19.589862Z\",\"id\":\"CVE-2022-4304\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-203\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-203\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.2\",\"versionEndExcluding\":\"1.0.2zg\",\"matchCriteriaId\":\"70985D55-A574-4151-B451-4D500CBFC29A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.1\",\"versionEndExcluding\":\"1.1.1t\",\"matchCriteriaId\":\"DE0061D6-8F81-45D3-B254-82A94915FD08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.8\",\"matchCriteriaId\":\"A6DC5D88-4E99-48F2-8892-610ACA9B5B86\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:endpoint_security:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.2.40\",\"matchCriteriaId\":\"166DF690-041D-4585-A9DA-A6CC72A6A7F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:sslvpn:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.2.1\",\"matchCriteriaId\":\"DA7E0DD2-D62E-4735-A2C9-47C463BE4AA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndExcluding\":\"2.7.11\",\"matchCriteriaId\":\"27B77023-4983-4D33-9824-A120A5ED31BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.8.0\",\"versionEndExcluding\":\"3.7.34\",\"matchCriteriaId\":\"8BD398C8-BC0B-4ED5-B71A-B9C6D8F63659\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.11.22\",\"matchCriteriaId\":\"31B59634-B59C-4391-96D3-200A86A6CE3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"4.3.16\",\"matchCriteriaId\":\"F7794B42-8235-4C75-866F-5D0A405F0989\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:stormshield:stormshield_network_security:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.4.0\",\"versionEndExcluding\":\"4.6.3\",\"matchCriteriaId\":\"C8A23A5D-928A-4225-9C93-31E5DFE215A7\"}]}]}],\"references\":[{\"url\":\"https://security.gentoo.org/glsa/202402-08\",\"source\":\"openssl-security@openssl.org\"},{\"url\":\"https://www.openssl.org/news/secadv/20230207.txt\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202402-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.openssl.org/news/secadv/20230207.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.openssl.org/news/secadv/20230207.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2023-0003\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T19:14:12.161Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-4304\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-06T15:57:19.589862Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-203\", \"description\": \"CWE-203 Observable Discrepancy\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-06T15:57:20.775Z\"}}], \"cna\": {\"title\": \"Timing Oracle in RSA Decryption\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Hubert Kario from RedHat\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Dmitry Belyavsky from RedHat\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Hubert Kario from RedHat\"}], \"metrics\": [{\"other\": {\"type\": \"https://www.openssl.org/policies/secpolicy.html\", \"content\": {\"text\": \"MODERATE\"}}, \"format\": \"other\"}], \"affected\": [{\"vendor\": \"OpenSSL\", \"product\": \"OpenSSL\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.1.1\", \"lessThan\": \"1.1.1t\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.0.2\", \"lessThan\": \"1.0.2zg\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2023-02-07T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.openssl.org/news/secadv/20230207.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202402-08\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A timing based side channel exists in the OpenSSL RSA Decryption implementation\\nwhich could be sufficient to recover a plaintext across a network in a\\nBleichenbacher style attack. To achieve a successful decryption an attacker\\nwould have to be able to send a very large number of trial messages for\\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\\nRSA-OEAP and RSASVE.\\n\\nFor example, in a TLS connection, RSA is commonly used by a client to send an\\nencrypted pre-master secret to the server. An attacker that had observed a\\ngenuine connection between a client and a server could use this flaw to send\\ntrial messages to the server and record the time taken to process them. After a\\nsufficiently large number of messages the attacker could recover the pre-master\\nsecret used for the original connection and thus be able to decrypt the\\napplication data sent over that connection.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A timing based side channel exists in the OpenSSL RSA Decryption implementation\u003cbr\u003ewhich could be sufficient to recover a plaintext across a network in a\u003cbr\u003eBleichenbacher style attack. To achieve a successful decryption an attacker\u003cbr\u003ewould have to be able to send a very large number of trial messages for\u003cbr\u003edecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\u003cbr\u003eRSA-OEAP and RSASVE.\u003cbr\u003e\u003cbr\u003eFor example, in a TLS connection, RSA is commonly used by a client to send an\u003cbr\u003eencrypted pre-master secret to the server. An attacker that had observed a\u003cbr\u003egenuine connection between a client and a server could use this flaw to send\u003cbr\u003etrial messages to the server and record the time taken to process them. After a\u003cbr\u003esufficiently large number of messages the attacker could recover the pre-master\u003cbr\u003esecret used for the original connection and thus be able to decrypt the\u003cbr\u003eapplication data sent over that connection.\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"timing based side channel attack\"}]}], \"providerMetadata\": {\"orgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"shortName\": \"openssl\", \"dateUpdated\": \"2024-02-04T09:06:45.004Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-4304\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T19:14:12.161Z\", \"dateReserved\": \"2022-12-06T10:38:40.463Z\", \"assignerOrgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"datePublished\": \"2023-02-08T19:04:28.890Z\", \"assignerShortName\": \"openssl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2023:0309-1
Vulnerability from csaf_suse - Published: 2023-02-07 16:34 - Updated: 2023-02-07 16:34Summary
Security update for openssl-1_1
Severity
Important
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).
- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).
- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).
- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).
Patchnames: SUSE-2023-309,SUSE-OpenStack-Cloud-9-2023-309,SUSE-OpenStack-Cloud-Crowbar-9-2023-309,SUSE-SLE-SAP-12-SP4-2023-309,SUSE-SLE-SDK-12-SP5-2023-309,SUSE-SLE-SERVER-12-SP4-LTSS-2023-309,SUSE-SLE-SERVER-12-SP5-2023-309
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
72 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
72 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
72 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
72 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
35 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 openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).\n- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).\n- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).\n- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-309,SUSE-OpenStack-Cloud-9-2023-309,SUSE-OpenStack-Cloud-Crowbar-9-2023-309,SUSE-SLE-SAP-12-SP4-2023-309,SUSE-SLE-SDK-12-SP5-2023-309,SUSE-SLE-SERVER-12-SP4-LTSS-2023-309,SUSE-SLE-SERVER-12-SP5-2023-309",
"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-2023_0309-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0309-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230309-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0309-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013662.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207533",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE Bug 1207536",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "self",
"summary": "SUSE Bug 1207538",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4450 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0215 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-02-07T16:34:19Z",
"generator": {
"date": "2023-02-07T16:34:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0309-1",
"initial_release_date": "2023-02-07T16:34:19Z",
"revision_history": [
{
"date": "2023-02-07T16:34:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.75.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1d-2.75.1.aarch64",
"product_id": "libopenssl1_1-1.1.1d-2.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.75.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.1d-2.75.1.aarch64",
"product_id": "openssl-1_1-1.1.1d-2.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1d-2.75.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1d-2.75.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1d-2.75.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1d-2.75.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1d-2.75.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1d-2.75.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.1d-2.75.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.1d-2.75.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.1d-2.75.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.75.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.75.1.i586",
"product": {
"name": "libopenssl1_1-1.1.1d-2.75.1.i586",
"product_id": "libopenssl1_1-1.1.1d-2.75.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.75.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.75.1.i586",
"product": {
"name": "openssl-1_1-1.1.1d-2.75.1.i586",
"product_id": "openssl-1_1-1.1.1d-2.75.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1d-2.75.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1d-2.75.1.noarch",
"product_id": "openssl-1_1-doc-1.1.1d-2.75.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"product_id": "libopenssl1_1-1.1.1d-2.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.75.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1d-2.75.1.ppc64le",
"product_id": "openssl-1_1-1.1.1d-2.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.75.1.s390",
"product": {
"name": "libopenssl1_1-1.1.1d-2.75.1.s390",
"product_id": "libopenssl1_1-1.1.1d-2.75.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.75.1.s390",
"product": {
"name": "openssl-1_1-1.1.1d-2.75.1.s390",
"product_id": "openssl-1_1-1.1.1d-2.75.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.75.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.1d-2.75.1.s390x",
"product_id": "libopenssl1_1-1.1.1d-2.75.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"product_id": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.75.1.s390x",
"product": {
"name": "openssl-1_1-1.1.1d-2.75.1.s390x",
"product_id": "openssl-1_1-1.1.1d-2.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"product_id": "libopenssl1_1-1.1.1d-2.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"product_id": "openssl-1_1-1.1.1d-2.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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 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": "libopenssl1_1-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.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:libopenssl1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.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:libopenssl1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.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:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.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:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.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:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.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:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.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:openssl-1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.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:openssl-1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.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:libopenssl1_1-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.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:libopenssl1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.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:libopenssl1_1-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.75.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:libopenssl1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.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:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.75.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:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.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:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.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:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.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:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.75.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:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.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:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.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:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.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:openssl-1_1-1.1.1d-2.75.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.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:openssl-1_1-1.1.1d-2.75.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.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:openssl-1_1-1.1.1d-2.75.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.75.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:openssl-1_1-1.1.1d-2.75.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"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 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:34:19Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4450"
}
],
"notes": [
{
"category": "general",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and\ndecodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data.\nIf the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are\npopulated with pointers to buffers containing the relevant decoded data. The\ncaller is responsible for freeing those buffers. It is possible to construct a\nPEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex()\nwill return a failure code but will populate the header argument with a pointer\nto a buffer that has already been freed. If the caller also frees this buffer\nthen a double free will occur. This will most likely lead to a crash. This\ncould be exploited by an attacker who has the ability to supply malicious PEM\nfiles for parsing to achieve a denial of service attack.\n\nThe functions PEM_read_bio() and PEM_read() are simple wrappers around\nPEM_read_bio_ex() and therefore these functions are also directly affected.\n\nThese functions are also called indirectly by a number of other OpenSSL\nfunctions including PEM_X509_INFO_read_bio_ex() and\nSSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal\nuses of these functions are not vulnerable because the caller does not free the\nheader argument if PEM_read_bio_ex() returns a failure code. These locations\ninclude the PEM_read_bio_TYPE() functions as well as the decoders introduced in\nOpenSSL 3.0.\n\nThe OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4450",
"url": "https://www.suse.com/security/cve/CVE-2022-4450"
},
{
"category": "external",
"summary": "SUSE Bug 1207538 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:34:19Z",
"details": "moderate"
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2023-0215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0215"
}
],
"notes": [
{
"category": "general",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0215",
"url": "https://www.suse.com/security/cve/CVE-2023-0215"
},
{
"category": "external",
"summary": "SUSE Bug 1207536 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:34:19Z",
"details": "moderate"
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"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 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.75.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.75.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:34:19Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
}
]
}
SUSE-SU-2023:0310-1
Vulnerability from csaf_suse - Published: 2023-02-07 16:35 - Updated: 2023-02-07 16:35Summary
Security update for openssl-1_1
Severity
Important
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).
- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).
- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).
- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).
- FIPS: list only FIPS approved public key algorithms (bsc#1121365, bsc#1198472)
Patchnames: SUSE-2023-310,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-310,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-310,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-310,SUSE-SLE-Product-RT-15-SP3-2023-310,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-310,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-310,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-310,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-310,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-310,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.2-2023-310,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-310,SUSE-SUSE-MicroOS-5.1-2023-310,SUSE-SUSE-MicroOS-5.2-2023-310,SUSE-Storage-7-2023-310,SUSE-Storage-7.1-2023-310,openSUSE-Leap-Micro-5.2-2023-310
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
184 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
184 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
184 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
184 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
37 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 openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).\n- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).\n- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).\n- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).\n- FIPS: list only FIPS approved public key algorithms (bsc#1121365, bsc#1198472)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-310,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-310,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-310,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-310,SUSE-SLE-Product-RT-15-SP3-2023-310,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-310,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-310,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-310,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-310,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-310,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.2-2023-310,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-310,SUSE-SUSE-MicroOS-5.1-2023-310,SUSE-SUSE-MicroOS-5.2-2023-310,SUSE-Storage-7-2023-310,SUSE-Storage-7.1-2023-310,openSUSE-Leap-Micro-5.2-2023-310",
"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-2023_0310-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0310-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230310-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0310-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013661.html"
},
{
"category": "self",
"summary": "SUSE Bug 1121365",
"url": "https://bugzilla.suse.com/1121365"
},
{
"category": "self",
"summary": "SUSE Bug 1198472",
"url": "https://bugzilla.suse.com/1198472"
},
{
"category": "self",
"summary": "SUSE Bug 1207533",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE Bug 1207536",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "self",
"summary": "SUSE Bug 1207538",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4450 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0215 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-02-07T16:35:44Z",
"generator": {
"date": "2023-02-07T16:35:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0310-1",
"initial_release_date": "2023-02-07T16:35:44Z",
"revision_history": [
{
"date": "2023-02-07T16:35:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"product_id": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"product_id": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.1d-150200.11.57.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.i586",
"product": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.i586",
"product_id": "libopenssl1_1-1.1.1d-150200.11.57.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-150200.11.57.1.i586",
"product": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.i586",
"product_id": "openssl-1_1-1.1.1d-150200.11.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"product_id": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"product_id": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"product_id": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"product_id": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"product": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"product_id": "openssl-1_1-1.1.1d-150200.11.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"product_id": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"product_id": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"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 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.2",
"product": {
"name": "SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"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": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.2",
"product": {
"name": "openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.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:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.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:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.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:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.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:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.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:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.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:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.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:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.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:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.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:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.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:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Retail Branch Server 4.2",
"product_id": "SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:35:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4450"
}
],
"notes": [
{
"category": "general",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and\ndecodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data.\nIf the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are\npopulated with pointers to buffers containing the relevant decoded data. The\ncaller is responsible for freeing those buffers. It is possible to construct a\nPEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex()\nwill return a failure code but will populate the header argument with a pointer\nto a buffer that has already been freed. If the caller also frees this buffer\nthen a double free will occur. This will most likely lead to a crash. This\ncould be exploited by an attacker who has the ability to supply malicious PEM\nfiles for parsing to achieve a denial of service attack.\n\nThe functions PEM_read_bio() and PEM_read() are simple wrappers around\nPEM_read_bio_ex() and therefore these functions are also directly affected.\n\nThese functions are also called indirectly by a number of other OpenSSL\nfunctions including PEM_X509_INFO_read_bio_ex() and\nSSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal\nuses of these functions are not vulnerable because the caller does not free the\nheader argument if PEM_read_bio_ex() returns a failure code. These locations\ninclude the PEM_read_bio_TYPE() functions as well as the decoders introduced in\nOpenSSL 3.0.\n\nThe OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4450",
"url": "https://www.suse.com/security/cve/CVE-2022-4450"
},
{
"category": "external",
"summary": "SUSE Bug 1207538 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:35:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2023-0215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0215"
}
],
"notes": [
{
"category": "general",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0215",
"url": "https://www.suse.com/security/cve/CVE-2023-0215"
},
{
"category": "external",
"summary": "SUSE Bug 1207536 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:35:44Z",
"details": "moderate"
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7.1:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Enterprise Storage 7:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openssl-1_1-doc-1.1.1d-150200.11.57.1.noarch",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Proxy 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Retail Branch Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl-1_1-devel-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:libopenssl1_1-hmac-32bit-1.1.1d-150200.11.57.1.x86_64",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.ppc64le",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.s390x",
"SUSE Manager Server 4.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl-1_1-devel-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:libopenssl1_1-hmac-1.1.1d-150200.11.57.1.x86_64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.aarch64",
"openSUSE Leap Micro 5.2:openssl-1_1-1.1.1d-150200.11.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:35:44Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
}
]
}
SUSE-SU-2023:0311-1
Vulnerability from csaf_suse - Published: 2023-02-07 16:36 - Updated: 2023-02-07 16:36Summary
Security update for openssl-1_1
Severity
Important
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).
- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).
- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).
- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).
Patchnames: SUSE-2023-311,SUSE-SLE-Micro-5.3-2023-311,SUSE-SLE-Module-Basesystem-15-SP4-2023-311,openSUSE-Leap-Micro-5.3-2023-311,openSUSE-SLE-15.4-2023-311
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
59 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
59 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
59 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
59 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
35 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 openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).\n- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).\n- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).\n- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-311,SUSE-SLE-Micro-5.3-2023-311,SUSE-SLE-Module-Basesystem-15-SP4-2023-311,openSUSE-Leap-Micro-5.3-2023-311,openSUSE-SLE-15.4-2023-311",
"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-2023_0311-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0311-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230311-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0311-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013658.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207533",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE Bug 1207536",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "self",
"summary": "SUSE Bug 1207538",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4450 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0215 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-02-07T16:36:43Z",
"generator": {
"date": "2023-02-07T16:36:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0311-1",
"initial_release_date": "2023-02-07T16:36:43Z",
"revision_history": [
{
"date": "2023-02-07T16:36:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"product_id": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"product_id": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.1l-150400.7.22.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.i586",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.i586",
"product_id": "libopenssl1_1-1.1.1l-150400.7.22.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.22.1.i586",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.i586",
"product_id": "openssl-1_1-1.1.1l-150400.7.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"product_id": "openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"product_id": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"product_id": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"product_id": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"product_id": "openssl-1_1-1.1.1l-150400.7.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"product_id": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"product_id": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.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": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch"
},
"product_reference": "openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:36:43Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4450"
}
],
"notes": [
{
"category": "general",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and\ndecodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data.\nIf the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are\npopulated with pointers to buffers containing the relevant decoded data. The\ncaller is responsible for freeing those buffers. It is possible to construct a\nPEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex()\nwill return a failure code but will populate the header argument with a pointer\nto a buffer that has already been freed. If the caller also frees this buffer\nthen a double free will occur. This will most likely lead to a crash. This\ncould be exploited by an attacker who has the ability to supply malicious PEM\nfiles for parsing to achieve a denial of service attack.\n\nThe functions PEM_read_bio() and PEM_read() are simple wrappers around\nPEM_read_bio_ex() and therefore these functions are also directly affected.\n\nThese functions are also called indirectly by a number of other OpenSSL\nfunctions including PEM_X509_INFO_read_bio_ex() and\nSSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal\nuses of these functions are not vulnerable because the caller does not free the\nheader argument if PEM_read_bio_ex() returns a failure code. These locations\ninclude the PEM_read_bio_TYPE() functions as well as the decoders introduced in\nOpenSSL 3.0.\n\nThe OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4450",
"url": "https://www.suse.com/security/cve/CVE-2022-4450"
},
{
"category": "external",
"summary": "SUSE Bug 1207538 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:36:43Z",
"details": "moderate"
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2023-0215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0215"
}
],
"notes": [
{
"category": "general",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0215",
"url": "https://www.suse.com/security/cve/CVE-2023-0215"
},
{
"category": "external",
"summary": "SUSE Bug 1207536 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:36:43Z",
"details": "moderate"
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl-1_1-devel-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:libopenssl1_1-hmac-32bit-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.ppc64le",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.s390x",
"openSUSE Leap 15.4:openssl-1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap 15.4:openssl-1_1-doc-1.1.1l-150400.7.22.1.noarch",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl-1_1-devel-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:libopenssl1_1-hmac-1.1.1l-150400.7.22.1.x86_64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.aarch64",
"openSUSE Leap Micro 5.3:openssl-1_1-1.1.1l-150400.7.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:36:43Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
}
]
}
SUSE-SU-2023:0312-1
Vulnerability from csaf_suse - Published: 2023-02-07 16:54 - Updated: 2023-02-07 16:54Summary
Security update for openssl-3
Severity
Important
Notes
Title of the patch: Security update for openssl-3
Description of the patch: This update for openssl-3 fixes the following issues:
Security fixes:
- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).
- CVE-2023-0401: Fixed NULL pointer dereference during PKCS7 data verification (bsc#1207541).
- CVE-2023-0217: Fixed NULL pointer dereference validating DSA public key (bsc#1207540).
- CVE-2023-0216: Fixed invalid pointer dereference in d2i_PKCS7 functions (bsc#1207539).
- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).
- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).
- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).
- CVE-2022-4203: Fixed read Buffer Overflow with X.509 Name Constraints (bsc#1207535).
Non-security fixes:
- Fix SHA, SHAKE, KECCAK ASM and EC ASM flag passing (bsc#1206222).
- Enable zlib compression support (bsc#1195149).
- Add crypto-policies dependency.
Patchnames: SUSE-2023-312,SUSE-SLE-Module-Basesystem-15-SP4-2023-312,openSUSE-SLE-15.4-2023-312
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
27 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
54 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 openssl-3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-3 fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address (bsc#1207533).\n- CVE-2023-0401: Fixed NULL pointer dereference during PKCS7 data verification (bsc#1207541).\n- CVE-2023-0217: Fixed NULL pointer dereference validating DSA public key (bsc#1207540).\n- CVE-2023-0216: Fixed invalid pointer dereference in d2i_PKCS7 functions (bsc#1207539).\n- CVE-2023-0215: Fixed use-after-free following BIO_new_NDEF() (bsc#1207536).\n- CVE-2022-4450: Fixed double free after calling PEM_read_bio_ex() (bsc#1207538).\n- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).\n- CVE-2022-4203: Fixed read Buffer Overflow with X.509 Name Constraints (bsc#1207535).\n\nNon-security fixes:\n\n- Fix SHA, SHAKE, KECCAK ASM and EC ASM flag passing (bsc#1206222).\n- Enable zlib compression support (bsc#1195149).\n- Add crypto-policies dependency.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-312,SUSE-SLE-Module-Basesystem-15-SP4-2023-312,openSUSE-SLE-15.4-2023-312",
"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-2023_0312-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0312-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230312-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0312-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013654.html"
},
{
"category": "self",
"summary": "SUSE Bug 1195149",
"url": "https://bugzilla.suse.com/1195149"
},
{
"category": "self",
"summary": "SUSE Bug 1206222",
"url": "https://bugzilla.suse.com/1206222"
},
{
"category": "self",
"summary": "SUSE Bug 1207533",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE Bug 1207535",
"url": "https://bugzilla.suse.com/1207535"
},
{
"category": "self",
"summary": "SUSE Bug 1207536",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "self",
"summary": "SUSE Bug 1207538",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "self",
"summary": "SUSE Bug 1207539",
"url": "https://bugzilla.suse.com/1207539"
},
{
"category": "self",
"summary": "SUSE Bug 1207540",
"url": "https://bugzilla.suse.com/1207540"
},
{
"category": "self",
"summary": "SUSE Bug 1207541",
"url": "https://bugzilla.suse.com/1207541"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4203 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4203/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4450 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0215 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0216 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0216/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0217 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0401 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0401/"
}
],
"title": "Security update for openssl-3",
"tracking": {
"current_release_date": "2023-02-07T16:54:57Z",
"generator": {
"date": "2023-02-07T16:54:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0312-1",
"initial_release_date": "2023-02-07T16:54:57Z",
"revision_history": [
{
"date": "2023-02-07T16:54:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.17.1.aarch64",
"product": {
"name": "libopenssl3-3.0.1-150400.4.17.1.aarch64",
"product_id": "libopenssl3-3.0.1-150400.4.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.17.1.aarch64",
"product": {
"name": "openssl-3-3.0.1-150400.4.17.1.aarch64",
"product_id": "openssl-3-3.0.1-150400.4.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-64bit-3.0.1-150400.4.17.1.aarch64_ilp32",
"product": {
"name": "libopenssl-3-devel-64bit-3.0.1-150400.4.17.1.aarch64_ilp32",
"product_id": "libopenssl-3-devel-64bit-3.0.1-150400.4.17.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl3-64bit-3.0.1-150400.4.17.1.aarch64_ilp32",
"product": {
"name": "libopenssl3-64bit-3.0.1-150400.4.17.1.aarch64_ilp32",
"product_id": "libopenssl3-64bit-3.0.1-150400.4.17.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.i586",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.i586",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.17.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.17.1.i586",
"product": {
"name": "libopenssl3-3.0.1-150400.4.17.1.i586",
"product_id": "libopenssl3-3.0.1-150400.4.17.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.17.1.i586",
"product": {
"name": "openssl-3-3.0.1-150400.4.17.1.i586",
"product_id": "openssl-3-3.0.1-150400.4.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-3-doc-3.0.1-150400.4.17.1.noarch",
"product": {
"name": "openssl-3-doc-3.0.1-150400.4.17.1.noarch",
"product_id": "openssl-3-doc-3.0.1-150400.4.17.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"product": {
"name": "libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"product_id": "libopenssl3-3.0.1-150400.4.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.17.1.ppc64le",
"product": {
"name": "openssl-3-3.0.1-150400.4.17.1.ppc64le",
"product_id": "openssl-3-3.0.1-150400.4.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.17.1.s390x",
"product": {
"name": "libopenssl3-3.0.1-150400.4.17.1.s390x",
"product_id": "libopenssl3-3.0.1-150400.4.17.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.17.1.s390x",
"product": {
"name": "openssl-3-3.0.1-150400.4.17.1.s390x",
"product_id": "openssl-3-3.0.1-150400.4.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"product": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"product_id": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"product": {
"name": "libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"product_id": "libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.0.1-150400.4.17.1.x86_64",
"product": {
"name": "libopenssl3-3.0.1-150400.4.17.1.x86_64",
"product_id": "libopenssl3-3.0.1-150400.4.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"product": {
"name": "libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"product_id": "libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.0.1-150400.4.17.1.x86_64",
"product": {
"name": "openssl-3-3.0.1-150400.4.17.1.x86_64",
"product_id": "openssl-3-3.0.1-150400.4.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "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": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.0.1-150400.4.17.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "libopenssl3-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.0.1-150400.4.17.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64"
},
"product_reference": "openssl-3-3.0.1-150400.4.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-doc-3.0.1-150400.4.17.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
},
"product_reference": "openssl-3-doc-3.0.1-150400.4.17.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4203",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4203"
}
],
"notes": [
{
"category": "general",
"text": "A read buffer overrun can be triggered in X.509 certificate verification,\nspecifically in name constraint checking. Note that this occurs\nafter certificate chain signature verification and requires either a\nCA to have signed the malicious certificate or for the application to\ncontinue certificate verification despite failure to construct a path\nto a trusted issuer.\n\nThe read buffer overrun might result in a crash which could lead to\na denial of service attack. In theory it could also result in the disclosure\nof private memory contents (such as private keys, or sensitive plaintext)\nalthough we are not aware of any working exploit leading to memory\ncontents disclosure as of the time of release of this advisory.\n\nIn a TLS client, this can be triggered by connecting to a malicious\nserver. In a TLS server, this can be triggered if the server requests\nclient authentication and a malicious client connects.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4203",
"url": "https://www.suse.com/security/cve/CVE-2022-4203"
},
{
"category": "external",
"summary": "SUSE Bug 1207535 for CVE-2022-4203",
"url": "https://bugzilla.suse.com/1207535"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-4203"
},
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-4450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4450"
}
],
"notes": [
{
"category": "general",
"text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and\ndecodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data.\nIf the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are\npopulated with pointers to buffers containing the relevant decoded data. The\ncaller is responsible for freeing those buffers. It is possible to construct a\nPEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex()\nwill return a failure code but will populate the header argument with a pointer\nto a buffer that has already been freed. If the caller also frees this buffer\nthen a double free will occur. This will most likely lead to a crash. This\ncould be exploited by an attacker who has the ability to supply malicious PEM\nfiles for parsing to achieve a denial of service attack.\n\nThe functions PEM_read_bio() and PEM_read() are simple wrappers around\nPEM_read_bio_ex() and therefore these functions are also directly affected.\n\nThese functions are also called indirectly by a number of other OpenSSL\nfunctions including PEM_X509_INFO_read_bio_ex() and\nSSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal\nuses of these functions are not vulnerable because the caller does not free the\nheader argument if PEM_read_bio_ex() returns a failure code. These locations\ninclude the PEM_read_bio_TYPE() functions as well as the decoders introduced in\nOpenSSL 3.0.\n\nThe OpenSSL asn1parse command line application is also impacted by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4450",
"url": "https://www.suse.com/security/cve/CVE-2022-4450"
},
{
"category": "external",
"summary": "SUSE Bug 1207538 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1207538"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2022-4450",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "moderate"
}
],
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2023-0215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0215"
}
],
"notes": [
{
"category": "general",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0215",
"url": "https://www.suse.com/security/cve/CVE-2023-0215"
},
{
"category": "external",
"summary": "SUSE Bug 1207536 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1225628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "moderate"
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0216",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0216"
}
],
"notes": [
{
"category": "general",
"text": "An invalid pointer dereference on read can be triggered when an\napplication tries to load malformed PKCS7 data with the\nd2i_PKCS7(), d2i_PKCS7_bio() or d2i_PKCS7_fp() functions.\n\nThe result of the dereference is an application crash which could\nlead to a denial of service attack. The TLS implementation in OpenSSL\ndoes not call this function however third party applications might\ncall these functions on untrusted data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0216",
"url": "https://www.suse.com/security/cve/CVE-2023-0216"
},
{
"category": "external",
"summary": "SUSE Bug 1207539 for CVE-2023-0216",
"url": "https://bugzilla.suse.com/1207539"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "moderate"
}
],
"title": "CVE-2023-0216"
},
{
"cve": "CVE-2023-0217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0217"
}
],
"notes": [
{
"category": "general",
"text": "An invalid pointer dereference on read can be triggered when an\napplication tries to check a malformed DSA public key by the\nEVP_PKEY_public_check() function. This will most likely lead\nto an application crash. This function can be called on public\nkeys supplied from untrusted sources which could allow an attacker\nto cause a denial of service attack.\n\nThe TLS implementation in OpenSSL does not call this function\nbut applications might call the function if there are additional\nsecurity requirements imposed by standards such as FIPS 140-3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0217",
"url": "https://www.suse.com/security/cve/CVE-2023-0217"
},
{
"category": "external",
"summary": "SUSE Bug 1207540 for CVE-2023-0217",
"url": "https://bugzilla.suse.com/1207540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "important"
}
],
"title": "CVE-2023-0217"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0401",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0401"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer can be dereferenced when signatures are being\nverified on PKCS7 signed or signedAndEnveloped data. In case the hash\nalgorithm used for the signature is known to the OpenSSL library but\nthe implementation of the hash algorithm is not available the digest\ninitialization will fail. There is a missing check for the return\nvalue from the initialization function which later leads to invalid\nusage of the digest API most likely leading to a crash.\n\nThe unavailability of an algorithm can be caused by using FIPS\nenabled configuration of providers or more commonly by not loading\nthe legacy provider.\n\nPKCS7 data is processed by the SMIME library calls and also by the\ntime stamp (TS) library calls. The TLS implementation in OpenSSL does\nnot call these functions however third party applications would be\naffected if they call these functions to verify signatures on untrusted\ndata.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0401",
"url": "https://www.suse.com/security/cve/CVE-2023-0401"
},
{
"category": "external",
"summary": "SUSE Bug 1207541 for CVE-2023-0401",
"url": "https://bugzilla.suse.com/1207541"
},
{
"category": "external",
"summary": "SUSE Bug 1210509 for CVE-2023-0401",
"url": "https://bugzilla.suse.com/1210509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl-3-devel-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl-3-devel-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:libopenssl3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:libopenssl3-32bit-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.aarch64",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.ppc64le",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.s390x",
"openSUSE Leap 15.4:openssl-3-3.0.1-150400.4.17.1.x86_64",
"openSUSE Leap 15.4:openssl-3-doc-3.0.1-150400.4.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-07T16:54:57Z",
"details": "important"
}
],
"title": "CVE-2023-0401"
}
]
}
SUSE-SU-2023:0581-1
Vulnerability from csaf_suse - Published: 2023-02-28 16:57 - Updated: 2023-02-28 16:57Summary
Security update for compat-openssl098
Severity
Moderate
Notes
Title of the patch: Security update for compat-openssl098
Description of the patch: This update for compat-openssl098 fixes the following issues:
- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).
Patchnames: SUSE-2023-581,SUSE-SLE-Module-Legacy-12-2023-581,SUSE-SLE-SAP-12-SP4-2023-581,SUSE-SLE-SAP-12-SP5-2023-581
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.42.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for compat-openssl098",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for compat-openssl098 fixes the following issues:\n\n- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-581,SUSE-SLE-Module-Legacy-12-2023-581,SUSE-SLE-SAP-12-SP4-2023-581,SUSE-SLE-SAP-12-SP5-2023-581",
"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-2023_0581-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0581-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230581-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0581-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013933.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
}
],
"title": "Security update for compat-openssl098",
"tracking": {
"current_release_date": "2023-02-28T16:57:15Z",
"generator": {
"date": "2023-02-28T16:57:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0581-1",
"initial_release_date": "2023-02-28T16:57:15Z",
"revision_history": [
{
"date": "2023-02-28T16:57:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.42.1.i586",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.42.1.i586",
"product_id": "libopenssl0_9_8-0.9.8j-106.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.42.1.s390",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.42.1.s390",
"product_id": "libopenssl0_9_8-0.9.8j-106.42.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.42.1.s390x",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.42.1.s390x",
"product_id": "libopenssl0_9_8-0.9.8j-106.42.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"product": {
"name": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"product_id": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 12",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:12"
}
}
},
{
"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 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": "libopenssl0_9_8-0.9.8j-106.42.1.s390x as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.s390x"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x"
},
"product_reference": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 12",
"product_id": "SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64"
},
"product_reference": "libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.42.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:libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-106.42.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:libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.s390x",
"SUSE Linux Enterprise Module for Legacy 12:libopenssl0_9_8-32bit-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl0_9_8-0.9.8j-106.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl0_9_8-0.9.8j-106.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-02-28T16:57:15Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
}
]
}
SUSE-SU-2023:0584-1
Vulnerability from csaf_suse - Published: 2023-03-01 10:09 - Updated: 2023-03-01 10:09Summary
Security update for openssl
Severity
Moderate
Notes
Title of the patch: Security update for openssl
Description of the patch: This update for openssl fixes the following issues:
- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).
Patchnames: SUSE-2023-584,SUSE-SLE-SERVER-11-SP4-LTSS-EXTREME-CORE-2023-584
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-0.9.8j-0.106.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc-0.9.8j-0.106.60.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl fixes the following issues:\n\n- CVE-2022-4304: Fixed timing Oracle in RSA Decryption (bsc#1207534).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-584,SUSE-SLE-SERVER-11-SP4-LTSS-EXTREME-CORE-2023-584",
"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-2023_0584-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0584-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230584-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0584-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013952.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
}
],
"title": "Security update for openssl",
"tracking": {
"current_release_date": "2023-03-01T10:09:58Z",
"generator": {
"date": "2023-03-01T10:09:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0584-1",
"initial_release_date": "2023-03-01T10:09:58Z",
"revision_history": [
{
"date": "2023-03-01T10:09:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-server-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.aarch64",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.aarch64",
"product_id": "postgresql14-test-14.7-150200.5.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.i586",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.i586",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.i586",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.i586",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.i586",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.i586",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.i586",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.i586",
"product_id": "openssl-0.9.8j-0.106.60.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.i586",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.i586",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-server-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.i586",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.i586",
"product_id": "postgresql14-test-14.7-150200.5.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.ia64",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.ia64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.ia64",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.ia64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ia64",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ia64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-x86-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "libopenssl0_9_8-hmac-x86-0.9.8j-0.106.60.1.ia64",
"product_id": "libopenssl0_9_8-hmac-x86-0.9.8j-0.106.60.1.ia64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-x86-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "libopenssl0_9_8-x86-0.9.8j-0.106.60.1.ia64",
"product_id": "libopenssl0_9_8-x86-0.9.8j-0.106.60.1.ia64"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.ia64",
"product_id": "openssl-0.9.8j-0.106.60.1.ia64"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.ia64",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.ia64",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"product": {
"name": "postgresql14-docs-14.7-150200.5.23.1.noarch",
"product_id": "postgresql14-docs-14.7-150200.5.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.ppc",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-64bit-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "libopenssl-devel-64bit-0.9.8j-0.106.60.1.ppc",
"product_id": "libopenssl-devel-64bit-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.ppc",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-64bit-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "libopenssl0_9_8-64bit-0.9.8j-0.106.60.1.ppc",
"product_id": "libopenssl0_9_8-64bit-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ppc",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-64bit-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "libopenssl0_9_8-hmac-64bit-0.9.8j-0.106.60.1.ppc",
"product_id": "libopenssl0_9_8-hmac-64bit-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.ppc",
"product_id": "openssl-0.9.8j-0.106.60.1.ppc"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.ppc",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.ppc",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.ppc"
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.ppc64",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.ppc64",
"product_id": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.ppc64",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.ppc64",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ppc64",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.ppc64",
"product_id": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.ppc64",
"product_id": "openssl-0.9.8j-0.106.60.1.ppc64"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.ppc64",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.ppc64",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-server-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.ppc64le",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.ppc64le",
"product_id": "postgresql14-test-14.7-150200.5.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.s390",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.s390",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.s390",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.s390",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.s390",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.s390",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.s390",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.s390",
"product_id": "openssl-0.9.8j-0.106.60.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.s390",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.s390",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.s390x",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.s390x",
"product_id": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.s390x",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.s390x",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.s390x",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.s390x",
"product_id": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.s390x",
"product_id": "openssl-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.s390x",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.s390x",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-server-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.s390x",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.s390x",
"product_id": "postgresql14-test-14.7-150200.5.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "libopenssl-devel-0.9.8j-0.106.60.1.x86_64",
"product_id": "libopenssl-devel-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.x86_64",
"product_id": "libopenssl-devel-32bit-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64",
"product_id": "libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64",
"product_id": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64",
"product_id": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64",
"product_id": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "openssl-0.9.8j-0.106.60.1.x86_64",
"product_id": "openssl-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-doc-0.9.8j-0.106.60.1.x86_64",
"product": {
"name": "openssl-doc-0.9.8j-0.106.60.1.x86_64",
"product_id": "openssl-doc-0.9.8j-0.106.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-contrib-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-contrib-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-devel-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-devel-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-llvmjit-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-plperl-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-plperl-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-plpython-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-plpython-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-pltcl-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-server-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-server-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-server-devel-14.7-150200.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.7-150200.5.23.1.x86_64",
"product": {
"name": "postgresql14-test-14.7-150200.5.23.1.x86_64",
"product_id": "postgresql14-test-14.7-150200.5.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles_ltss-extreme-core:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64"
},
"product_reference": "libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64"
},
"product_reference": "libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64"
},
"product_reference": "libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64"
},
"product_reference": "libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-0.9.8j-0.106.60.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-0.9.8j-0.106.60.1.x86_64"
},
"product_reference": "openssl-0.9.8j-0.106.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-doc-0.9.8j-0.106.60.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product_id": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc-0.9.8j-0.106.60.1.x86_64"
},
"product_reference": "openssl-doc-0.9.8j-0.106.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc-0.9.8j-0.106.60.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"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 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc-0.9.8j-0.106.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-32bit-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:libopenssl0_9_8-hmac-32bit-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-0.9.8j-0.106.60.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE:openssl-doc-0.9.8j-0.106.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-01T10:09:58Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
}
]
}
SUSE-SU-2023:0684-1
Vulnerability from csaf_suse - Published: 2023-03-09 10:13 - Updated: 2023-03-09 10:13Summary
Security update for openssl
Severity
Important
Notes
Title of the patch: Security update for openssl
Description of the patch: This update for openssl fixes the following issues:
- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GeneralNameFixed (bsc#1207533).
- CVE-2023-0215: Fixed a use-after-free following BIO_new_NDEF (bsc#1207536).
- CVE-2022-4304: Fixed a timing oracle in RSA decryption (bsc#1207534).
The following non-security bug were fixed:
- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters (bsc#1202062).
- Update further expiring certificates that affect tests (bsc#1201627).
Patchnames: SUSE-2023-684,SUSE-SLE-SERVER-12-SP2-BCL-2023-684
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
32 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 openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl fixes the following issues:\n\n- CVE-2023-0286: Fixed X.400 address type confusion in X.509 GeneralNameFixed (bsc#1207533).\n- CVE-2023-0215: Fixed a use-after-free following BIO_new_NDEF (bsc#1207536).\n- CVE-2022-4304: Fixed a timing oracle in RSA decryption (bsc#1207534).\n\nThe following non-security bug were fixed:\n\n- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters (bsc#1202062).\n- Update further expiring certificates that affect tests (bsc#1201627).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-684,SUSE-SLE-SERVER-12-SP2-BCL-2023-684",
"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-2023_0684-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0684-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230684-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0684-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014009.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201627",
"url": "https://bugzilla.suse.com/1201627"
},
{
"category": "self",
"summary": "SUSE Bug 1202062",
"url": "https://bugzilla.suse.com/1202062"
},
{
"category": "self",
"summary": "SUSE Bug 1207533",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE Bug 1207536",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0215 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0215/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0286 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0286/"
}
],
"title": "Security update for openssl",
"tracking": {
"current_release_date": "2023-03-09T10:13:59Z",
"generator": {
"date": "2023-03-09T10:13:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0684-1",
"initial_release_date": "2023-03-09T10:13:59Z",
"revision_history": [
{
"date": "2023-03-09T10:13:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.86.1.aarch64",
"product": {
"name": "libopenssl-devel-1.0.2j-60.86.1.aarch64",
"product_id": "libopenssl-devel-1.0.2j-60.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.86.1.aarch64",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.aarch64",
"product_id": "libopenssl1_0_0-1.0.2j-60.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.aarch64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.aarch64",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.86.1.aarch64",
"product": {
"name": "openssl-1.0.2j-60.86.1.aarch64",
"product_id": "openssl-1.0.2j-60.86.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.86.1.aarch64",
"product": {
"name": "openssl-cavs-1.0.2j-60.86.1.aarch64",
"product_id": "openssl-cavs-1.0.2j-60.86.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-64bit-1.0.2j-60.86.1.aarch64_ilp32",
"product": {
"name": "libopenssl-devel-64bit-1.0.2j-60.86.1.aarch64_ilp32",
"product_id": "libopenssl-devel-64bit-1.0.2j-60.86.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-64bit-1.0.2j-60.86.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-64bit-1.0.2j-60.86.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-64bit-1.0.2j-60.86.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-64bit-1.0.2j-60.86.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-hmac-64bit-1.0.2j-60.86.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-hmac-64bit-1.0.2j-60.86.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.86.1.i586",
"product": {
"name": "libopenssl-devel-1.0.2j-60.86.1.i586",
"product_id": "libopenssl-devel-1.0.2j-60.86.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.86.1.i586",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.i586",
"product_id": "libopenssl1_0_0-1.0.2j-60.86.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.i586",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.i586",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.86.1.i586",
"product": {
"name": "openssl-1.0.2j-60.86.1.i586",
"product_id": "openssl-1.0.2j-60.86.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.86.1.i586",
"product": {
"name": "openssl-cavs-1.0.2j-60.86.1.i586",
"product_id": "openssl-cavs-1.0.2j-60.86.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-doc-1.0.2j-60.86.1.noarch",
"product": {
"name": "openssl-doc-1.0.2j-60.86.1.noarch",
"product_id": "openssl-doc-1.0.2j-60.86.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.86.1.ppc64le",
"product": {
"name": "libopenssl-devel-1.0.2j-60.86.1.ppc64le",
"product_id": "libopenssl-devel-1.0.2j-60.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.86.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.ppc64le",
"product_id": "libopenssl1_0_0-1.0.2j-60.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.ppc64le",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.86.1.ppc64le",
"product": {
"name": "openssl-1.0.2j-60.86.1.ppc64le",
"product_id": "openssl-1.0.2j-60.86.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.86.1.ppc64le",
"product": {
"name": "openssl-cavs-1.0.2j-60.86.1.ppc64le",
"product_id": "openssl-cavs-1.0.2j-60.86.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.86.1.s390",
"product": {
"name": "libopenssl-devel-1.0.2j-60.86.1.s390",
"product_id": "libopenssl-devel-1.0.2j-60.86.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.86.1.s390",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.s390",
"product_id": "libopenssl1_0_0-1.0.2j-60.86.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.s390",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.s390",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.86.1.s390",
"product": {
"name": "openssl-1.0.2j-60.86.1.s390",
"product_id": "openssl-1.0.2j-60.86.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.86.1.s390",
"product": {
"name": "openssl-cavs-1.0.2j-60.86.1.s390",
"product_id": "openssl-cavs-1.0.2j-60.86.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.86.1.s390x",
"product": {
"name": "libopenssl-devel-1.0.2j-60.86.1.s390x",
"product_id": "libopenssl-devel-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-1.0.2j-60.86.1.s390x",
"product": {
"name": "libopenssl-devel-32bit-1.0.2j-60.86.1.s390x",
"product_id": "libopenssl-devel-32bit-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.86.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.s390x",
"product_id": "libopenssl1_0_0-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.s390x",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.s390x",
"product_id": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.s390x",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.s390x",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.86.1.s390x",
"product": {
"name": "openssl-1.0.2j-60.86.1.s390x",
"product_id": "openssl-1.0.2j-60.86.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.86.1.s390x",
"product": {
"name": "openssl-cavs-1.0.2j-60.86.1.s390x",
"product_id": "openssl-cavs-1.0.2j-60.86.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-devel-1.0.2j-60.86.1.x86_64",
"product": {
"name": "libopenssl-devel-1.0.2j-60.86.1.x86_64",
"product_id": "libopenssl-devel-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-devel-32bit-1.0.2j-60.86.1.x86_64",
"product": {
"name": "libopenssl-devel-32bit-1.0.2j-60.86.1.x86_64",
"product_id": "libopenssl-devel-32bit-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1.0.2j-60.86.1.x86_64",
"product": {
"name": "openssl-1.0.2j-60.86.1.x86_64",
"product_id": "openssl-1.0.2j-60.86.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-cavs-1.0.2j-60.86.1.x86_64",
"product": {
"name": "openssl-cavs-1.0.2j-60.86.1.x86_64",
"product_id": "openssl-cavs-1.0.2j-60.86.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-devel-1.0.2j-60.86.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64"
},
"product_reference": "libopenssl-devel-1.0.2j-60.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2j-60.86.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1.0.2j-60.86.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64"
},
"product_reference": "openssl-1.0.2j-60.86.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-doc-1.0.2j-60.86.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
},
"product_reference": "openssl-doc-1.0.2j-60.86.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"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 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-09T10:13:59Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2023-0215",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0215"
}
],
"notes": [
{
"category": "general",
"text": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0215",
"url": "https://www.suse.com/security/cve/CVE-2023-0215"
},
{
"category": "external",
"summary": "SUSE Bug 1207536 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1207536"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1225628 for CVE-2023-0215",
"url": "https://bugzilla.suse.com/1225628"
}
],
"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 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-09T10:13:59Z",
"details": "moderate"
}
],
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0286"
}
],
"notes": [
{
"category": "general",
"text": "There is a type confusion vulnerability relating to X.400 address processing\ninside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but\nthe public structure definition for GENERAL_NAME incorrectly specified the type\nof the x400Address field as ASN1_TYPE. This field is subsequently interpreted by\nthe OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an\nASN1_STRING.\n\nWhen CRL checking is enabled (i.e. the application sets the\nX509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass\narbitrary pointers to a memcmp call, enabling them to read memory contents or\nenact a denial of service. In most cases, the attack requires the attacker to\nprovide both the certificate chain and CRL, neither of which need to have a\nvalid signature. If the attacker only controls one of these inputs, the other\ninput must already contain an X.400 address as a CRL distribution point, which\nis uncommon. As such, this vulnerability is most likely to only affect\napplications which have implemented their own functionality for retrieving CRLs\nover a network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0286",
"url": "https://www.suse.com/security/cve/CVE-2023-0286"
},
{
"category": "external",
"summary": "SUSE Bug 1207533 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207533"
},
{
"category": "external",
"summary": "SUSE Bug 1207569 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1207569"
},
{
"category": "external",
"summary": "SUSE Bug 1211136 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211136"
},
{
"category": "external",
"summary": "SUSE Bug 1211503 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1211503"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1214269 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1214269"
},
{
"category": "external",
"summary": "SUSE Bug 1218477 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218477"
},
{
"category": "external",
"summary": "SUSE Bug 1218967 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1218967"
},
{
"category": "external",
"summary": "SUSE Bug 1225677 for CVE-2023-0286",
"url": "https://bugzilla.suse.com/1225677"
}
],
"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 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl-devel-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libopenssl1_0_0-hmac-32bit-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-1.0.2j-60.86.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:openssl-doc-1.0.2j-60.86.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-09T10:13:59Z",
"details": "important"
}
],
"title": "CVE-2023-0286"
}
]
}
SUSE-SU-2023:2622-1
Vulnerability from csaf_suse - Published: 2023-06-23 11:42 - Updated: 2023-06-23 11:42Summary
Security update for openssl-1_1
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption.
The previous fix for this timing side channel turned out to cause a
severe 2-3x performance regression in the typical use case (bsc#1207534).
- Update further expiring certificates that affect tests [bsc#1201627]
* Add openssl-Update-further-expiring-certificates.patch
Patchnames: SUSE-2023-2622,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2622,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2622,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2622
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
41 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption.\n The previous fix for this timing side channel turned out to cause a\n severe 2-3x performance regression in the typical use case (bsc#1207534).\n\n- Update further expiring certificates that affect tests [bsc#1201627]\n * Add openssl-Update-further-expiring-certificates.patch\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2622,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2622,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2622,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2622",
"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-2023_2622-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2622-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232622-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2622-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-June/030012.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201627",
"url": "https://bugzilla.suse.com/1201627"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-06-23T11:42:27Z",
"generator": {
"date": "2023-06-23T11:42:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2622-1",
"initial_release_date": "2023-06-23T11:42:27Z",
"revision_history": [
{
"date": "2023-06-23T11:42:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"product_id": "libopenssl1_1-1.1.0i-150100.14.56.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"product_id": "openssl-1_1-1.1.0i-150100.14.56.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.0i-150100.14.56.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.i586",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.i586",
"product_id": "libopenssl1_1-1.1.0i-150100.14.56.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.56.1.i586",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.i586",
"product_id": "openssl-1_1-1.1.0i-150100.14.56.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.0i-150100.14.56.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.0i-150100.14.56.1.noarch",
"product_id": "openssl-1_1-doc-1.1.0i-150100.14.56.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"product_id": "libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"product_id": "openssl-1_1-1.1.0i-150100.14.56.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.s390x",
"product_id": "libopenssl1_1-1.1.0i-150100.14.56.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.56.1.s390x",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.s390x",
"product_id": "openssl-1_1-1.1.0i-150100.14.56.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"product_id": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"product_id": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.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:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.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:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.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:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.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:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.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:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.56.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:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.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:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.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:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.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:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.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:openssl-1_1-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.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:openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.s390x"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.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:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.0i-150100.14.56.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:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.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:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.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:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.0i-150100.14.56.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:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.0i-150100.14.56.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:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.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:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.0i-150100.14.56.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:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.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:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.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:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.0i-150100.14.56.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:openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:openssl-1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl-1_1-devel-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libopenssl1_1-hmac-32bit-1.1.0i-150100.14.56.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:openssl-1_1-1.1.0i-150100.14.56.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-23T11:42:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
}
]
}
SUSE-SU-2023:2623-1
Vulnerability from csaf_suse - Published: 2023-06-23 11:42 - Updated: 2023-06-23 11:42Summary
Security update for openssl-1_1
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_1
Description of the patch: This update for openssl-1_1 fixes the following issues:
- CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption.
The previous fix for this timing side channel turned out to cause a
severe 2-3x performance regression in the typical use case (bsc#1207534).
- Update further expiring certificates that affect tests [bsc#1201627]
Patchnames: SUSE-2023-2623,SUSE-OpenStack-Cloud-9-2023-2623,SUSE-OpenStack-Cloud-Crowbar-9-2023-2623,SUSE-SLE-SAP-12-SP4-2023-2623,SUSE-SLE-SDK-12-SP5-2023-2623,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2623,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2623,SUSE-SLE-SERVER-12-SP5-2023-2623
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.89.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssl-1_1",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_1 fixes the following issues:\n\n- CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption.\n The previous fix for this timing side channel turned out to cause a\n severe 2-3x performance regression in the typical use case (bsc#1207534).\n\n- Update further expiring certificates that affect tests [bsc#1201627]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2623,SUSE-OpenStack-Cloud-9-2023-2623,SUSE-OpenStack-Cloud-Crowbar-9-2023-2623,SUSE-SLE-SAP-12-SP4-2023-2623,SUSE-SLE-SDK-12-SP5-2023-2623,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2623,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2623,SUSE-SLE-SERVER-12-SP5-2023-2623",
"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-2023_2623-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2623-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232623-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2623-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015285.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201627",
"url": "https://bugzilla.suse.com/1201627"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
}
],
"title": "Security update for openssl-1_1",
"tracking": {
"current_release_date": "2023-06-23T11:42:58Z",
"generator": {
"date": "2023-06-23T11:42:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2623-1",
"initial_release_date": "2023-06-23T11:42:58Z",
"revision_history": [
{
"date": "2023-06-23T11:42:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.89.1.aarch64",
"product": {
"name": "libopenssl1_1-1.1.1d-2.89.1.aarch64",
"product_id": "libopenssl1_1-1.1.1d-2.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.89.1.aarch64",
"product": {
"name": "openssl-1_1-1.1.1d-2.89.1.aarch64",
"product_id": "openssl-1_1-1.1.1d-2.89.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-64bit-1.1.1d-2.89.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_1-devel-64bit-1.1.1d-2.89.1.aarch64_ilp32",
"product_id": "libopenssl-1_1-devel-64bit-1.1.1d-2.89.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-64bit-1.1.1d-2.89.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-64bit-1.1.1d-2.89.1.aarch64_ilp32",
"product_id": "libopenssl1_1-64bit-1.1.1d-2.89.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-64bit-1.1.1d-2.89.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_1-hmac-64bit-1.1.1d-2.89.1.aarch64_ilp32",
"product_id": "libopenssl1_1-hmac-64bit-1.1.1d-2.89.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.i586",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.i586",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.89.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.89.1.i586",
"product": {
"name": "libopenssl1_1-1.1.1d-2.89.1.i586",
"product_id": "libopenssl1_1-1.1.1d-2.89.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.i586",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.i586",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.89.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.89.1.i586",
"product": {
"name": "openssl-1_1-1.1.1d-2.89.1.i586",
"product_id": "openssl-1_1-1.1.1d-2.89.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_1-doc-1.1.1d-2.89.1.noarch",
"product": {
"name": "openssl-1_1-doc-1.1.1d-2.89.1.noarch",
"product_id": "openssl-1_1-doc-1.1.1d-2.89.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"product": {
"name": "libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"product_id": "libopenssl1_1-1.1.1d-2.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.89.1.ppc64le",
"product": {
"name": "openssl-1_1-1.1.1d-2.89.1.ppc64le",
"product_id": "openssl-1_1-1.1.1d-2.89.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.89.1.s390",
"product": {
"name": "libopenssl1_1-1.1.1d-2.89.1.s390",
"product_id": "libopenssl1_1-1.1.1d-2.89.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.89.1.s390",
"product": {
"name": "openssl-1_1-1.1.1d-2.89.1.s390",
"product_id": "openssl-1_1-1.1.1d-2.89.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390x",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.89.1.s390x",
"product": {
"name": "libopenssl1_1-1.1.1d-2.89.1.s390x",
"product_id": "libopenssl1_1-1.1.1d-2.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"product_id": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.89.1.s390x",
"product": {
"name": "openssl-1_1-1.1.1d-2.89.1.s390x",
"product_id": "openssl-1_1-1.1.1d-2.89.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64",
"product_id": "libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64",
"product": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64",
"product_id": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"product": {
"name": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"product_id": "libopenssl1_1-1.1.1d-2.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"product": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"product_id": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"product_id": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"product": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"product_id": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"product": {
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"product_id": "openssl-1_1-1.1.1d-2.89.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"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": "libopenssl1_1-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.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:libopenssl1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.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:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.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:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.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:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.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:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.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:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.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:openssl-1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.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:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.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:libopenssl1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.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:libopenssl1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.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:libopenssl1_1-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-1.1.1d-2.89.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:libopenssl1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.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:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-32bit-1.1.1d-2.89.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:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.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:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.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:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.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:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-1.1.1d-2.89.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:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.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:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.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:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64"
},
"product_reference": "libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.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:openssl-1_1-1.1.1d-2.89.1.aarch64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.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:openssl-1_1-1.1.1d-2.89.1.ppc64le"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.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:openssl-1_1-1.1.1d-2.89.1.s390x"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_1-1.1.1d-2.89.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:openssl-1_1-1.1.1d-2.89.1.x86_64"
},
"product_reference": "openssl-1_1-1.1.1d-2.89.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.89.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"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 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.89.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-1.1.1d-2.89.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_1-devel-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_1-hmac-32bit-1.1.1d-2.89.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_1-1.1.1d-2.89.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-23T11:42:58Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
}
]
}
SUSE-SU-2023:2624-1
Vulnerability from csaf_suse - Published: 2023-06-23 11:43 - Updated: 2023-06-23 11:43Summary
Security update for openssl-1_0_0
Severity
Moderate
Notes
Title of the patch: Security update for openssl-1_0_0
Description of the patch: This update for openssl-1_0_0 fixes the following issues:
- CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption.
The previous fix for this timing side channel turned out to cause a
severe 2-3x performance regression in the typical use case (bsc#1207534).
Patchnames: SUSE-2023-2624,SUSE-OpenStack-Cloud-9-2023-2624,SUSE-OpenStack-Cloud-Crowbar-9-2023-2624,SUSE-SLE-SAP-12-SP4-2023-2624,SUSE-SLE-SDK-12-SP5-2023-2624,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2624,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2624,SUSE-SLE-SERVER-12-SP5-2023-2624
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.9 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openssl-1_0_0",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openssl-1_0_0 fixes the following issues:\n\n- CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption.\n The previous fix for this timing side channel turned out to cause a\n severe 2-3x performance regression in the typical use case (bsc#1207534).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2624,SUSE-OpenStack-Cloud-9-2023-2624,SUSE-OpenStack-Cloud-Crowbar-9-2023-2624,SUSE-SLE-SAP-12-SP4-2023-2624,SUSE-SLE-SDK-12-SP5-2023-2624,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2624,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2624,SUSE-SLE-SERVER-12-SP5-2023-2624",
"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-2023_2624-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2624-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232624-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2624-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015284.html"
},
{
"category": "self",
"summary": "SUSE Bug 1207534",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4304 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4304/"
}
],
"title": "Security update for openssl-1_0_0",
"tracking": {
"current_release_date": "2023-06-23T11:43:41Z",
"generator": {
"date": "2023-06-23T11:43:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2624-1",
"initial_release_date": "2023-06-23T11:43:41Z",
"revision_history": [
{
"date": "2023-06-23T11:43:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"product_id": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"product_id": "openssl-1_0_0-1.0.2p-3.78.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-64bit-1.0.2p-3.78.1.aarch64_ilp32",
"product": {
"name": "libopenssl-1_0_0-devel-64bit-1.0.2p-3.78.1.aarch64_ilp32",
"product_id": "libopenssl-1_0_0-devel-64bit-1.0.2p-3.78.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-64bit-1.0.2p-3.78.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-64bit-1.0.2p-3.78.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-64bit-1.0.2p-3.78.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-64bit-1.0.2p-3.78.1.aarch64_ilp32",
"product": {
"name": "libopenssl1_0_0-hmac-64bit-1.0.2p-3.78.1.aarch64_ilp32",
"product_id": "libopenssl1_0_0-hmac-64bit-1.0.2p-3.78.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.i586",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.i586",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.78.1.i586",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.i586",
"product_id": "libopenssl1_0_0-1.0.2p-3.78.1.i586"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.i586",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.i586",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.i586"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.78.1.i586",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.i586",
"product_id": "openssl-1_0_0-1.0.2p-3.78.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"product": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"product_id": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"product_id": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"product_id": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.78.1.s390",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.s390",
"product_id": "libopenssl1_0_0-1.0.2p-3.78.1.s390"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.78.1.s390",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.s390",
"product_id": "openssl-1_0_0-1.0.2p-3.78.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x",
"product": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x",
"product_id": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"product_id": "libopenssl1_0_0-1.0.2p-3.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"product_id": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.78.1.s390x",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.s390x",
"product_id": "openssl-1_0_0-1.0.2p-3.78.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"product": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"product_id": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64",
"product": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64",
"product_id": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"product": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"product_id": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"product": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"product_id": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"product": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"product_id": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"product": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"product_id": "openssl-1_0_0-1.0.2p-3.78.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"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": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.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:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.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:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.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:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.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:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.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:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.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:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.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:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.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:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.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:openssl-1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.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:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.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:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.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:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.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:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.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:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-1_0_0-devel-1.0.2p-3.78.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:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.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:libopenssl1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.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:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.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:libopenssl1_0_0-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-1.0.2p-3.78.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:libopenssl1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.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:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-32bit-1.0.2p-3.78.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:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.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:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.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:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.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:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-1.0.2p-3.78.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:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.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:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.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:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64"
},
"product_reference": "libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.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:openssl-1_0_0-1.0.2p-3.78.1.aarch64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.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:openssl-1_0_0-1.0.2p-3.78.1.ppc64le"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.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:openssl-1_0_0-1.0.2p-3.78.1.s390x"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-1.0.2p-3.78.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:openssl-1_0_0-1.0.2p-3.78.1.x86_64"
},
"product_reference": "openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1_0_0-doc-1.0.2p-3.78.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:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
},
"product_reference": "openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4304"
}
],
"notes": [
{
"category": "general",
"text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation\nwhich could be sufficient to recover a plaintext across a network in a\nBleichenbacher style attack. To achieve a successful decryption an attacker\nwould have to be able to send a very large number of trial messages for\ndecryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5,\nRSA-OEAP and RSASVE.\n\nFor example, in a TLS connection, RSA is commonly used by a client to send an\nencrypted pre-master secret to the server. An attacker that had observed a\ngenuine connection between a client and a server could use this flaw to send\ntrial messages to the server and record the time taken to process them. After a\nsufficiently large number of messages the attacker could recover the pre-master\nsecret used for the original connection and thus be able to decrypt the\napplication data sent over that connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4304",
"url": "https://www.suse.com/security/cve/CVE-2022-4304"
},
{
"category": "external",
"summary": "SUSE Bug 1207534 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1207534"
},
{
"category": "external",
"summary": "SUSE Bug 1210067 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1210067"
},
{
"category": "external",
"summary": "SUSE Bug 1213146 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213146"
},
{
"category": "external",
"summary": "SUSE Bug 1213289 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1213289"
},
{
"category": "external",
"summary": "SUSE Bug 1215014 for CVE-2022-4304",
"url": "https://bugzilla.suse.com/1215014"
}
],
"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 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libopenssl-1_0_0-devel-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:libopenssl-1_0_0-devel-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libopenssl1_0_0-hmac-32bit-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-1.0.2p-3.78.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:openssl-1_0_0-doc-1.0.2p-3.78.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-23T11:43:41Z",
"details": "moderate"
}
],
"title": "CVE-2022-4304"
}
]
}
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…