Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-34183 (GCVE-0-2026-34183)
Vulnerability from cvelistv5 – Published: 2026-06-09 16:03 – Updated: 2026-06-10 15:51- CWE-1325 - Improperly Controlled Sequential Memory Allocation
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-34183",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-10T15:50:50.340971Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-10T15:51:12.557Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "OpenSSL",
"vendor": "OpenSSL",
"versions": [
{
"lessThan": "4.0.1",
"status": "affected",
"version": "4.0.0",
"versionType": "semver"
},
{
"lessThan": "3.6.3",
"status": "affected",
"version": "3.6.0",
"versionType": "semver"
},
{
"lessThan": "3.5.7",
"status": "affected",
"version": "3.5.0",
"versionType": "semver"
},
{
"lessThan": "3.4.6",
"status": "affected",
"version": "3.4.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Abhinav Agarwal"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Alexandr Nedvedicky"
}
],
"datePublic": "2026-06-09T14:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Issue summary: Remote peer may exhaust heap memory of the QUIC\u003cbr\u003eserver or client by flooding it with packets containing PATH_CHALLENGE\u003cbr\u003eframes.\u003cbr\u003e\u003cbr\u003eImpact summary: A malicious remote peer can cause an unbounded\u003cbr\u003ememory allocation which can lead to an abnormal termination of the\u003cbr\u003eapplication acting as a QUIC client or server and a Denial of Service.\u003cbr\u003e\u003cbr\u003eA remote peer may exhaust heap memory by flooding the local\u003cbr\u003eQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\u003cbr\u003eallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\u003cbr\u003eThe allocated PATH_RESPONSE frame gets freed only when the remote\u003cbr\u003epeer acknowledges reception of the PATH_RESPONSE frame which will\u003cbr\u003enot be done by a malicious peer.\u003cbr\u003e\u003cbr\u003eThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\u003cbr\u003ethis issue. The QUIC stack is outside of OpenSSL FIPS module\u003cbr\u003eboundary."
}
],
"value": "Issue summary: Remote peer may exhaust heap memory of the QUIC\nserver or client by flooding it with packets containing PATH_CHALLENGE\nframes.\n\nImpact summary: A malicious remote peer can cause an unbounded\nmemory allocation which can lead to an abnormal termination of the\napplication acting as a QUIC client or server and a Denial of Service.\n\nA remote peer may exhaust heap memory by flooding the local\nQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\nallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\nThe allocated PATH_RESPONSE frame gets freed only when the remote\npeer acknowledges reception of the PATH_RESPONSE frame which will\nnot be done by a malicious peer.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\nthis issue. The QUIC stack is outside of OpenSSL FIPS module\nboundary."
}
],
"metrics": [
{
"format": "other",
"other": {
"content": {
"text": "Moderate"
},
"type": "https://openssl-library.org/policies/general/security-policy/"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1325",
"description": "CWE-1325 Improperly Controlled Sequential Memory Allocation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-10T07:47:56.298Z",
"orgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"shortName": "openssl"
},
"references": [
{
"name": "OpenSSL Advisory",
"tags": [
"vendor-advisory"
],
"url": "https://openssl-library.org/news/secadv/20260609.txt"
},
{
"name": "4.0.1 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb"
},
{
"name": "3.6.3 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517"
},
{
"name": "3.5.7 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac"
},
{
"name": "3.4.6 git commit",
"tags": [
"patch"
],
"url": "https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "3a12439a-ef3a-4c79-92e6-6081a721f1e5",
"assignerShortName": "openssl",
"cveId": "CVE-2026-34183",
"datePublished": "2026-06-09T16:03:23.623Z",
"dateReserved": "2026-03-26T09:29:36.013Z",
"dateUpdated": "2026-06-10T15:51:12.557Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-34183",
"date": "2026-06-16",
"epss": "0.00531",
"percentile": "0.40486"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-34183\",\"sourceIdentifier\":\"openssl-security@openssl.org\",\"published\":\"2026-06-09T17:17:05.000\",\"lastModified\":\"2026-06-15T18:12:39.050\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Issue summary: Remote peer may exhaust heap memory of the QUIC\\nserver or client by flooding it with packets containing PATH_CHALLENGE\\nframes.\\n\\nImpact summary: A malicious remote peer can cause an unbounded\\nmemory allocation which can lead to an abnormal termination of the\\napplication acting as a QUIC client or server and a Denial of Service.\\n\\nA remote peer may exhaust heap memory by flooding the local\\nQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\\nallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\\nThe allocated PATH_RESPONSE frame gets freed only when the remote\\npeer acknowledges reception of the PATH_RESPONSE frame which will\\nnot be done by a malicious peer.\\n\\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\\nthis issue. The QUIC stack is outside of OpenSSL FIPS module\\nboundary.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"openssl-security@openssl.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1325\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.4.6\",\"matchCriteriaId\":\"BF7E21E7-AEC0-4882-B1F1-2D056B506F22\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5.0\",\"versionEndExcluding\":\"3.5.7\",\"matchCriteriaId\":\"6B6B9930-C549-4D88-9784-AF32CCDDB87A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.3\",\"matchCriteriaId\":\"D41B3C45-EC73-4DC8-989D-B2E2792E102F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openssl:openssl:4.0.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"6E881B9A-1A0A-4BC0-8160-20C00561167D\"}]}]}],\"references\":[{\"url\":\"https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://openssl-library.org/news/secadv/20260609.txt\",\"source\":\"openssl-security@openssl.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34183\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-10T15:50:50.340971Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-10T15:50:14.868Z\"}}], \"cna\": {\"title\": \"Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Abhinav Agarwal\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Alexandr Nedvedicky\"}], \"metrics\": [{\"other\": {\"type\": \"https://openssl-library.org/policies/general/security-policy/\", \"content\": {\"text\": \"Moderate\"}}, \"format\": \"other\"}], \"affected\": [{\"vendor\": \"OpenSSL\", \"product\": \"OpenSSL\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0.0\", \"lessThan\": \"4.0.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.6.0\", \"lessThan\": \"3.6.3\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.5.0\", \"lessThan\": \"3.5.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"3.4.0\", \"lessThan\": \"3.4.6\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-06-09T14:00:00.000Z\", \"references\": [{\"url\": \"https://openssl-library.org/news/secadv/20260609.txt\", \"name\": \"OpenSSL Advisory\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb\", \"name\": \"4.0.1 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517\", \"name\": \"3.6.3 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac\", \"name\": \"3.5.7 git commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac\", \"name\": \"3.4.6 git commit\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Issue summary: Remote peer may exhaust heap memory of the QUIC\\nserver or client by flooding it with packets containing PATH_CHALLENGE\\nframes.\\n\\nImpact summary: A malicious remote peer can cause an unbounded\\nmemory allocation which can lead to an abnormal termination of the\\napplication acting as a QUIC client or server and a Denial of Service.\\n\\nA remote peer may exhaust heap memory by flooding the local\\nQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\\nallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\\nThe allocated PATH_RESPONSE frame gets freed only when the remote\\npeer acknowledges reception of the PATH_RESPONSE frame which will\\nnot be done by a malicious peer.\\n\\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\\nthis issue. The QUIC stack is outside of OpenSSL FIPS module\\nboundary.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Issue summary: Remote peer may exhaust heap memory of the QUIC\u003cbr\u003eserver or client by flooding it with packets containing PATH_CHALLENGE\u003cbr\u003eframes.\u003cbr\u003e\u003cbr\u003eImpact summary: A malicious remote peer can cause an unbounded\u003cbr\u003ememory allocation which can lead to an abnormal termination of the\u003cbr\u003eapplication acting as a QUIC client or server and a Denial of Service.\u003cbr\u003e\u003cbr\u003eA remote peer may exhaust heap memory by flooding the local\u003cbr\u003eQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\u003cbr\u003eallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\u003cbr\u003eThe allocated PATH_RESPONSE frame gets freed only when the remote\u003cbr\u003epeer acknowledges reception of the PATH_RESPONSE frame which will\u003cbr\u003enot be done by a malicious peer.\u003cbr\u003e\u003cbr\u003eThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\u003cbr\u003ethis issue. The QUIC stack is outside of OpenSSL FIPS module\u003cbr\u003eboundary.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1325\", \"description\": \"CWE-1325 Improperly Controlled Sequential Memory Allocation\"}]}], \"providerMetadata\": {\"orgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"shortName\": \"openssl\", \"dateUpdated\": \"2026-06-10T07:47:56.298Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-34183\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-10T15:51:12.557Z\", \"dateReserved\": \"2026-03-26T09:29:36.013Z\", \"assignerOrgId\": \"3a12439a-ef3a-4c79-92e6-6081a721f1e5\", \"datePublished\": \"2026-06-09T16:03:23.623Z\", \"assignerShortName\": \"openssl\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:25237
Vulnerability from osv_almalinux
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.
Security Fix(es):
- openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing (CVE-2026-7383)
- openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption (CVE-2026-9076)
- openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure. (CVE-2026-34180)
- openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys (CVE-2026-34181)
- openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages (CVE-2026-34182)
- openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler (CVE-2026-34183)
- openssl: NULL pointer dereference in QUIC server initial packet handling (CVE-2026-42764)
- openssl: Possible NULL Dereference in Password-Based CMS Decryption (CVE-2026-42766)
- openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption (CVE-2026-42767)
- openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt() (CVE-2026-42768)
- openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate (CVE-2026-42769)
- openssl: FFC-DH Peer Validation Uses Attacker-Supplied q (CVE-2026-42770)
- openssl: AES-OCB IV Ignored on EVP_Cipher() Path (CVE-2026-45445)
- openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446)
- openssl: Heap Use-After-Free in OpenSSL PKCS7_verify() (CVE-2026-45447)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssl-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssl-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "openssl-perl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el10_2.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library. \n\nSecurity Fix(es): \n\n * openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing (CVE-2026-7383)\n * openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption (CVE-2026-9076)\n * openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure. (CVE-2026-34180)\n * openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys (CVE-2026-34181)\n * openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages (CVE-2026-34182)\n * openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler (CVE-2026-34183)\n * openssl: NULL pointer dereference in QUIC server initial packet handling (CVE-2026-42764)\n * openssl: Possible NULL Dereference in Password-Based CMS Decryption (CVE-2026-42766)\n * openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption (CVE-2026-42767)\n * openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt() (CVE-2026-42768)\n * openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate (CVE-2026-42769)\n * openssl: FFC-DH Peer Validation Uses Attacker-Supplied q (CVE-2026-42770)\n * openssl: AES-OCB IV Ignored on EVP_Cipher() Path (CVE-2026-45445)\n * openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446)\n * openssl: Heap Use-After-Free in OpenSSL PKCS7_verify() (CVE-2026-45447)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:25237",
"modified": "2026-06-11T18:18:09Z",
"published": "2026-06-11T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34180"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34181"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34182"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34183"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42764"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42766"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42767"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42768"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42769"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42770"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-45445"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-45446"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-7383"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-9076"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481879"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481880"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481881"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481882"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481884"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481885"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481887"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481890"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481891"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481892"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481893"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481894"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481896"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481897"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481898"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-25237.html"
}
],
"related": [
"CVE-2026-7383",
"CVE-2026-9076",
"CVE-2026-34180",
"CVE-2026-34181",
"CVE-2026-34182",
"CVE-2026-34183",
"CVE-2026-42764",
"CVE-2026-42766",
"CVE-2026-42767",
"CVE-2026-42768",
"CVE-2026-42769",
"CVE-2026-42770",
"CVE-2026-45445",
"CVE-2026-45446",
"CVE-2026-45447"
],
"summary": "Important: openssl security update"
}
alsa-2026:25239
Vulnerability from osv_almalinux
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.
Security Fix(es):
- openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing (CVE-2026-7383)
- openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption (CVE-2026-9076)
- openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure. (CVE-2026-34180)
- openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys (CVE-2026-34181)
- openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages (CVE-2026-34182)
- openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler (CVE-2026-34183)
- openssl: NULL pointer dereference in QUIC server initial packet handling (CVE-2026-42764)
- openssl: Possible NULL Dereference in Password-Based CMS Decryption (CVE-2026-42766)
- openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption (CVE-2026-42767)
- openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt() (CVE-2026-42768)
- openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate (CVE-2026-42769)
- openssl: FFC-DH Peer Validation Uses Attacker-Supplied q (CVE-2026-42770)
- openssl: AES-OCB IV Ignored on EVP_Cipher() Path (CVE-2026-45445)
- openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446)
- openssl: Heap Use-After-Free in OpenSSL PKCS7_verify() (CVE-2026-45447)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssl-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssl-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "openssl-perl"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1:3.5.5-4.el9_8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library. \n\nSecurity Fix(es): \n\n * openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing (CVE-2026-7383)\n * openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption (CVE-2026-9076)\n * openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure. (CVE-2026-34180)\n * openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys (CVE-2026-34181)\n * openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages (CVE-2026-34182)\n * openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler (CVE-2026-34183)\n * openssl: NULL pointer dereference in QUIC server initial packet handling (CVE-2026-42764)\n * openssl: Possible NULL Dereference in Password-Based CMS Decryption (CVE-2026-42766)\n * openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption (CVE-2026-42767)\n * openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt() (CVE-2026-42768)\n * openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate (CVE-2026-42769)\n * openssl: FFC-DH Peer Validation Uses Attacker-Supplied q (CVE-2026-42770)\n * openssl: AES-OCB IV Ignored on EVP_Cipher() Path (CVE-2026-45445)\n * openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446)\n * openssl: Heap Use-After-Free in OpenSSL PKCS7_verify() (CVE-2026-45447)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:25239",
"modified": "2026-06-12T09:45:18Z",
"published": "2026-06-11T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34180"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34181"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34182"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-34183"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42764"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42766"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42767"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42768"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42769"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42770"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-45445"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-45446"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-7383"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-9076"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481879"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481880"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481881"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481882"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481884"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481885"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481887"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481890"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481891"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481892"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481893"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481894"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481896"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481897"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2481898"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-25239.html"
}
],
"related": [
"CVE-2026-7383",
"CVE-2026-9076",
"CVE-2026-34180",
"CVE-2026-34181",
"CVE-2026-34182",
"CVE-2026-34183",
"CVE-2026-42764",
"CVE-2026-42766",
"CVE-2026-42767",
"CVE-2026-42768",
"CVE-2026-42769",
"CVE-2026-42770",
"CVE-2026-45445",
"CVE-2026-45446",
"CVE-2026-45447"
],
"summary": "Important: openssl security update"
}
CERTFR-2026-AVI-0717
Vulnerability from certfr_avis - Published: 2026-06-10 - Updated: 2026-06-10
De multiples vulnérabilités ont été découvertes dans OpenSSL. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| OpenSSL | OpenSSL | OpenSSL versions 1.0.x antérieures à 1.0.2zq | ||
| OpenSSL | OpenSSL | OpenSSL versions 4.x antérieures à 4.0.1 | ||
| OpenSSL | OpenSSL | OpenSSL versions 3.5.x antérieures à 3.5.7 | ||
| OpenSSL | OpenSSL | OpenSSL versions 1.1.x antérieures à 1.1.1zh | ||
| OpenSSL | OpenSSL | OpenSSL versions 3.x antérieures à 3.0.21 | ||
| OpenSSL | OpenSSL | OpenSSL versions 3.6.x antérieures à 3.6.3 | ||
| OpenSSL | OpenSSL | OpenSSL versions 3.4.x antérieures à 3.4.6 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "OpenSSL versions 1.0.x ant\u00e9rieures \u00e0 1.0.2zq",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
},
{
"description": "OpenSSL versions 4.x ant\u00e9rieures \u00e0 4.0.1",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
},
{
"description": "OpenSSL versions 3.5.x ant\u00e9rieures \u00e0 3.5.7",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
},
{
"description": "OpenSSL versions 1.1.x ant\u00e9rieures \u00e0 1.1.1zh",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
},
{
"description": "OpenSSL versions 3.x ant\u00e9rieures \u00e0 3.0.21",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
},
{
"description": "OpenSSL versions 3.6.x ant\u00e9rieures \u00e0 3.6.3",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
},
{
"description": "OpenSSL versions 3.4.x ant\u00e9rieures \u00e0 3.4.6",
"product": {
"name": "OpenSSL",
"vendor": {
"name": "OpenSSL",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-34180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34180"
},
{
"name": "CVE-2026-35188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35188"
},
{
"name": "CVE-2026-42766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42766"
},
{
"name": "CVE-2026-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9076"
},
{
"name": "CVE-2026-34181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34181"
},
{
"name": "CVE-2026-42770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42770"
},
{
"name": "CVE-2026-45445",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45445"
},
{
"name": "CVE-2026-7383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7383"
},
{
"name": "CVE-2026-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42771"
},
{
"name": "CVE-2026-42765",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42765"
},
{
"name": "CVE-2026-42769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42769"
},
{
"name": "CVE-2026-45447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45447"
},
{
"name": "CVE-2026-45446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45446"
},
{
"name": "CVE-2026-34183",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34183"
},
{
"name": "CVE-2026-42767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42767"
},
{
"name": "CVE-2026-42764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42764"
},
{
"name": "CVE-2026-42768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42768"
},
{
"name": "CVE-2026-34182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34182"
}
],
"initial_release_date": "2026-06-10T00:00:00",
"last_revision_date": "2026-06-10T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0717",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans OpenSSL. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans OpenSSL",
"vendor_advisories": [
{
"published_at": "2026-06-09",
"title": "Bulletin de s\u00e9curit\u00e9 OpenSSL",
"url": "https://openssl-library.org/news/secadv/20260609.txt"
}
]
}
FKIE_CVE-2026-34183
Vulnerability from fkie_nvd - Published: 2026-06-09 17:17 - Updated: 2026-06-15 18:12| URL | Tags | ||
|---|---|---|---|
| openssl-security@openssl.org | https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517 | Patch | |
| openssl-security@openssl.org | https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac | Patch | |
| openssl-security@openssl.org | https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac | Patch | |
| openssl-security@openssl.org | https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb | Patch | |
| openssl-security@openssl.org | https://openssl-library.org/news/secadv/20260609.txt | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BF7E21E7-AEC0-4882-B1F1-2D056B506F22",
"versionEndExcluding": "3.4.6",
"versionStartIncluding": "3.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6B6B9930-C549-4D88-9784-AF32CCDDB87A",
"versionEndExcluding": "3.5.7",
"versionStartIncluding": "3.5.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D41B3C45-EC73-4DC8-989D-B2E2792E102F",
"versionEndExcluding": "3.6.3",
"versionStartIncluding": "3.6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:openssl:openssl:4.0.0:-:*:*:*:*:*:*",
"matchCriteriaId": "6E881B9A-1A0A-4BC0-8160-20C00561167D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Issue summary: Remote peer may exhaust heap memory of the QUIC\nserver or client by flooding it with packets containing PATH_CHALLENGE\nframes.\n\nImpact summary: A malicious remote peer can cause an unbounded\nmemory allocation which can lead to an abnormal termination of the\napplication acting as a QUIC client or server and a Denial of Service.\n\nA remote peer may exhaust heap memory by flooding the local\nQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\nallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\nThe allocated PATH_RESPONSE frame gets freed only when the remote\npeer acknowledges reception of the PATH_RESPONSE frame which will\nnot be done by a malicious peer.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\nthis issue. The QUIC stack is outside of OpenSSL FIPS module\nboundary."
}
],
"id": "CVE-2026-34183",
"lastModified": "2026-06-15T18:12:39.050",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-06-09T17:17:05.000",
"references": [
{
"source": "openssl-security@openssl.org",
"tags": [
"Patch"
],
"url": "https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517"
},
{
"source": "openssl-security@openssl.org",
"tags": [
"Patch"
],
"url": "https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac"
},
{
"source": "openssl-security@openssl.org",
"tags": [
"Patch"
],
"url": "https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac"
},
{
"source": "openssl-security@openssl.org",
"tags": [
"Patch"
],
"url": "https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb"
},
{
"source": "openssl-security@openssl.org",
"tags": [
"Vendor Advisory"
],
"url": "https://openssl-library.org/news/secadv/20260609.txt"
}
],
"sourceIdentifier": "openssl-security@openssl.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1325"
}
],
"source": "openssl-security@openssl.org",
"type": "Secondary"
}
]
}
GHSA-F5VX-F6JP-89J6
Vulnerability from github – Published: 2026-06-09 18:30 – Updated: 2026-06-10 18:31Issue summary: Remote peer may exhaust heap memory of the QUIC server or client by flooding it with packets containing PATH_CHALLENGE frames.
Impact summary: A malicious remote peer can cause an unbounded memory allocation which can lead to an abnormal termination of the application acting as a QUIC client or server and a Denial of Service.
A remote peer may exhaust heap memory by flooding the local QUIC stack with PATH_CHALLENGE frames. The local QUIC stack allocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives. The allocated PATH_RESPONSE frame gets freed only when the remote peer acknowledges reception of the PATH_RESPONSE frame which will not be done by a malicious peer.
The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this issue. The QUIC stack is outside of OpenSSL FIPS module boundary.
{
"affected": [],
"aliases": [
"CVE-2026-34183"
],
"database_specific": {
"cwe_ids": [
"CWE-1325"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-09T17:17:05Z",
"severity": "HIGH"
},
"details": "Issue summary: Remote peer may exhaust heap memory of the QUIC\nserver or client by flooding it with packets containing PATH_CHALLENGE\nframes.\n\nImpact summary: A malicious remote peer can cause an unbounded\nmemory allocation which can lead to an abnormal termination of the\napplication acting as a QUIC client or server and a Denial of Service.\n\nA remote peer may exhaust heap memory by flooding the local\nQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\nallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\nThe allocated PATH_RESPONSE frame gets freed only when the remote\npeer acknowledges reception of the PATH_RESPONSE frame which will\nnot be done by a malicious peer.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\nthis issue. The QUIC stack is outside of OpenSSL FIPS module\nboundary.",
"id": "GHSA-f5vx-f6jp-89j6",
"modified": "2026-06-10T18:31:41Z",
"published": "2026-06-09T18:30:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183"
},
{
"type": "WEB",
"url": "https://github.com/openssl/openssl/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517"
},
{
"type": "WEB",
"url": "https://github.com/openssl/openssl/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac"
},
{
"type": "WEB",
"url": "https://github.com/openssl/openssl/commit/d2e9efbe4900a373227deb136e8665401404ffac"
},
{
"type": "WEB",
"url": "https://github.com/openssl/openssl/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb"
},
{
"type": "WEB",
"url": "https://github.com/openssl/security/commit/5b306efb0b3779dfdd0803b4afc9d08c91f11517"
},
{
"type": "WEB",
"url": "https://github.com/openssl/security/commit/7d06955ebe0ecf8adfd4c1e92018586da47ef9ac"
},
{
"type": "WEB",
"url": "https://github.com/openssl/security/commit/d2e9efbe4900a373227deb136e8665401404ffac"
},
{
"type": "WEB",
"url": "https://github.com/openssl/security/commit/fbaa83859c01ad64f497b757aaf51be7d05ed9eb"
},
{
"type": "WEB",
"url": "https://openssl-library.org/news/secadv/20260609.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-34183
Vulnerability from csaf_microsoft - Published: 2026-06-02 00:00 - Updated: 2026-06-13 01:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-5 | — |
None Available
|
|
| Unresolved product id: 17084-3 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
None Available
|
|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34183 Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34183.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler",
"tracking": {
"current_release_date": "2026-06-13T01:02:56.000Z",
"generator": {
"date": "2026-06-13T07:03:13.179Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-34183",
"initial_release_date": "2026-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-06-13T01:02:56.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 cloud-hypervisor 0:51.1.56-1.azl3",
"product": {
"name": "azl3 cloud-hypervisor 0:51.1.56-1.azl3",
"product_id": "5"
}
}
],
"category": "product_name",
"name": "cloud-hypervisor"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 nodejs 0:24.14.1-3.azl3",
"product": {
"name": "azl3 nodejs 0:24.14.1-3.azl3",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "nodejs"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 openssl 0:3.3.5-5.azl3",
"product": {
"name": "azl3 openssl 0:3.3.5-5.azl3",
"product_id": "4"
}
}
],
"category": "product_name",
"name": "openssl"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 rust 0:1.75.0-29.azl3",
"product": {
"name": "azl3 rust 0:1.75.0-29.azl3",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 rust 0:1.90.0-8.azl3",
"product": {
"name": "azl3 rust 0:1.90.0-8.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "rust"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cloud-hypervisor 0:51.1.56-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nodejs 0:24.14.1-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 openssl 0:3.3.5-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.75.0-29.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.90.0-8.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34183",
"cwe": {
"id": "CWE-1325",
"name": "Improperly Controlled Sequential Memory Allocation"
},
"notes": [
{
"category": "general",
"text": "openssl",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-5",
"17084-3",
"17084-4",
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-34183 Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-34183.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-06-13T01:02:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "none_available",
"date": "2026-06-13T01:02:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "none_available",
"date": "2026-06-13T01:02:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-06-13T01:02:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-06-13T01:02:56.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-5",
"17084-3",
"17084-4",
"17084-2",
"17084-1"
]
}
],
"title": "Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler"
}
]
}
OPENSUSE-SU-2026:11023-1
Vulnerability from csaf_opensuse - Published: 2026-06-13 00:00 - Updated: 2026-06-13 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-34180/ | self |
| https://www.suse.com/security/cve/CVE-2026-34182/ | self |
| https://www.suse.com/security/cve/CVE-2026-34183/ | self |
| https://www.suse.com/security/cve/CVE-2026-42764/ | self |
| https://www.suse.com/security/cve/CVE-2026-42766/ | self |
| https://www.suse.com/security/cve/CVE-2026-42767/ | self |
| https://www.suse.com/security/cve/CVE-2026-42768/ | self |
| https://www.suse.com/security/cve/CVE-2026-42769/ | self |
| https://www.suse.com/security/cve/CVE-2026-42770/ | self |
| https://www.suse.com/security/cve/CVE-2026-45445/ | self |
| https://www.suse.com/security/cve/CVE-2026-45446/ | self |
| https://www.suse.com/security/cve/CVE-2026-45447/ | self |
| https://www.suse.com/security/cve/CVE-2026-7383/ | self |
| https://www.suse.com/security/cve/CVE-2026-9076/ | self |
| https://www.suse.com/security/cve/CVE-2026-34180 | external |
| https://bugzilla.suse.com/1266342 | external |
| https://www.suse.com/security/cve/CVE-2026-34182 | external |
| https://bugzilla.suse.com/1266344 | external |
| https://www.suse.com/security/cve/CVE-2026-34183 | external |
| https://bugzilla.suse.com/1266345 | external |
| https://www.suse.com/security/cve/CVE-2026-42764 | external |
| https://bugzilla.suse.com/1266347 | external |
| https://www.suse.com/security/cve/CVE-2026-42766 | external |
| https://bugzilla.suse.com/1266349 | external |
| https://www.suse.com/security/cve/CVE-2026-42767 | external |
| https://bugzilla.suse.com/1266350 | external |
| https://www.suse.com/security/cve/CVE-2026-42768 | external |
| https://bugzilla.suse.com/1266351 | external |
| https://www.suse.com/security/cve/CVE-2026-42769 | external |
| https://bugzilla.suse.com/1266352 | external |
| https://www.suse.com/security/cve/CVE-2026-42770 | external |
| https://bugzilla.suse.com/1266353 | external |
| https://www.suse.com/security/cve/CVE-2026-45445 | external |
| https://bugzilla.suse.com/1266355 | external |
| https://www.suse.com/security/cve/CVE-2026-45446 | external |
| https://bugzilla.suse.com/1266356 | external |
| https://www.suse.com/security/cve/CVE-2026-45447 | external |
| https://bugzilla.suse.com/1266357 | external |
| https://bugzilla.suse.com/1266389 | external |
| https://www.suse.com/security/cve/CVE-2026-7383 | external |
| https://bugzilla.suse.com/1266340 | external |
| https://www.suse.com/security/cve/CVE-2026-9076 | external |
| https://bugzilla.suse.com/1266341 | external |
{
"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": "libopenssl-3-devel-3.5.3-6.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libopenssl-3-devel-3.5.3-6.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11023",
"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/opensuse-su-2026_11023-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34180 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34180/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34182 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34182/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34183 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42764 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42764/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42766 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42767 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42767/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42768 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42768/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42769 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42770 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45445 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45446 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45446/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45447 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-7383 page",
"url": "https://www.suse.com/security/cve/CVE-2026-7383/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-9076 page",
"url": "https://www.suse.com/security/cve/CVE-2026-9076/"
}
],
"title": "libopenssl-3-devel-3.5.3-6.1 on GA media",
"tracking": {
"current_release_date": "2026-06-13T00:00:00Z",
"generator": {
"date": "2026-06-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11023-1",
"initial_release_date": "2026-06-13T00:00:00Z",
"revision_history": [
{
"date": "2026-06-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl-3-devel-3.5.3-6.1.aarch64",
"product_id": "libopenssl-3-devel-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"product_id": "libopenssl-3-devel-32bit-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"product_id": "libopenssl-3-fips-provider-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"product_id": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"product_id": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl3-3.5.3-6.1.aarch64",
"product_id": "libopenssl3-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-32bit-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl3-32bit-3.5.3-6.1.aarch64",
"product_id": "libopenssl3-32bit-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"product": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"product_id": "libopenssl3-x86-64-v3-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.5.3-6.1.aarch64",
"product": {
"name": "openssl-3-3.5.3-6.1.aarch64",
"product_id": "openssl-3-3.5.3-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "openssl-3-doc-3.5.3-6.1.aarch64",
"product": {
"name": "openssl-3-doc-3.5.3-6.1.aarch64",
"product_id": "openssl-3-doc-3.5.3-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl-3-devel-3.5.3-6.1.ppc64le",
"product_id": "libopenssl-3-devel-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"product_id": "libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"product_id": "libopenssl-3-fips-provider-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"product_id": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"product_id": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl3-3.5.3-6.1.ppc64le",
"product_id": "libopenssl3-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl3-32bit-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl3-32bit-3.5.3-6.1.ppc64le",
"product_id": "libopenssl3-32bit-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"product": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"product_id": "libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-3-3.5.3-6.1.ppc64le",
"product": {
"name": "openssl-3-3.5.3-6.1.ppc64le",
"product_id": "openssl-3-3.5.3-6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openssl-3-doc-3.5.3-6.1.ppc64le",
"product": {
"name": "openssl-3-doc-3.5.3-6.1.ppc64le",
"product_id": "openssl-3-doc-3.5.3-6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl-3-devel-3.5.3-6.1.s390x",
"product_id": "libopenssl-3-devel-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"product_id": "libopenssl-3-devel-32bit-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"product_id": "libopenssl-3-fips-provider-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"product_id": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"product_id": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl3-3.5.3-6.1.s390x",
"product_id": "libopenssl3-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-32bit-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl3-32bit-3.5.3-6.1.s390x",
"product_id": "libopenssl3-32bit-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"product": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"product_id": "libopenssl3-x86-64-v3-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-3.5.3-6.1.s390x",
"product": {
"name": "openssl-3-3.5.3-6.1.s390x",
"product_id": "openssl-3-3.5.3-6.1.s390x"
}
},
{
"category": "product_version",
"name": "openssl-3-doc-3.5.3-6.1.s390x",
"product": {
"name": "openssl-3-doc-3.5.3-6.1.s390x",
"product_id": "openssl-3-doc-3.5.3-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenssl-3-devel-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl-3-devel-3.5.3-6.1.x86_64",
"product_id": "libopenssl-3-devel-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"product_id": "libopenssl-3-devel-32bit-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"product_id": "libopenssl-3-fips-provider-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"product_id": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"product_id": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl3-3.5.3-6.1.x86_64",
"product_id": "libopenssl3-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-32bit-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl3-32bit-3.5.3-6.1.x86_64",
"product_id": "libopenssl3-32bit-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"product": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"product_id": "libopenssl3-x86-64-v3-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-3.5.3-6.1.x86_64",
"product": {
"name": "openssl-3-3.5.3-6.1.x86_64",
"product_id": "openssl-3-3.5.3-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "openssl-3-doc-3.5.3-6.1.x86_64",
"product": {
"name": "openssl-3-doc-3.5.3-6.1.x86_64",
"product_id": "openssl-3-doc-3.5.3-6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl-3-devel-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl-3-devel-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl-3-devel-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-devel-32bit-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl3-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl3-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl3-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl3-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-32bit-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl3-32bit-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-32bit-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl3-32bit-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-32bit-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl3-32bit-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-32bit-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl3-32bit-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64"
},
"product_reference": "libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le"
},
"product_reference": "libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x"
},
"product_reference": "libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenssl3-x86-64-v3-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64"
},
"product_reference": "libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64"
},
"product_reference": "openssl-3-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le"
},
"product_reference": "openssl-3-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x"
},
"product_reference": "openssl-3-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64"
},
"product_reference": "openssl-3-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-doc-3.5.3-6.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64"
},
"product_reference": "openssl-3-doc-3.5.3-6.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-doc-3.5.3-6.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le"
},
"product_reference": "openssl-3-doc-3.5.3-6.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-doc-3.5.3-6.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x"
},
"product_reference": "openssl-3-doc-3.5.3-6.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-3-doc-3.5.3-6.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
},
"product_reference": "openssl-3-doc-3.5.3-6.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34180"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive\nelement whose content exceeds 2 gigabytes in length may cause a heap buffer\nover-read on 64-bit Unix and Unix-like platforms.\n\nImpact summary: The heap buffer over-read may crash the application (Denial of\nService) or to load into the decoded ASN.1 object contents of memory beyond the\nend of the input buffer. More typically such ASN.1 elements would instead be\ntruncated.\n\nAn integer truncation in OpenSSL\u0027s ASN.1 decoder causes the content length of\nan ASN.1 primitive element to be mishandled when it exceeds 2 gigabytes. In the\nworst case the truncated length is treated as a request to scan the binary\ncontent for a terminating zero byte, possibly causing OpenSSL to read either\nless than or beyond the end of the allocated buffer.\n\nApplications that pass attacker-supplied data to d2i_X509(), d2i_PKCS7(), or\nany other d2i_* decoding function are affected. OpenSSL\u0027s own command-line\ntools are not vulnerable, as data read through the BIO layer is checked before\nit reaches the affected code. The issue only affects 64-bit Unix and Unix-like\nplatforms; 32-bit platforms and 64-bit Windows are not affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by this issue,\nas the affected code is outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34180",
"url": "https://www.suse.com/security/cve/CVE-2026-34180"
},
{
"category": "external",
"summary": "SUSE Bug 1266342 for CVE-2026-34180",
"url": "https://bugzilla.suse.com/1266342"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34180"
},
{
"cve": "CVE-2026-34182",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34182"
}
],
"notes": [
{
"category": "general",
"text": "Issue Summary: Cryptographic Message Services (CMS) processing fails to perform\nsufficient input validation on the cipher and tag length fields of\nAuthEnvelopedData containers, leading to various potential compromises.\n\nImpact Summary: Attackers making use of these vulnerabilities may achieve\nkey-equivalent functionality for a given CMS recipient and/or bypass integrity\nvalidation for a given message.\n\nIn one use case, an attacker may send a CMS message containing\nAuthEnvelopedData with the cipher specified as a non-AEAD cipher. OpenSSL\nerroneously allows this selection, and attempts to decrypt and validate the\nmessage.\n\nAn on-path attacker who captures one legitimate AES-GCM AuthEnvelopedData\naddressed to the victim can re-emit it with the recipientInfos set left\nbyte-for-byte intact, so the victim\u0027s private key still unwraps the genuine CEK\n(the content-encryption key), but with the inner OID rewritten to AES-256-OFB\n(Output Feedback Mode, an unauthenticated keystream mode) and with an\nattacker-chosen IV and ciphertext. The victim initializes AES-256-OFB under the\nreal CEK, never consults the MAC field, and CMS_decrypt() returns success.\n\nIf the application under attack responds to the attacker with any indicator\nshowing success or failure of the decryption effort, it is possible for the\nattacker to use this as an oracle to obtain key equivalent functionality for the\nCEK used for the chosen recipient of the message.\n\nIn another use case, an attacker can reduce the tag length of the chosen AEAD\ncipher for a given AuthEnvelopedData container to be a single byte long,\nallowing an attacker to brute force CMS decryption, producing an integrity\nbypass for applications that trust CMS_decrypt() to reject modified content.\n\nThe FIPS modules are not affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34182",
"url": "https://www.suse.com/security/cve/CVE-2026-34182"
},
{
"category": "external",
"summary": "SUSE Bug 1266344 for CVE-2026-34182",
"url": "https://bugzilla.suse.com/1266344"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34182"
},
{
"cve": "CVE-2026-34183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34183"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Remote peer may exhaust heap memory of the QUIC\nserver or client by flooding it with packets containing PATH_CHALLENGE\nframes.\n\nImpact summary: A malicious remote peer can cause an unbounded\nmemory allocation which can lead to an abnormal termination of the\napplication acting as a QUIC client or server and a Denial of Service.\n\nA remote peer may exhaust heap memory by flooding the local\nQUIC stack with PATH_CHALLENGE frames. The local QUIC stack\nallocates a PATH_RESPONSE frame for every PATH_CHALLENGE it receives.\nThe allocated PATH_RESPONSE frame gets freed only when the remote\npeer acknowledges reception of the PATH_RESPONSE frame which will\nnot be done by a malicious peer.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by\nthis issue. The QUIC stack is outside of OpenSSL FIPS module\nboundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34183",
"url": "https://www.suse.com/security/cve/CVE-2026-34183"
},
{
"category": "external",
"summary": "SUSE Bug 1266345 for CVE-2026-34183",
"url": "https://bugzilla.suse.com/1266345"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34183"
},
{
"cve": "CVE-2026-42764",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42764"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: Receiving a QUIC initial packet with an invalid token may\ntrigger a NULL pointer dereference in the OpenSSL QUIC server with\naddress validation disabled.\n\nImpact summary: NULL pointer dereference typically causes abnormal termination\nof the affected QUIC server process and a Denial of Service.\n\nIf the address validation is disabled in the OpenSSL QUIC server\nimplementation, an attacker can crash the server by sending an initial\npacket with an invalid or expired token.\n\nBy default, the client address validation is enabled in the OpenSSL QUIC server\nimplementation, which makes the default configuration not vulnerable\nto this issue. However if the SSL_LISTENER_FLAG_NO_VALIDATE is used with\nthe SSL_new_listener() call, the address validation is disabled making the\nvulnerable code reachable.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42764",
"url": "https://www.suse.com/security/cve/CVE-2026-42764"
},
{
"category": "external",
"summary": "SUSE Bug 1266347 for CVE-2026-42764",
"url": "https://bugzilla.suse.com/1266347"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42764"
},
{
"cve": "CVE-2026-42766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42766"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A specially crafted password-encrypted CMS message\ncan trigger a NULL pointer dereference during CMS decryption.\n\nImpact summary: This NULL pointer dereference leads to an application crash\nand a Denial of Service.\n\nThe CMS PasswordRecipientInfo.keyDerivationAlgorithm field is defined as\nOPTIONAL in the ASN.1 specification and may therefore be absent in specially\ncrafted inputs. During the password-based CMS decryption the OpenSSL\nCMS implementation dereferences this field without first checking whether it\nwas present.\n\nAn attacker who supplies such a CMS message to an application performing\npassword-based CMS decryption can trigger an application crash, leading to\na Denial of Service.\n\nApplications that process password-encrypted CMS messages may be affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42766",
"url": "https://www.suse.com/security/cve/CVE-2026-42766"
},
{
"category": "external",
"summary": "SUSE Bug 1266349 for CVE-2026-42766",
"url": "https://bugzilla.suse.com/1266349"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42766"
},
{
"cve": "CVE-2026-42767",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42767"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: An attacker-controlled CMP (Certificate Management Protocol)\nserver could trigger a NULL pointer dereference in a CMP client application.\n\nImpact summary: A NULL pointer dereference causes a crash of the\napplication and a Denial of Service.\n\nAn attacker controlling a CMP server (or acting as a man-in-the-middle) could\ncraft a CMP response containing a CRMF (Certificate Request Message Format)\nCertRepMessage with an EncryptedValue structure where the symmAlg field\nhas an algorithm OID but no parameters field. When the OpenSSL CMP client\nprocesses this response, the NULL dereference occurs, causing a crash of\nthe CMP client.\n\nApplications that process untrusted CMP/CRMF messages may be affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42767",
"url": "https://www.suse.com/security/cve/CVE-2026-42767"
},
{
"category": "external",
"summary": "SUSE Bug 1266350 for CVE-2026-42767",
"url": "https://bugzilla.suse.com/1266350"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42767"
},
{
"cve": "CVE-2026-42768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42768"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to\nBleichenbacher-style attack when an attacker is able to provide the CMS or\nS/MIME messages and observe the error code and/or decryption output.\n\nImpact summary: The Bleichenbacher-style attack allows an attacker to use the\nvictim\u0027s vulnerable application as a way to decrypt or sign messages with the\nvictim\u0027s private RSA key.\n\nThe attack is possible in 2 variants.\n\n1. The decryption API (CMS_decrypt(), PKCS7_decrypt()) is used without\nproviding the recipient certificate. In this case OpenSSL iterates over every\nKeyTransRecipientInfo (KTRI) without stopping at the first success.\n\nAn attacker who authors a message with two KTRI entries - the first one\nwrapping a real CEK under the victim\u0027s public key, the second with an\narbitrary probe ciphertext - obtains opportunity to iterate the 2nd KTRI to\nget a valid PKCS#1 v1.5 padding if the error code of the application is\navailable.\n\nThat is a Bleichenbacher oracle (Bleichenbacher, CRYPTO \u002798): an\nadaptive-chosen-ciphertext side channel from which the attacker decrypts any\nRSA ciphertext to the victim\u0027s key or forges any PKCS#1 v1.5 signature under\nit.\n\n2. When the decryption API (CMS_decrypt(), PKCS7_decrypt()) is provided with\nthe recipient certificate, and the recipient is not found, a random\nkey is substituted.\n\nAn attacker who authors a message and is able to compare both error code and\nthe result of the decryption, can mount a Bleichenbacher oracle.\n\nWe are not aware of any applications that provide a remote attacker\nan opportunity to mount an attack described in these scenarios. We consider\nthe existence of such application very unlikely, and for this reason this\nCVE has been evaluated as Low severity.\n\nTo avoid these attacks, when RSA PKCS#1 v1.5 Key Transport is in use, the\ninvoked EVP_PKEY_decrypt() will use the implicit rejection mechanism described\nin draft-irtf-cfrg-rsa-guidance. In previous OpenSSL releases the implicit\nrejection was explicitly disabled.\n\nThe implicit rejection mechanism always returns a plaintext value,\nthe symmetric key. This result is deterministic for the ciphertext and the\nprivate key. The length of the decryption result can happen to match the\nlength of the key of the symmetric cipher that was used for the content\nencryption. When a certificate is not provided, the last RecipientInfo\nproducing a key that looks valid will be used. It may cause getting garbage\ncontent on decryption. As a proper way to deal with this a recipient\ncertificate has to be provided to identify the particular RecipientInfo for\ndecryption.\n\nThe FIPS modules in 4.0, 3.6, 3.5, and 3.4 are not affected by this issue, as\nCMS and S/MIME processing happens outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42768",
"url": "https://www.suse.com/security/cve/CVE-2026-42768"
},
{
"category": "external",
"summary": "SUSE Bug 1266351 for CVE-2026-42768",
"url": "https://bugzilla.suse.com/1266351"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42768"
},
{
"cve": "CVE-2026-42769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42769"
}
],
"notes": [
{
"category": "general",
"text": "Issue Summary: An error in the callback used to verify the certificate\nprovided in a Root CA key update Certificate Management Protocol (CMP)\nmessage response rendered the certificate validation ineffectual, which\ncould lead to escalation of credentials from the Registration Authority (RA)\nlevel to the root Certification Authority (root CA) level.\n\nImpact Summary: The Registration Autority could replace the root CA\ncertificate for the CMP clients with an arbitrary root CA certificate.\n\nOne of the parts of the Certificate Management Protocol (CMP), specified in\nRFC 9810, is Root Certification Authority (root CA) key Rollover,\nwhich is sent by the server in a message with type \u0027id-it-rootCaKeyUpdate\u0027.\nAs part of these messages, \u0027newWithOld\u0027 certificate, the new root CA\ncertificate signed with the old root CA key, is provided, and verifying its\nsignature is crucial for transferring the trust from the old CA key to the\nnew one.\n\nThe \u0027id-it-rootCaKeyUpdate\u0027 messages are expected to be processed with\nOSSL_CMP_get1_rootCaKeyUpdate(), that is expected to verify the \u0027newWithOld\u0027\ncertificate. A typo in the certificate chain building code led to adding\nan incorrect certificate (\u0027newWithOld\u0027 instead of \u0027oldRoot\u0027) to the\ncertificate chain, rendering the certificate verification process ineffectual\n(only the issuer name and the algorithm OIDs were verified by other parts\nof the verification code).\n\nAn attacker who already has credentials that satisfy the CMP message\nprotection checks can generate a new key pair and use a crafted self-signed\ncertificate in its \u0027id-it-rootCaKeyUpdate\u0027 CMP messages which affected CMP\nclients would accept as a new trust anchor.\n\nSignificant preconditions for the attack (having valid RA-level credentials)\nare the reason the issue was assigned Low severity.\n\nThe FIPS modules are not affected by this issue, as the affected code is\noutside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42769",
"url": "https://www.suse.com/security/cve/CVE-2026-42769"
},
{
"category": "external",
"summary": "SUSE Bug 1266352 for CVE-2026-42769",
"url": "https://bugzilla.suse.com/1266352"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42769"
},
{
"cve": "CVE-2026-42770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42770"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: When EVP_PKEY_derive_set_peer() is called with a DHX (X9.42)\npeer key, the peer key is not properly checked for the subgroup membership.\n\nImpact summary: A malicious peer which presents an X9.42 key carrying the\nvictim\u0027s p and g parameters, a forged q = r (a small prime factor of the\ncofactor (p\u22121)/q_local), and a public value Y of order r can recover the\nvictim\u0027s private key after a small number of key exchange attempts.\n\nWhen EVP_PKEY_derive_set_peer() is called with a DHX (X9.42) peer key, the\nsubgroup membership check Y^q \u2261 1 (mod p) is performed using the peer\u0027s\nown q parameter, not the local key\u0027s q. The peer\u0027s domain parameters are\nthen matched against the domain parameters of the private key, but the value\nof q is not compared.\n\nA malicious peer who presents an X9.42 key carrying the victim\u0027s p, g,\na forged q = r (a small prime factor of the cofactor), and a public\nvalue Y of order r passes all checks. The shared secret then takes only\nr distinct values, leaking priv mod r. Repeating for each small-prime\nfactor of the cofactor and combining via CRT recovers the full private\nkey (Lim-Lee / small-subgroup-confinement attack).\n\nThe realistic attack surface is narrow: principally CMP deployments with\nlong-lived RA/CA DHX keys and bespoke enterprise or government applications\nusing X9.42 DHX static keys with interactive protocols and therefore this\nissue was assigned Low severity.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are affected by this\nissue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42770",
"url": "https://www.suse.com/security/cve/CVE-2026-42770"
},
{
"category": "external",
"summary": "SUSE Bug 1266353 for CVE-2026-42770",
"url": "https://bugzilla.suse.com/1266353"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42770"
},
{
"cve": "CVE-2026-45445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45445"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: When an application drives an AES-OCB context through the\npublic EVP_Cipher() one-shot interface, the application-supplied\ninitialisation vector (IV) is silently discarded.\n\nImpact summary: Every message encrypted under the same key uses the\nsame effective nonce regardless of the IV supplied by the caller,\nresulting in (key, nonce) reuse and loss of confidentiality. If the\nsame code path is used to compute the authentication tag, the tag\ndepends only on the (key, IV) pair and not on the plaintext or\nciphertext, allowing universal forgery of arbitrary ciphertext from a\nsingle captured message.\n\nOpenSSL provides two ways to drive a cipher: the documented streaming\ninterface (EVP_CipherUpdate / EVP_CipherFinal_ex) and a lower-level\none-shot, EVP_Cipher(), whose documentation explicitly recommends\nagainst use by applications in favour of EVP_CipherUpdate() and\nEVP_CipherFinal_ex(). The OCB provider\u0027s streaming handler flushes\nthe application-supplied IV into the OCB context before processing\ndata; the one-shot handler did not. Every call to EVP_Cipher() on an\nAES-OCB context therefore ran with the all-zero key-derived offset\nstate left by cipher initialisation, regardless of the caller\u0027s IV.\n\nIf EVP_EncryptFinal_ex() is subsequently used to obtain the\nauthentication tag, the deferred IV setup runs at that point and\nclears the running checksum that should have been accumulated over the\nplaintext. The resulting tag is a function of (key, IV) only and\nverifies against any ciphertext produced under the same (key, IV)\npair.\n\nThe OpenSSL SSL/TLS implementation is not affected: AES-OCB is not a\nTLS cipher suite, and libssl does not call EVP_Cipher() in any case.\nApplications that drive AES-OCB through the documented streaming AEAD\nAPI (EVP_CipherUpdate / EVP_CipherFinal_ex) are not affected. Only\napplications that combine the AES-OCB cipher with the EVP_Cipher()\none-shot API are vulnerable.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by\nthis issue, as AES-OCB is outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45445",
"url": "https://www.suse.com/security/cve/CVE-2026-45445"
},
{
"category": "external",
"summary": "SUSE Bug 1266355 for CVE-2026-45445",
"url": "https://bugzilla.suse.com/1266355"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-45445"
},
{
"cve": "CVE-2026-45446",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45446"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: The implementations of AES-SIV (RFC 5297) and AES-GCM-SIV\n(RFC 8452) mishandle the authentication of AAD (Additional Authenticated\nData) with an empty ciphertext allowing a forgery of such messages.\n\nImpact summary: An attacker can forge empty messages with arbitrary AAD\nto the victim\u0027s application using these ciphers.\n\nAES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) are nonce-misuse-resistant AEAD\nmodes: they accept a key, nonce, optional AAD (bytes that are authenticated\nbut not encrypted), and plaintext, and produces ciphertext plus a 16-byte\ntag. On decrypt, `EVP_DecryptFinal_ex()` is documented to return success only\nif the tag is verified succesfully.\n\nIn OpenSSL\u0027s provider implementation of these ciphers, the expected tag is\ncomputed only when decryption function is invoked with non-empty data.\nIf the caller supplies AAD and then calls `EVP_DecryptFinal_ex()` without\ninvocation of the ciphertext update, which can happen when the received\nciphertext length is zero, the tag is never recalculated and still holds its\nall-zeros value.\n\nWhen AES-GCM-SIV is used, an attacker who sends arbitrary AAD, empty\nciphertext, and all-zeros tag passes authentication under any key they do not\nknow, single-shot. When AES-SIV is used, for mounting the attack it\u0027s\nnecessary for the application to reuse the decryption context without\nresetting the key.\n\nAES-SIV is implemented since OpenSSL 3.0. AES-GCM-SIV is implemented since\nOpenSSL 3.2.\n\nNo protocols implemented in OpenSSL itself (TLS/CMS/PKCS7/HPKE/QUIC) support\neither AES-GCM-SIV or AES-SIV. To mount an attack, the applications must\nimplement their own protocol and use the EVP interface. Also they must skip the\nciphertext update when a message with an empty ciphertext arrives.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as these algorithms are not FIPS approved and the affected code is\noutside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45446",
"url": "https://www.suse.com/security/cve/CVE-2026-45446"
},
{
"category": "external",
"summary": "SUSE Bug 1266356 for CVE-2026-45446",
"url": "https://bugzilla.suse.com/1266356"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-45446"
},
{
"cve": "CVE-2026-45447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45447"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A specially crafted PKCS#7 or S/MIME signed message could\ntrigger a use-after-free during PKCS#7 signature verification.\n\nImpact summary: A use-after-free may result in process crashes, heap\ncorruption, or potentially remote code execution.\n\nWhen processing a PKCS#7 or S/MIME signed message, if the SignedData\ndigestAlgorithms field is present as an empty ASN.1 SET, OpenSSL may\nincorrectly free a caller-owned BIO during PKCS7_verify(). A subsequent\nuse of the BIO by the calling application results in a use-after-free\ncondition.\n\nIn the common case this occurs when the application later calls\nBIO_free() on the BIO originally passed to PKCS7_verify(). Depending\non allocator behavior and application-specific BIO usage patterns, this\nmay result in a crash or other memory corruption. In some application\ncontexts this may potentially be exploitable for remote code execution.\n\nApplications that process PKCS#7 or S/MIME signed messages using OpenSSL\nPKCS#7 APIs may be affected. Applications using the CMS APIs for this\nprocessing are not affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45447",
"url": "https://www.suse.com/security/cve/CVE-2026-45447"
},
{
"category": "external",
"summary": "SUSE Bug 1266357 for CVE-2026-45447",
"url": "https://bugzilla.suse.com/1266357"
},
{
"category": "external",
"summary": "SUSE Bug 1266389 for CVE-2026-45447",
"url": "https://bugzilla.suse.com/1266389"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-45447"
},
{
"cve": "CVE-2026-7383",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-7383"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: A signed integer overflow when sizing the destination\nbuffer for Unicode output in ASN1_mbstring_ncopy() can lead to a heap\nbuffer overflow.\n\nImpact summary: A heap buffer overflow may lead to a crash or possibly\nattacker controlled code execution or other undefined behaviour.\n\nIn ASN1_mbstring_copy() and ASN1_mbstring_ncopy() the destination\nsize for Unicode output is computed in a signed int: by left shift\nof the input character count for BMPSTRING (UTF-16) and\nUNIVERSALSTRING (UTF-32), and by summing per-character byte counts\nfor UTF8STRING. The calculation overflows when the input reaches\naround 2^30 characters. In the worst case (UNIVERSALSTRING at 2^30\ncharacters) the size wraps to zero, OPENSSL_malloc(1) is called, and\nthe subsequent character copy writes several gigabytes past the\none-byte allocation.\n\nX.509 certificate processing routes through ASN1_STRING_set_by_NID(),\nwhose DIRSTRING_TYPE mask excludes UNIVERSALSTRING and whose per-NID\nsize limits cap the input length; no network protocol or\ncertificate-handling path in OpenSSL exercises the overflow.\nTriggering the bug requires an application that calls\nASN1_mbstring_copy() or ASN1_mbstring_ncopy() directly, or registers\na custom string type via ASN1_STRING_TABLE_add(), with\nattacker-controlled input on the order of half a gigabyte or more.\nFor these reasons this issue was assigned Low severity.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by\nthis issue, as the affected code is outside the OpenSSL FIPS module\nboundary.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-7383",
"url": "https://www.suse.com/security/cve/CVE-2026-7383"
},
{
"category": "external",
"summary": "SUSE Bug 1266340 for CVE-2026-7383",
"url": "https://bugzilla.suse.com/1266340"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-7383"
},
{
"cve": "CVE-2026-9076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-9076"
}
],
"notes": [
{
"category": "general",
"text": "Issue summary: When CMS password-based decryption (RFC 3211 / PWRI key unwrap)\nprocesses attacker-supplied CMS data, an attacker-chosen stream-mode KEK\ncipher can trigger a heap out-of-bounds read in kek_unwrap_key().\n\nImpact summary: A heap buffer over-read may trigger a crash which leads to\nDenial of Service for an application if the input buffer ends at a memory\npage boundary and the following page is unmapped. There is no information\ndisclosure as the over-read bytes are not revealed to the attacker.\n\nThe key unwrapping function performs a check-byte test as specified in the\nRFC that reads 7 bytes from a heap allocation that is based on the wrapped\nkey length from the message. There is a minimum length check based on the\nblock length of the wrapping cipher. However the cipher is selected from\nan OID carried in the attacker\u0027s PWRI keyEncryptionAlgorithm with no\nrequirement that the cipher be a block cipher. When an attacker selects\na stream-mode cipher the guard will be ineffective and the allocated buffer\ncontaining the unwrapped key can be too small to fit the check-bytes\nspecified in the RFC and a buffer over-read can happen.\n\nApplications calling CMS_decrypt() or CMS_decrypt_set1_password()\n(equivalently openssl cms -decrypt -pwri_password ...) on untrusted CMS\ndata are vulnerable to this issue. No password knowledge is required: the\nover-read happens during the unwrap attempt before any authentication\nsucceeds.\n\nThe over-read is limited to a few bytes and is not written to output, so\nthere is no information disclosure. Triggering a crash requires the\nallocation to border unmapped memory, which is unlikely with the normal\nallocator.\n\nThe FIPS modules are not affected by this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-9076",
"url": "https://www.suse.com/security/cve/CVE-2026-9076"
},
{
"category": "external",
"summary": "SUSE Bug 1266341 for CVE-2026-9076",
"url": "https://bugzilla.suse.com/1266341"
}
],
"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": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-devel-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl-3-fips-provider-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-32bit-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:libopenssl3-x86-64-v3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-3.5.3-6.1.x86_64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.aarch64",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.ppc64le",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.s390x",
"openSUSE Tumbleweed:openssl-3-doc-3.5.3-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-9076"
}
]
}
RHSA-2026:25237
Vulnerability from csaf_redhat - Published: 2026-06-11 13:09 - Updated: 2026-06-16 21:42A flaw was found in OpenSSL. A signed integer overflow vulnerability exists when sizing the destination buffer for Unicode output. This can lead to a heap buffer overflow, which may result in a crash or potentially allow an attacker to execute arbitrary code. Exploitation requires an application to directly call specific functions with a large amount of attacker-controlled input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing attacker-supplied Cryptographic Message Syntax (CMS) data using password-based decryption, an attacker can choose a stream-mode Key Encryption Key (KEK) cipher. This can trigger a heap out-of-bounds read, potentially causing an application crash and leading to a Denial of Service (DoS). This vulnerability does not require password knowledge and can be exploited before authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. An integer truncation vulnerability in the ASN.1 decoder can occur when processing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes. A remote attacker could exploit this to cause a heap buffer over-read. This may lead to an application crash, resulting in a Denial of Service (DoS), or potentially disclose sensitive information by loading memory contents beyond the input buffer. This issue primarily affects 64-bit Unix and Unix-like platforms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to forge PKCS#12 (Public-Key Cryptography Standards #12) files that use Password-Based Message Authentication Code 1 (PBMAC1) with short HMAC (Hash-based Message Authentication Code) keys. This can lead to a service accepting attacker-controlled certificates and private keys with a 1 in 256 probability, potentially enabling impersonation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL's Cryptographic Message Services (CMS) AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity validation. Consequently, an attacker may achieve key-equivalent functionality for a given CMS recipient.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL's QUIC PATH_CHALLENGE handler. A remote attacker can exploit this vulnerability by flooding a QUIC client or server with specially crafted PATH_CHALLENGE frames. This leads to unbounded memory allocation within the local QUIC stack, as the system continuously allocates PATH_RESPONSE frames without them being acknowledged. The primary consequence is a Denial of Service (DoS), causing the affected application to terminate abnormally due to memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL QUIC (Quick UDP Internet Connections) server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server's address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server process to terminate abnormally and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker could exploit a NULL pointer dereference vulnerability in the Cryptographic Message Syntax (CMS) decryption process by providing a specially crafted password-encrypted CMS message. This occurs because the keyDerivationAlgorithm field, which is optional, is dereferenced without proper validation. Successful exploitation leads to an application crash, resulting in a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. An attacker controlling a Certificate Management Protocol (CMP) server, or acting as a man-in-the-middle, could craft a malicious CMP response. This response, containing a Certificate Request Message Format (CRMF) CertRepMessage with a specific malformed EncryptedValue structure, would trigger a NULL pointer dereference in the OpenSSL CMP client. This vulnerability leads to a crash of the application, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL's CMS_decrypt() and PKCS7_decrypt() functions. This vulnerability, a Bleichenbacher-style oracle, could allow a remote attacker to decrypt or sign messages using the victim's private RSA key. Exploitation requires the attacker to provide specially crafted CMS or S/MIME messages and observe the application's error codes or decryption output. While the attack is technically possible, the specific conditions required make it unlikely to be exploited in typical deployments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Certificate Management Protocol (CMP) implementation within OpenSSL. An attacker with existing Registration Authority (RA) level credentials could exploit an error in the certificate verification process during a Root Certificate Authority (CA) key update. This vulnerability allows the attacker to replace the root CA certificate for CMP clients with a fraudulent one. The primary consequence is an escalation of privileges, enabling the attacker to gain control equivalent to the root CA.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A malicious peer can exploit this vulnerability by presenting a specially crafted DHX (X9.42) peer key. Due to improper validation of the peer key's subgroup membership, an attacker can recover the victim's private key after a small number of key exchange attempts. This information disclosure can lead to unauthorized access or further compromise of affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. Applications that use the AES-OCB encryption method with a specific one-shot interface (EVP_Cipher()) will have their provided Initialization Vector (IV) silently discarded. This leads to the same internal cryptographic value being used repeatedly, which compromises the confidentiality of encrypted data. Additionally, this issue allows for the universal forgery of authentication tags, undermining the integrity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. The implementations of AES-SIV (Advanced Encryption Standard - SIV) and AES-GCM-SIV (Advanced Encryption Standard - Galois/Counter Mode - SIV) incorrectly process authentication tags for empty messages. This vulnerability allows a remote attacker to forge empty messages with arbitrary Additional Authenticated Data (AAD) in applications that utilize these specific cipher modes within custom protocols and do not properly handle zero-length ciphertexts. This could lead to unauthorized data manipulation.
CWE-347 - Improper Verification of Cryptographic Signature| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:25237 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481879 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481880 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481881 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481882 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481884 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481885 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481887 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481890 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481891 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481892 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481893 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481894 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481896 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481897 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481898 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-7383 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481879 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-7383 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-7383 | external |
| https://access.redhat.com/security/cve/CVE-2026-9076 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481880 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9076 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9076 | external |
| https://access.redhat.com/security/cve/CVE-2026-34180 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481881 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34180 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34180 | external |
| https://access.redhat.com/security/cve/CVE-2026-34181 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481882 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34181 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34181 | external |
| https://access.redhat.com/security/cve/CVE-2026-34182 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481884 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34182 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34182 | external |
| https://access.redhat.com/security/cve/CVE-2026-34183 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481885 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34183 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34183 | external |
| https://access.redhat.com/security/cve/CVE-2026-42764 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481887 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42764 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42764 | external |
| https://access.redhat.com/security/cve/CVE-2026-42766 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481890 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42766 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42766 | external |
| https://access.redhat.com/security/cve/CVE-2026-42767 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481891 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42767 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42767 | external |
| https://access.redhat.com/security/cve/CVE-2026-42768 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481892 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42768 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42768 | external |
| https://access.redhat.com/security/cve/CVE-2026-42769 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481893 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42769 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42769 | external |
| https://access.redhat.com/security/cve/CVE-2026-42770 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481894 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42770 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42770 | external |
| https://access.redhat.com/security/cve/CVE-2026-45445 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481896 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45445 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45445 | external |
| https://access.redhat.com/security/cve/CVE-2026-45446 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481897 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45446 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45446 | external |
| https://access.redhat.com/security/cve/CVE-2026-45447 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481898 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45447 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45447 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssl is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.\n\nSecurity Fix(es):\n\n* openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing (CVE-2026-7383)\n\n* openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption (CVE-2026-9076)\n\n* openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure. (CVE-2026-34180)\n\n* openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys (CVE-2026-34181)\n\n* openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages (CVE-2026-34182)\n\n* openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler (CVE-2026-34183)\n\n* openssl: NULL pointer dereference in QUIC server initial packet handling (CVE-2026-42764)\n\n* openssl: Possible NULL Dereference in Password-Based CMS Decryption (CVE-2026-42766)\n\n* openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption (CVE-2026-42767)\n\n* openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt() (CVE-2026-42768)\n\n* openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate (CVE-2026-42769)\n\n* openssl: FFC-DH Peer Validation Uses Attacker-Supplied q (CVE-2026-42770)\n\n* openssl: AES-OCB IV Ignored on EVP_Cipher() Path (CVE-2026-45445)\n\n* openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446)\n\n* openssl: Heap Use-After-Free in OpenSSL PKCS7_verify() (CVE-2026-45447)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:25237",
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2481879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481879"
},
{
"category": "external",
"summary": "2481880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481880"
},
{
"category": "external",
"summary": "2481881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481881"
},
{
"category": "external",
"summary": "2481882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481882"
},
{
"category": "external",
"summary": "2481884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481884"
},
{
"category": "external",
"summary": "2481885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481885"
},
{
"category": "external",
"summary": "2481887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481887"
},
{
"category": "external",
"summary": "2481890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481890"
},
{
"category": "external",
"summary": "2481891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481891"
},
{
"category": "external",
"summary": "2481892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481892"
},
{
"category": "external",
"summary": "2481893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481893"
},
{
"category": "external",
"summary": "2481894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481894"
},
{
"category": "external",
"summary": "2481896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481896"
},
{
"category": "external",
"summary": "2481897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481897"
},
{
"category": "external",
"summary": "2481898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481898"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25237.json"
}
],
"title": "Red Hat Security Advisory: openssl security update",
"tracking": {
"current_release_date": "2026-06-16T21:42:32+00:00",
"generator": {
"date": "2026-06-16T21:42:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:25237",
"initial_release_date": "2026-06-11T13:09:01+00:00",
"revision_history": [
{
"date": "2026-06-11T13:09:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-11T13:09:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T21:42:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-devel-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-devel-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-perl-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-perl-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el10_2.aarch64",
"product": {
"name": "openssl-libs-1:3.5.5-4.el10_2.aarch64",
"product_id": "openssl-libs-1:3.5.5-4.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el10_2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"product": {
"name": "openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"product_id": "openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el10_2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-devel-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-devel-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-perl-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-perl-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el10_2.x86_64",
"product": {
"name": "openssl-libs-1:3.5.5-4.el10_2.x86_64",
"product_id": "openssl-libs-1:3.5.5-4.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el10_2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-devel-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-devel-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-perl-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-perl-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el10_2.s390x",
"product": {
"name": "openssl-libs-1:3.5.5-4.el10_2.s390x",
"product_id": "openssl-libs-1:3.5.5-4.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el10_2?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el10_2.src",
"product": {
"name": "openssl-1:3.5.5-4.el10_2.src",
"product_id": "openssl-1:3.5.5-4.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el10_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.src",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el10_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el10_2.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-7383",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-27T13:08:15.013000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A signed integer overflow vulnerability exists when sizing the destination buffer for Unicode output. This can lead to a heap buffer overflow, which may result in a crash or potentially allow an attacker to execute arbitrary code. Exploitation requires an application to directly call specific functions with a large amount of attacker-controlled input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low impact. This flaw in OpenSSL\u0027s ASN1_mbstring_ncopy() function, leading to a heap buffer overflow, is difficult to exploit in typical Red Hat environments. Exploitation requires an application to directly call the vulnerable function with an extremely large, attacker-controlled input (over half a gigabyte), a scenario not present in standard OpenSSL certificate or network protocol handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-7383"
},
{
"category": "external",
"summary": "RHBZ#2481879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-7383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7383"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-7383",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7383"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing"
},
{
"cve": "CVE-2026-9076",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-27T13:10:14.368000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481880"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing attacker-supplied Cryptographic Message Syntax (CMS) data using password-based decryption, an attacker can choose a stream-mode Key Encryption Key (KEK) cipher. This can trigger a heap out-of-bounds read, potentially causing an application crash and leading to a Denial of Service (DoS). This vulnerability does not require password knowledge and can be exploited before authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Low impact denial of service due to a heap out-of-bounds read in `kek_unwrap_key()` when processing attacker-supplied CMS data with an attacker-chosen stream-mode KEK cipher. This flaw requires specific memory conditions (input buffer ending at a page boundary with an unmapped following page) to trigger a crash, which is uncommon in typical Red Hat environments. No information disclosure is possible, and FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9076"
},
{
"category": "external",
"summary": "RHBZ#2481880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9076"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption"
},
{
"cve": "CVE-2026-34180",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-27T13:10:51.985000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481881"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. An integer truncation vulnerability in the ASN.1 decoder can occur when processing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes. A remote attacker could exploit this to cause a heap buffer over-read. This may lead to an application crash, resulting in a Denial of Service (DoS), or potentially disclose sensitive information by loading memory contents beyond the input buffer. This issue primarily affects 64-bit Unix and Unix-like platforms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low impact vulnerability in OpenSSL\u0027s ASN.1 decoder affects 64-bit Unix-like platforms, where processing a crafted DER-encoded ASN.1 structure exceeding 2 gigabytes can lead to a heap buffer over-read. This may result in application crashes (Denial of Service) or unintended memory exposure. Red Hat products are only affected if they process untrusted, excessively large ASN.1 input using OpenSSL\u0027s d2i_* decoding functions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34180"
},
{
"category": "external",
"summary": "RHBZ#2481881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481881"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure."
},
{
"cve": "CVE-2026-34181",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481882"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to forge PKCS#12 (Public-Key Cryptography Standards #12) files that use Password-Based Message Authentication Code 1 (PBMAC1) with short HMAC (Hash-based Message Authentication Code) keys. This can lead to a service accepting attacker-controlled certificates and private keys with a 1 in 256 probability, potentially enabling impersonation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low: This flaw allows an attacker to forge PKCS#12 files with a 1 in 256 probability, leading to the acceptance of attacker-controlled certificates and private keys by services configured to use PBMAC1 authentication. Red Hat products utilizing OpenSSL versions 3.0, 1.1.1, or 1.0.2 are not affected, as these versions do not support PBMAC1 in PKCS#12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34181"
},
{
"category": "external",
"summary": "RHBZ#2481882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481882"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34181"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys"
},
{
"cve": "CVE-2026-34182",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-05-27T13:59:43+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s Cryptographic Message Services (CMS) AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity validation. Consequently, an attacker may achieve key-equivalent functionality for a given CMS recipient.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: This flaw in OpenSSL\u0027s Cryptographic Message Services (CMS) AuthEnvelopedData processing could allow an on-path attacker to forge messages or bypass integrity validation. This is due to insufficient input validation on cipher and tag length fields, potentially leading to key-equivalent functionality or integrity bypass in applications utilizing affected OpenSSL versions for CMS AuthEnvelopedData.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34182"
},
{
"category": "external",
"summary": "RHBZ#2481884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34182"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34182",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34182"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Systems configured to operate in FIPS mode are not affected by this vulnerability. To mitigate this issue, ensure that OpenSSL is operating in FIPS mode by enabling the system-wide FIPS policy. This may have broader implications for cryptographic operations on the system and should be evaluated for compatibility with existing applications. A system reboot may be required for the changes to take effect.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages"
},
{
"cve": "CVE-2026-34183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-27T14:04:59+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481885"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s QUIC PATH_CHALLENGE handler. A remote attacker can exploit this vulnerability by flooding a QUIC client or server with specially crafted PATH_CHALLENGE frames. This leads to unbounded memory allocation within the local QUIC stack, as the system continuously allocates PATH_RESPONSE frames without them being acknowledged. The primary consequence is a Denial of Service (DoS), causing the affected application to terminate abnormally due to memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate severity flaw exists in the QUIC PATH_CHALLENGE handler, allowing a remote attacker to exhaust heap memory of a QUIC client or server. By flooding the local QUIC stack with PATH_CHALLENGE frames, a malicious peer can trigger unbounded memory allocation, leading to a denial of service for applications utilizing the vulnerable QUIC implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34183"
},
{
"category": "external",
"summary": "RHBZ#2481885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481885"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34183",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler"
},
{
"cve": "CVE-2026-42764",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:08:07+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481887"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL QUIC (Quick UDP Internet Connections) server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server\u0027s address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server process to terminate abnormally and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: NULL pointer dereference in QUIC server initial packet handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate severity issue. A NULL pointer dereference can occur in the OpenSSL QUIC server when processing initial packets with invalid tokens, leading to a denial of service. This vulnerability is only exploitable if the client address validation is explicitly disabled using the `SSL_LISTENER_FLAG_NO_VALIDATE` flag, which is not the default configuration for OpenSSL QUIC servers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42764"
},
{
"category": "external",
"summary": "RHBZ#2481887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481887"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42764"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the OpenSSL QUIC server has client address validation enabled. This is the default configuration. If the `SSL_LISTENER_FLAG_NO_VALIDATE` flag is being used with the `SSL_new_listener()` call, it should be removed to prevent the vulnerability from being exploitable.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: NULL pointer dereference in QUIC server initial packet handling"
},
{
"cve": "CVE-2026-42766",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481890"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker could exploit a NULL pointer dereference vulnerability in the Cryptographic Message Syntax (CMS) decryption process by providing a specially crafted password-encrypted CMS message. This occurs because the keyDerivationAlgorithm field, which is optional, is dereferenced without proper validation. Successful exploitation leads to an application crash, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Possible NULL Dereference in Password-Based CMS Decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as Low impact. A NULL pointer dereference in OpenSSL\u0027s CMS decryption can be triggered by a specially crafted password-encrypted CMS message, leading to an Red Hat application crash and Denial of Service. This affects applications that perform password-based CMS decryption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42766"
},
{
"category": "external",
"summary": "RHBZ#2481890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481890"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42766"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42766",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42766"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Possible NULL Dereference in Password-Based CMS Decryption"
},
{
"cve": "CVE-2026-42767",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. An attacker controlling a Certificate Management Protocol (CMP) server, or acting as a man-in-the-middle, could craft a malicious CMP response. This response, containing a Certificate Request Message Format (CRMF) CertRepMessage with a specific malformed EncryptedValue structure, would trigger a NULL pointer dereference in the OpenSSL CMP client. This vulnerability leads to a crash of the application, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Low severity issue. A null pointer dereference flaw in the OpenSSL Certificate Management Protocol (CMP) client could be triggered by an attacker-controlled CMP server. This could lead to a denial of service in applications that process untrusted CMP/CRMF messages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42767"
},
{
"category": "external",
"summary": "RHBZ#2481891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42767"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42767",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42767"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that OpenSSL CMP client applications only communicate with trusted Certificate Management Protocol (CMP) servers. If CMP client functionality is not required, consider disabling or restricting its use to reduce exposure.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption"
},
{
"cve": "CVE-2026-42768",
"cwe": {
"id": "CWE-205",
"name": "Observable Behavioral Discrepancy"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481892"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s CMS_decrypt() and PKCS7_decrypt() functions. This vulnerability, a Bleichenbacher-style oracle, could allow a remote attacker to decrypt or sign messages using the victim\u0027s private RSA key. Exploitation requires the attacker to provide specially crafted CMS or S/MIME messages and observe the application\u0027s error codes or decryption output. While the attack is technically possible, the specific conditions required make it unlikely to be exploited in typical deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low severity vulnerability in OpenSSL\u0027s CMS_decrypt() and PKCS7_decrypt() functions exposes a Bleichenbacher-style oracle. Exploitation requires an attacker to control input CMS/S/MIME messages and observe decryption errors or output, a scenario deemed unlikely in most Red Hat product deployments. The attack could allow decryption or signing of messages with a victim\u0027s private RSA key.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42768"
},
{
"category": "external",
"summary": "RHBZ#2481892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42768"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, applications utilizing CMS_decrypt() or PKCS7_decrypt() should ensure a recipient certificate is always provided to identify the specific RecipientInfo for decryption. This practice helps prevent the Bleichenbacher-style oracle attack by ensuring proper key identification.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt()"
},
{
"cve": "CVE-2026-42769",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481893"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Certificate Management Protocol (CMP) implementation within OpenSSL. An attacker with existing Registration Authority (RA) level credentials could exploit an error in the certificate verification process during a Root Certificate Authority (CA) key update. This vulnerability allows the attacker to replace the root CA certificate for CMP clients with a fraudulent one. The primary consequence is an escalation of privileges, enabling the attacker to gain control equivalent to the root CA.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has a Low impact as it requires an attacker to already possess valid Registration Authority (RA) level credentials to exploit. A flaw in the Certificate Management Protocol (CMP) root CA key update process could allow an RA to substitute the root CA certificate for CMP clients with an arbitrary certificate, potentially leading to a trust-anchor substitution. FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42769"
},
{
"category": "external",
"summary": "RHBZ#2481893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481893"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42769"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate"
},
{
"cve": "CVE-2026-42770",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A malicious peer can exploit this vulnerability by presenting a specially crafted DHX (X9.42) peer key. Due to improper validation of the peer key\u0027s subgroup membership, an attacker can recover the victim\u0027s private key after a small number of key exchange attempts. This information disclosure can lead to unauthorized access or further compromise of affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: FFC-DH Peer Validation Uses Attacker-Supplied q",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low severity flaw in OpenSSL affects systems configured to use DHX (X9.42) peer keys for key derivation, allowing a malicious peer to potentially recover a victim\u0027s private key. The attack requires specific conditions, such as long-lived RA/CA DHX keys in CMP deployments or bespoke applications utilizing X9.42 DHX static keys with interactive protocols, limiting its broader impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42770"
},
{
"category": "external",
"summary": "RHBZ#2481894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42770"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42770",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42770"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: FFC-DH Peer Validation Uses Attacker-Supplied q"
},
{
"cve": "CVE-2026-45445",
"cwe": {
"id": "CWE-1204",
"name": "Generation of Weak Initialization Vector (IV)"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481896"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. Applications that use the AES-OCB encryption method with a specific one-shot interface (EVP_Cipher()) will have their provided Initialization Vector (IV) silently discarded. This leads to the same internal cryptographic value being used repeatedly, which compromises the confidentiality of encrypted data. Additionally, this issue allows for the universal forgery of authentication tags, undermining the integrity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: AES-OCB IV Ignored on EVP_Cipher() Path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate severity flaw where applications utilizing the AES-OCB cipher through OpenSSL\u0027s EVP_Cipher() one-shot interface may silently discard the provided initialization vector (IV). This leads to nonce reuse, compromising confidentiality and enabling universal forgery of authentication tags. Red Hat products are primarily affected if they include or rely on third-party applications that specifically employ this less common and discouraged API usage with AES-OCB, as standard OpenSSL SSL/TLS implementations and applications using the recommended streaming AEAD API are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45445"
},
{
"category": "external",
"summary": "RHBZ#2481896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481896"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45445",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45445"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45445",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45445"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: AES-OCB IV Ignored on EVP_Cipher() Path"
},
{
"cve": "CVE-2026-45446",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481897"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. The implementations of AES-SIV (Advanced Encryption Standard - SIV) and AES-GCM-SIV (Advanced Encryption Standard - Galois/Counter Mode - SIV) incorrectly process authentication tags for empty messages. This vulnerability allows a remote attacker to forge empty messages with arbitrary Additional Authenticated Data (AAD) in applications that utilize these specific cipher modes within custom protocols and do not properly handle zero-length ciphertexts. This could lead to unauthorized data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Low impact. It affects applications that utilize OpenSSL\u0027s AES-SIV or AES-GCM-SIV modes within custom protocols and specifically mishandle empty ciphertexts. Standard OpenSSL protocols, such as TLS, are not affected. Successful exploitation requires an application to use the EVP interface and to skip ciphertext updates when processing zero-length ciphertexts, representing an uncommon and non-default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45446"
},
{
"category": "external",
"summary": "RHBZ#2481897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481897"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45446"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "The vulnerability arises from specific application implementations using OpenSSL\u0027s AES-SIV or AES-GCM-SIV modes with custom protocols and an atypical handling of empty ciphertexts. As this scenario is not a default or commonly deployed configuration in Red Hat products, and no direct configuration or operational control exists to mitigate this specific flaw without patching, the following applies:\n\nMitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes"
},
{
"cve": "CVE-2026-45447",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481898"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This High severity heap use-after-free flaw in OpenSSL\u0027s PKCS7_verify() function can be triggered by processing a specially crafted PKCS#7 or S/MIME signed message. This could lead to application crashes, memory corruption, or potentially remote code execution, impacting services that handle such messages. The vulnerability specifically affects applications utilizing OpenSSL PKCS#7 APIs, while those using CMS APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"category": "external",
"summary": "RHBZ#2481898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:09:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25237"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"AppStream-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"AppStream-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.src",
"BaseOS-10.2.Z:openssl-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-debugsource-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-devel-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-libs-debuginfo-1:3.5.5-4.el10_2.x86_64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.aarch64",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.ppc64le",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.s390x",
"BaseOS-10.2.Z:openssl-perl-1:3.5.5-4.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()"
}
]
}
RHSA-2026:25239
Vulnerability from csaf_redhat - Published: 2026-06-11 13:24 - Updated: 2026-06-16 21:42A flaw was found in OpenSSL. A signed integer overflow vulnerability exists when sizing the destination buffer for Unicode output. This can lead to a heap buffer overflow, which may result in a crash or potentially allow an attacker to execute arbitrary code. Exploitation requires an application to directly call specific functions with a large amount of attacker-controlled input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing attacker-supplied Cryptographic Message Syntax (CMS) data using password-based decryption, an attacker can choose a stream-mode Key Encryption Key (KEK) cipher. This can trigger a heap out-of-bounds read, potentially causing an application crash and leading to a Denial of Service (DoS). This vulnerability does not require password knowledge and can be exploited before authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. An integer truncation vulnerability in the ASN.1 decoder can occur when processing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes. A remote attacker could exploit this to cause a heap buffer over-read. This may lead to an application crash, resulting in a Denial of Service (DoS), or potentially disclose sensitive information by loading memory contents beyond the input buffer. This issue primarily affects 64-bit Unix and Unix-like platforms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to forge PKCS#12 (Public-Key Cryptography Standards #12) files that use Password-Based Message Authentication Code 1 (PBMAC1) with short HMAC (Hash-based Message Authentication Code) keys. This can lead to a service accepting attacker-controlled certificates and private keys with a 1 in 256 probability, potentially enabling impersonation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL's Cryptographic Message Services (CMS) AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity validation. Consequently, an attacker may achieve key-equivalent functionality for a given CMS recipient.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL's QUIC PATH_CHALLENGE handler. A remote attacker can exploit this vulnerability by flooding a QUIC client or server with specially crafted PATH_CHALLENGE frames. This leads to unbounded memory allocation within the local QUIC stack, as the system continuously allocates PATH_RESPONSE frames without them being acknowledged. The primary consequence is a Denial of Service (DoS), causing the affected application to terminate abnormally due to memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL QUIC (Quick UDP Internet Connections) server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server's address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server process to terminate abnormally and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker could exploit a NULL pointer dereference vulnerability in the Cryptographic Message Syntax (CMS) decryption process by providing a specially crafted password-encrypted CMS message. This occurs because the keyDerivationAlgorithm field, which is optional, is dereferenced without proper validation. Successful exploitation leads to an application crash, resulting in a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. An attacker controlling a Certificate Management Protocol (CMP) server, or acting as a man-in-the-middle, could craft a malicious CMP response. This response, containing a Certificate Request Message Format (CRMF) CertRepMessage with a specific malformed EncryptedValue structure, would trigger a NULL pointer dereference in the OpenSSL CMP client. This vulnerability leads to a crash of the application, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL's CMS_decrypt() and PKCS7_decrypt() functions. This vulnerability, a Bleichenbacher-style oracle, could allow a remote attacker to decrypt or sign messages using the victim's private RSA key. Exploitation requires the attacker to provide specially crafted CMS or S/MIME messages and observe the application's error codes or decryption output. While the attack is technically possible, the specific conditions required make it unlikely to be exploited in typical deployments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Certificate Management Protocol (CMP) implementation within OpenSSL. An attacker with existing Registration Authority (RA) level credentials could exploit an error in the certificate verification process during a Root Certificate Authority (CA) key update. This vulnerability allows the attacker to replace the root CA certificate for CMP clients with a fraudulent one. The primary consequence is an escalation of privileges, enabling the attacker to gain control equivalent to the root CA.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A malicious peer can exploit this vulnerability by presenting a specially crafted DHX (X9.42) peer key. Due to improper validation of the peer key's subgroup membership, an attacker can recover the victim's private key after a small number of key exchange attempts. This information disclosure can lead to unauthorized access or further compromise of affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. Applications that use the AES-OCB encryption method with a specific one-shot interface (EVP_Cipher()) will have their provided Initialization Vector (IV) silently discarded. This leads to the same internal cryptographic value being used repeatedly, which compromises the confidentiality of encrypted data. Additionally, this issue allows for the universal forgery of authentication tags, undermining the integrity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. The implementations of AES-SIV (Advanced Encryption Standard - SIV) and AES-GCM-SIV (Advanced Encryption Standard - Galois/Counter Mode - SIV) incorrectly process authentication tags for empty messages. This vulnerability allows a remote attacker to forge empty messages with arbitrary Additional Authenticated Data (AAD) in applications that utilize these specific cipher modes within custom protocols and do not properly handle zero-length ciphertexts. This could lead to unauthorized data manipulation.
CWE-347 - Improper Verification of Cryptographic Signature| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:25239 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481879 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481880 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481881 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481882 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481884 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481885 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481887 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481890 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481891 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481892 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481893 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481894 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481896 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481897 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481898 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-7383 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481879 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-7383 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-7383 | external |
| https://access.redhat.com/security/cve/CVE-2026-9076 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481880 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9076 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9076 | external |
| https://access.redhat.com/security/cve/CVE-2026-34180 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481881 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34180 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34180 | external |
| https://access.redhat.com/security/cve/CVE-2026-34181 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481882 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34181 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34181 | external |
| https://access.redhat.com/security/cve/CVE-2026-34182 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481884 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34182 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34182 | external |
| https://access.redhat.com/security/cve/CVE-2026-34183 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481885 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34183 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34183 | external |
| https://access.redhat.com/security/cve/CVE-2026-42764 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481887 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42764 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42764 | external |
| https://access.redhat.com/security/cve/CVE-2026-42766 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481890 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42766 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42766 | external |
| https://access.redhat.com/security/cve/CVE-2026-42767 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481891 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42767 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42767 | external |
| https://access.redhat.com/security/cve/CVE-2026-42768 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481892 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42768 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42768 | external |
| https://access.redhat.com/security/cve/CVE-2026-42769 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481893 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42769 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42769 | external |
| https://access.redhat.com/security/cve/CVE-2026-42770 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481894 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42770 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42770 | external |
| https://access.redhat.com/security/cve/CVE-2026-45445 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481896 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45445 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45445 | external |
| https://access.redhat.com/security/cve/CVE-2026-45446 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481897 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45446 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45446 | external |
| https://access.redhat.com/security/cve/CVE-2026-45447 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481898 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45447 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45447 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for openssl is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, as well as a full-strength general-purpose cryptography library.\n\nSecurity Fix(es):\n\n* openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing (CVE-2026-7383)\n\n* openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption (CVE-2026-9076)\n\n* openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure. (CVE-2026-34180)\n\n* openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys (CVE-2026-34181)\n\n* openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages (CVE-2026-34182)\n\n* openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler (CVE-2026-34183)\n\n* openssl: NULL pointer dereference in QUIC server initial packet handling (CVE-2026-42764)\n\n* openssl: Possible NULL Dereference in Password-Based CMS Decryption (CVE-2026-42766)\n\n* openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption (CVE-2026-42767)\n\n* openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt() (CVE-2026-42768)\n\n* openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate (CVE-2026-42769)\n\n* openssl: FFC-DH Peer Validation Uses Attacker-Supplied q (CVE-2026-42770)\n\n* openssl: AES-OCB IV Ignored on EVP_Cipher() Path (CVE-2026-45445)\n\n* openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446)\n\n* openssl: Heap Use-After-Free in OpenSSL PKCS7_verify() (CVE-2026-45447)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:25239",
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2481879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481879"
},
{
"category": "external",
"summary": "2481880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481880"
},
{
"category": "external",
"summary": "2481881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481881"
},
{
"category": "external",
"summary": "2481882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481882"
},
{
"category": "external",
"summary": "2481884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481884"
},
{
"category": "external",
"summary": "2481885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481885"
},
{
"category": "external",
"summary": "2481887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481887"
},
{
"category": "external",
"summary": "2481890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481890"
},
{
"category": "external",
"summary": "2481891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481891"
},
{
"category": "external",
"summary": "2481892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481892"
},
{
"category": "external",
"summary": "2481893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481893"
},
{
"category": "external",
"summary": "2481894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481894"
},
{
"category": "external",
"summary": "2481896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481896"
},
{
"category": "external",
"summary": "2481897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481897"
},
{
"category": "external",
"summary": "2481898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481898"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25239.json"
}
],
"title": "Red Hat Security Advisory: openssl security update",
"tracking": {
"current_release_date": "2026-06-16T21:42:32+00:00",
"generator": {
"date": "2026-06-16T21:42:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:25239",
"initial_release_date": "2026-06-11T13:24:31+00:00",
"revision_history": [
{
"date": "2026-06-11T13:24:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-11T13:24:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T21:42:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el9_8.src",
"product": {
"name": "openssl-1:3.5.5-4.el9_8.src",
"product_id": "openssl-1:3.5.5-4.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el9_8?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-libs-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-libs-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-devel-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-devel-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el9_8.aarch64",
"product": {
"name": "openssl-perl-1:3.5.5-4.el9_8.aarch64",
"product_id": "openssl-perl-1:3.5.5-4.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el9_8?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"product": {
"name": "openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"product_id": "openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el9_8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-libs-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-libs-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-devel-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-devel-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el9_8.x86_64",
"product": {
"name": "openssl-perl-1:3.5.5-4.el9_8.x86_64",
"product_id": "openssl-perl-1:3.5.5-4.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el9_8?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el9_8.i686",
"product": {
"name": "openssl-libs-1:3.5.5-4.el9_8.i686",
"product_id": "openssl-libs-1:3.5.5-4.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el9_8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el9_8.i686",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.i686",
"product_id": "openssl-debugsource-1:3.5.5-4.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el9_8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"product_id": "openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el9_8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el9_8?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el9_8.i686",
"product": {
"name": "openssl-devel-1:3.5.5-4.el9_8.i686",
"product_id": "openssl-devel-1:3.5.5-4.el9_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el9_8?arch=i686\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "openssl-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-libs-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-libs-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debugsource@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-devel-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-devel-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-devel-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-devel@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openssl-perl-1:3.5.5-4.el9_8.s390x",
"product": {
"name": "openssl-perl-1:3.5.5-4.el9_8.s390x",
"product_id": "openssl-perl-1:3.5.5-4.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openssl-perl@3.5.5-4.el9_8?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.src",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-devel-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-devel-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-libs-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openssl-perl-1:3.5.5-4.el9_8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
},
"product_reference": "openssl-perl-1:3.5.5-4.el9_8.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-7383",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-27T13:08:15.013000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A signed integer overflow vulnerability exists when sizing the destination buffer for Unicode output. This can lead to a heap buffer overflow, which may result in a crash or potentially allow an attacker to execute arbitrary code. Exploitation requires an application to directly call specific functions with a large amount of attacker-controlled input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low impact. This flaw in OpenSSL\u0027s ASN1_mbstring_ncopy() function, leading to a heap buffer overflow, is difficult to exploit in typical Red Hat environments. Exploitation requires an application to directly call the vulnerable function with an extremely large, attacker-controlled input (over half a gigabyte), a scenario not present in standard OpenSSL certificate or network protocol handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-7383"
},
{
"category": "external",
"summary": "RHBZ#2481879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-7383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7383"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-7383",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7383"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing"
},
{
"cve": "CVE-2026-9076",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-27T13:10:14.368000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481880"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing attacker-supplied Cryptographic Message Syntax (CMS) data using password-based decryption, an attacker can choose a stream-mode Key Encryption Key (KEK) cipher. This can trigger a heap out-of-bounds read, potentially causing an application crash and leading to a Denial of Service (DoS). This vulnerability does not require password knowledge and can be exploited before authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Low impact denial of service due to a heap out-of-bounds read in `kek_unwrap_key()` when processing attacker-supplied CMS data with an attacker-chosen stream-mode KEK cipher. This flaw requires specific memory conditions (input buffer ending at a page boundary with an unmapped following page) to trigger a crash, which is uncommon in typical Red Hat environments. No information disclosure is possible, and FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9076"
},
{
"category": "external",
"summary": "RHBZ#2481880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9076"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption"
},
{
"cve": "CVE-2026-34180",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-27T13:10:51.985000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481881"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. An integer truncation vulnerability in the ASN.1 decoder can occur when processing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes. A remote attacker could exploit this to cause a heap buffer over-read. This may lead to an application crash, resulting in a Denial of Service (DoS), or potentially disclose sensitive information by loading memory contents beyond the input buffer. This issue primarily affects 64-bit Unix and Unix-like platforms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low impact vulnerability in OpenSSL\u0027s ASN.1 decoder affects 64-bit Unix-like platforms, where processing a crafted DER-encoded ASN.1 structure exceeding 2 gigabytes can lead to a heap buffer over-read. This may result in application crashes (Denial of Service) or unintended memory exposure. Red Hat products are only affected if they process untrusted, excessively large ASN.1 input using OpenSSL\u0027s d2i_* decoding functions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34180"
},
{
"category": "external",
"summary": "RHBZ#2481881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481881"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure."
},
{
"cve": "CVE-2026-34181",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481882"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to forge PKCS#12 (Public-Key Cryptography Standards #12) files that use Password-Based Message Authentication Code 1 (PBMAC1) with short HMAC (Hash-based Message Authentication Code) keys. This can lead to a service accepting attacker-controlled certificates and private keys with a 1 in 256 probability, potentially enabling impersonation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low: This flaw allows an attacker to forge PKCS#12 files with a 1 in 256 probability, leading to the acceptance of attacker-controlled certificates and private keys by services configured to use PBMAC1 authentication. Red Hat products utilizing OpenSSL versions 3.0, 1.1.1, or 1.0.2 are not affected, as these versions do not support PBMAC1 in PKCS#12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34181"
},
{
"category": "external",
"summary": "RHBZ#2481882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481882"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34181"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys"
},
{
"cve": "CVE-2026-34182",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-05-27T13:59:43+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s Cryptographic Message Services (CMS) AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity validation. Consequently, an attacker may achieve key-equivalent functionality for a given CMS recipient.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: This flaw in OpenSSL\u0027s Cryptographic Message Services (CMS) AuthEnvelopedData processing could allow an on-path attacker to forge messages or bypass integrity validation. This is due to insufficient input validation on cipher and tag length fields, potentially leading to key-equivalent functionality or integrity bypass in applications utilizing affected OpenSSL versions for CMS AuthEnvelopedData.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34182"
},
{
"category": "external",
"summary": "RHBZ#2481884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34182"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34182",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34182"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Systems configured to operate in FIPS mode are not affected by this vulnerability. To mitigate this issue, ensure that OpenSSL is operating in FIPS mode by enabling the system-wide FIPS policy. This may have broader implications for cryptographic operations on the system and should be evaluated for compatibility with existing applications. A system reboot may be required for the changes to take effect.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages"
},
{
"cve": "CVE-2026-34183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-27T14:04:59+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481885"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s QUIC PATH_CHALLENGE handler. A remote attacker can exploit this vulnerability by flooding a QUIC client or server with specially crafted PATH_CHALLENGE frames. This leads to unbounded memory allocation within the local QUIC stack, as the system continuously allocates PATH_RESPONSE frames without them being acknowledged. The primary consequence is a Denial of Service (DoS), causing the affected application to terminate abnormally due to memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate severity flaw exists in the QUIC PATH_CHALLENGE handler, allowing a remote attacker to exhaust heap memory of a QUIC client or server. By flooding the local QUIC stack with PATH_CHALLENGE frames, a malicious peer can trigger unbounded memory allocation, leading to a denial of service for applications utilizing the vulnerable QUIC implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34183"
},
{
"category": "external",
"summary": "RHBZ#2481885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481885"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34183",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler"
},
{
"cve": "CVE-2026-42764",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:08:07+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481887"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL QUIC (Quick UDP Internet Connections) server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server\u0027s address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server process to terminate abnormally and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: NULL pointer dereference in QUIC server initial packet handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate severity issue. A NULL pointer dereference can occur in the OpenSSL QUIC server when processing initial packets with invalid tokens, leading to a denial of service. This vulnerability is only exploitable if the client address validation is explicitly disabled using the `SSL_LISTENER_FLAG_NO_VALIDATE` flag, which is not the default configuration for OpenSSL QUIC servers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42764"
},
{
"category": "external",
"summary": "RHBZ#2481887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481887"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42764"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the OpenSSL QUIC server has client address validation enabled. This is the default configuration. If the `SSL_LISTENER_FLAG_NO_VALIDATE` flag is being used with the `SSL_new_listener()` call, it should be removed to prevent the vulnerability from being exploitable.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: NULL pointer dereference in QUIC server initial packet handling"
},
{
"cve": "CVE-2026-42766",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481890"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker could exploit a NULL pointer dereference vulnerability in the Cryptographic Message Syntax (CMS) decryption process by providing a specially crafted password-encrypted CMS message. This occurs because the keyDerivationAlgorithm field, which is optional, is dereferenced without proper validation. Successful exploitation leads to an application crash, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Possible NULL Dereference in Password-Based CMS Decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as Low impact. A NULL pointer dereference in OpenSSL\u0027s CMS decryption can be triggered by a specially crafted password-encrypted CMS message, leading to an Red Hat application crash and Denial of Service. This affects applications that perform password-based CMS decryption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42766"
},
{
"category": "external",
"summary": "RHBZ#2481890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481890"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42766"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42766",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42766"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Possible NULL Dereference in Password-Based CMS Decryption"
},
{
"cve": "CVE-2026-42767",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. An attacker controlling a Certificate Management Protocol (CMP) server, or acting as a man-in-the-middle, could craft a malicious CMP response. This response, containing a Certificate Request Message Format (CRMF) CertRepMessage with a specific malformed EncryptedValue structure, would trigger a NULL pointer dereference in the OpenSSL CMP client. This vulnerability leads to a crash of the application, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Low severity issue. A null pointer dereference flaw in the OpenSSL Certificate Management Protocol (CMP) client could be triggered by an attacker-controlled CMP server. This could lead to a denial of service in applications that process untrusted CMP/CRMF messages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42767"
},
{
"category": "external",
"summary": "RHBZ#2481891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42767"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42767",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42767"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that OpenSSL CMP client applications only communicate with trusted Certificate Management Protocol (CMP) servers. If CMP client functionality is not required, consider disabling or restricting its use to reduce exposure.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption"
},
{
"cve": "CVE-2026-42768",
"cwe": {
"id": "CWE-205",
"name": "Observable Behavioral Discrepancy"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481892"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s CMS_decrypt() and PKCS7_decrypt() functions. This vulnerability, a Bleichenbacher-style oracle, could allow a remote attacker to decrypt or sign messages using the victim\u0027s private RSA key. Exploitation requires the attacker to provide specially crafted CMS or S/MIME messages and observe the application\u0027s error codes or decryption output. While the attack is technically possible, the specific conditions required make it unlikely to be exploited in typical deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low severity vulnerability in OpenSSL\u0027s CMS_decrypt() and PKCS7_decrypt() functions exposes a Bleichenbacher-style oracle. Exploitation requires an attacker to control input CMS/S/MIME messages and observe decryption errors or output, a scenario deemed unlikely in most Red Hat product deployments. The attack could allow decryption or signing of messages with a victim\u0027s private RSA key.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42768"
},
{
"category": "external",
"summary": "RHBZ#2481892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42768"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, applications utilizing CMS_decrypt() or PKCS7_decrypt() should ensure a recipient certificate is always provided to identify the specific RecipientInfo for decryption. This practice helps prevent the Bleichenbacher-style oracle attack by ensuring proper key identification.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt()"
},
{
"cve": "CVE-2026-42769",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481893"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Certificate Management Protocol (CMP) implementation within OpenSSL. An attacker with existing Registration Authority (RA) level credentials could exploit an error in the certificate verification process during a Root Certificate Authority (CA) key update. This vulnerability allows the attacker to replace the root CA certificate for CMP clients with a fraudulent one. The primary consequence is an escalation of privileges, enabling the attacker to gain control equivalent to the root CA.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has a Low impact as it requires an attacker to already possess valid Registration Authority (RA) level credentials to exploit. A flaw in the Certificate Management Protocol (CMP) root CA key update process could allow an RA to substitute the root CA certificate for CMP clients with an arbitrary certificate, potentially leading to a trust-anchor substitution. FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42769"
},
{
"category": "external",
"summary": "RHBZ#2481893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481893"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42769"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate"
},
{
"cve": "CVE-2026-42770",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A malicious peer can exploit this vulnerability by presenting a specially crafted DHX (X9.42) peer key. Due to improper validation of the peer key\u0027s subgroup membership, an attacker can recover the victim\u0027s private key after a small number of key exchange attempts. This information disclosure can lead to unauthorized access or further compromise of affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: FFC-DH Peer Validation Uses Attacker-Supplied q",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low severity flaw in OpenSSL affects systems configured to use DHX (X9.42) peer keys for key derivation, allowing a malicious peer to potentially recover a victim\u0027s private key. The attack requires specific conditions, such as long-lived RA/CA DHX keys in CMP deployments or bespoke applications utilizing X9.42 DHX static keys with interactive protocols, limiting its broader impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42770"
},
{
"category": "external",
"summary": "RHBZ#2481894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42770"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42770",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42770"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: FFC-DH Peer Validation Uses Attacker-Supplied q"
},
{
"cve": "CVE-2026-45445",
"cwe": {
"id": "CWE-1204",
"name": "Generation of Weak Initialization Vector (IV)"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481896"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. Applications that use the AES-OCB encryption method with a specific one-shot interface (EVP_Cipher()) will have their provided Initialization Vector (IV) silently discarded. This leads to the same internal cryptographic value being used repeatedly, which compromises the confidentiality of encrypted data. Additionally, this issue allows for the universal forgery of authentication tags, undermining the integrity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: AES-OCB IV Ignored on EVP_Cipher() Path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate severity flaw where applications utilizing the AES-OCB cipher through OpenSSL\u0027s EVP_Cipher() one-shot interface may silently discard the provided initialization vector (IV). This leads to nonce reuse, compromising confidentiality and enabling universal forgery of authentication tags. Red Hat products are primarily affected if they include or rely on third-party applications that specifically employ this less common and discouraged API usage with AES-OCB, as standard OpenSSL SSL/TLS implementations and applications using the recommended streaming AEAD API are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45445"
},
{
"category": "external",
"summary": "RHBZ#2481896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481896"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45445",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45445"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45445",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45445"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: AES-OCB IV Ignored on EVP_Cipher() Path"
},
{
"cve": "CVE-2026-45446",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481897"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. The implementations of AES-SIV (Advanced Encryption Standard - SIV) and AES-GCM-SIV (Advanced Encryption Standard - Galois/Counter Mode - SIV) incorrectly process authentication tags for empty messages. This vulnerability allows a remote attacker to forge empty messages with arbitrary Additional Authenticated Data (AAD) in applications that utilize these specific cipher modes within custom protocols and do not properly handle zero-length ciphertexts. This could lead to unauthorized data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Low impact. It affects applications that utilize OpenSSL\u0027s AES-SIV or AES-GCM-SIV modes within custom protocols and specifically mishandle empty ciphertexts. Standard OpenSSL protocols, such as TLS, are not affected. Successful exploitation requires an application to use the EVP interface and to skip ciphertext updates when processing zero-length ciphertexts, representing an uncommon and non-default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45446"
},
{
"category": "external",
"summary": "RHBZ#2481897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481897"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45446"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "The vulnerability arises from specific application implementations using OpenSSL\u0027s AES-SIV or AES-GCM-SIV modes with custom protocols and an atypical handling of empty ciphertexts. As this scenario is not a default or commonly deployed configuration in Red Hat products, and no direct configuration or operational control exists to mitigate this specific flaw without patching, the following applies:\n\nMitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes"
},
{
"cve": "CVE-2026-45447",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481898"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This High severity heap use-after-free flaw in OpenSSL\u0027s PKCS7_verify() function can be triggered by processing a specially crafted PKCS#7 or S/MIME signed message. This could lead to application crashes, memory corruption, or potentially remote code execution, impacting services that handle such messages. The vulnerability specifically affects applications utilizing OpenSSL PKCS#7 APIs, while those using CMS APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"category": "external",
"summary": "RHBZ#2481898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-11T13:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.src",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-debugsource-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-devel-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.i686",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-libs-debuginfo-1:3.5.5-4.el9_8.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:openssl-perl-1:3.5.5-4.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()"
}
]
}
RHSA-2026:26319
Vulnerability from csaf_redhat - Published: 2026-06-16 12:37 - Updated: 2026-06-16 22:00A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted Online Certificate Status Protocol (OCSP) response during a TLS handshake. Due to a logic error in how gnutls processes multi-record OCSP responses, a client with OCSP verification enabled may incorrectly accept a revoked server certificate, potentially leading to a compromise of trust.
CWE-179 - Incorrect Behavior Order: Early Validation| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in glibc, the GNU C Library. A remote attacker could exploit this vulnerability by providing specially crafted inputs using the IBM1390 or IBM1399 character sets to the `iconv()` function. This could lead to an assertion failure, causing the application to crash and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in glibc (the GNU C Library). When an application uses the `gethostbyaddr` or `gethostbyaddr_r` functions with a `nsswitch.conf` configuration that specifies glibc's DNS backend, a remote attacker can send a specially crafted DNS (Domain Name System) response. This crafted response can cause the application to incorrectly interpret a non-answer section of the DNS response as a valid answer, leading to potential misbehavior or incorrect information processing.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in the GNU C library (glibc). When applications use the `gethostbyaddr` or `gethostbyaddr_r` functions with a `nsswitch.conf` configuration that specifies glibc's DNS backend, the library may return an invalid DNS hostname. This violates the DNS specification and could lead to applications receiving incorrect hostname information, potentially impacting network operations or security decisions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in libgnutls. A remote attacker, by sending an extremely short premaster secret during an RSA key exchange to a server using an RSA key backed by a PKCS#11 token, could trigger a short heap overread. This memory corruption vulnerability could lead to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in gnutls. The PKCS#7 padding check, performed during decryption, was not constant-time. This timing side-channel could allow a remote attacker to potentially leak sensitive information about the padding bytes through observable timing differences. This vulnerability is a form of information disclosure.
CWE-208 - Observable Timing Discrepancy| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in OpenSSL. A signed integer overflow vulnerability exists when sizing the destination buffer for Unicode output. This can lead to a heap buffer overflow, which may result in a crash or potentially allow an attacker to execute arbitrary code. Exploitation requires an application to directly call specific functions with a large amount of attacker-controlled input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. When processing attacker-supplied Cryptographic Message Syntax (CMS) data using password-based decryption, an attacker can choose a stream-mode Key Encryption Key (KEK) cipher. This can trigger a heap out-of-bounds read, potentially causing an application crash and leading to a Denial of Service (DoS). This vulnerability does not require password knowledge and can be exploited before authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker could exploit this vulnerability by sending a specially crafted Cryptographic Message Syntax (CMS) EnvelopedData message. During the processing of a KeyTransportRecipientInfo with RSA-OAEP encryption, the system attempts to access an optional parameter field without first verifying its presence. This leads to a NULL pointer dereference, which can cause applications processing the attacker-controlled CMS data to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. An integer truncation vulnerability in the ASN.1 decoder can occur when processing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes. A remote attacker could exploit this to cause a heap buffer over-read. This may lead to an application crash, resulting in a Denial of Service (DoS), or potentially disclose sensitive information by loading memory contents beyond the input buffer. This issue primarily affects 64-bit Unix and Unix-like platforms.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to forge PKCS#12 (Public-Key Cryptography Standards #12) files that use Password-Based Message Authentication Code 1 (PBMAC1) with short HMAC (Hash-based Message Authentication Code) keys. This can lead to a service accepting attacker-controlled certificates and private keys with a 1 in 256 probability, potentially enabling impersonation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL's Cryptographic Message Services (CMS) AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity validation. Consequently, an attacker may achieve key-equivalent functionality for a given CMS recipient.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL's QUIC PATH_CHALLENGE handler. A remote attacker can exploit this vulnerability by flooding a QUIC client or server with specially crafted PATH_CHALLENGE frames. This leads to unbounded memory allocation within the local QUIC stack, as the system continuously allocates PATH_RESPONSE frames without them being acknowledged. The primary consequence is a Denial of Service (DoS), causing the affected application to terminate abnormally due to memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in gnutls. This vulnerability occurs because permitted name constraints were incorrectly ignored when previous Certificate Authorities (CAs) only had excluded name constraints. A remote attacker could exploit this to bypass critical name constraint checks during certificate validation. This bypass could lead to the acceptance of invalid certificates, potentially enabling spoofing or man-in-the-middle attacks against affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier (URI) or Service (SRV) Subject Alternative Names (SANs). This could cause the certificate validation process to incorrectly fall back to checking DNS hostnames against the Common Name (CN), potentially allowing the attacker to spoof legitimate services or intercept sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name (SAN) could cause the validation process to incorrectly fall back to checking the Common Name (CN) field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to spoofing or man-in-the-middle attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in GnuTLS. The `gnutls_pkcs11_token_set_pin` function, used for changing the Security Officer PIN, can lead to a use-after-free vulnerability. This occurs when an attacker attempts to change the PIN with a NULL old PIN for a token that lacks a protected authentication path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in gnutls. An off-by-one error exists in the PKCS#12 bag element bounds check. This vulnerability allows an remote attacker to write past the internal array of a PKCS#12 bag when appending to a bag that already contains 32 elements. This memory corruption could lead to a denial of service (DoS) or potentially other unspecified impacts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
A flaw was found in the OpenSSL QUIC (Quick UDP Internet Connections) server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server's address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server process to terminate abnormally and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker could exploit a NULL pointer dereference vulnerability in the Cryptographic Message Syntax (CMS) decryption process by providing a specially crafted password-encrypted CMS message. This occurs because the keyDerivationAlgorithm field, which is optional, is dereferenced without proper validation. Successful exploitation leads to an application crash, resulting in a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. An attacker controlling a Certificate Management Protocol (CMP) server, or acting as a man-in-the-middle, could craft a malicious CMP response. This response, containing a Certificate Request Message Format (CRMF) CertRepMessage with a specific malformed EncryptedValue structure, would trigger a NULL pointer dereference in the OpenSSL CMP client. This vulnerability leads to a crash of the application, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL's CMS_decrypt() and PKCS7_decrypt() functions. This vulnerability, a Bleichenbacher-style oracle, could allow a remote attacker to decrypt or sign messages using the victim's private RSA key. Exploitation requires the attacker to provide specially crafted CMS or S/MIME messages and observe the application's error codes or decryption output. While the attack is technically possible, the specific conditions required make it unlikely to be exploited in typical deployments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in the Certificate Management Protocol (CMP) implementation within OpenSSL. An attacker with existing Registration Authority (RA) level credentials could exploit an error in the certificate verification process during a Root Certificate Authority (CA) key update. This vulnerability allows the attacker to replace the root CA certificate for CMP clients with a fraudulent one. The primary consequence is an escalation of privileges, enabling the attacker to gain control equivalent to the root CA.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. A malicious peer can exploit this vulnerability by presenting a specially crafted DHX (X9.42) peer key. Due to improper validation of the peer key's subgroup membership, an attacker can recover the victim's private key after a small number of key exchange attempts. This information disclosure can lead to unauthorized access or further compromise of affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in libexpat. When processing a specially crafted XML input containing a specific pattern of attributes, the parsing time increases quadratically due to checks for attribute name collisions. This consumes excessive CPU resources and eventually results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. Applications that use the AES-OCB encryption method with a specific one-shot interface (EVP_Cipher()) will have their provided Initialization Vector (IV) silently discarded. This leads to the same internal cryptographic value being used repeatedly, which compromises the confidentiality of encrypted data. Additionally, this issue allows for the universal forgery of authentication tags, undermining the integrity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. The implementations of AES-SIV (Advanced Encryption Standard - SIV) and AES-GCM-SIV (Advanced Encryption Standard - Galois/Counter Mode - SIV) incorrectly process authentication tags for empty messages. This vulnerability allows a remote attacker to forge empty messages with arbitrary Additional Authenticated Data (AAD) in applications that utilize these specific cipher modes within custom protocols and do not properly handle zero-length ciphertexts. This could lead to unauthorized data manipulation.
CWE-347 - Improper Verification of Cryptographic Signature| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:26319 | self |
| https://access.redhat.com/products/red-hat-update… | external |
| https://access.redhat.com/security/cve/CVE-2026-28390 | external |
| https://access.redhat.com/security/cve/CVE-2026-33845 | external |
| https://access.redhat.com/security/cve/CVE-2026-33846 | external |
| https://access.redhat.com/security/cve/CVE-2026-34180 | external |
| https://access.redhat.com/security/cve/CVE-2026-34181 | external |
| https://access.redhat.com/security/cve/CVE-2026-34182 | external |
| https://access.redhat.com/security/cve/CVE-2026-34183 | external |
| https://access.redhat.com/security/cve/CVE-2026-35177 | external |
| https://access.redhat.com/security/cve/CVE-2026-3832 | external |
| https://access.redhat.com/security/cve/CVE-2026-3833 | external |
| https://access.redhat.com/security/cve/CVE-2026-4046 | external |
| https://access.redhat.com/security/cve/CVE-2026-42009 | external |
| https://access.redhat.com/security/cve/CVE-2026-42010 | external |
| https://access.redhat.com/security/cve/CVE-2026-42011 | external |
| https://access.redhat.com/security/cve/CVE-2026-42012 | external |
| https://access.redhat.com/security/cve/CVE-2026-42013 | external |
| https://access.redhat.com/security/cve/CVE-2026-42014 | external |
| https://access.redhat.com/security/cve/CVE-2026-42015 | external |
| https://access.redhat.com/security/cve/CVE-2026-42764 | external |
| https://access.redhat.com/security/cve/CVE-2026-42766 | external |
| https://access.redhat.com/security/cve/CVE-2026-42767 | external |
| https://access.redhat.com/security/cve/CVE-2026-42768 | external |
| https://access.redhat.com/security/cve/CVE-2026-42769 | external |
| https://access.redhat.com/security/cve/CVE-2026-42770 | external |
| https://access.redhat.com/security/cve/CVE-2026-4437 | external |
| https://access.redhat.com/security/cve/CVE-2026-4438 | external |
| https://access.redhat.com/security/cve/CVE-2026-45186 | external |
| https://access.redhat.com/security/cve/CVE-2026-45445 | external |
| https://access.redhat.com/security/cve/CVE-2026-45446 | external |
| https://access.redhat.com/security/cve/CVE-2026-45447 | external |
| https://access.redhat.com/security/cve/CVE-2026-5260 | external |
| https://access.redhat.com/security/cve/CVE-2026-5419 | external |
| https://access.redhat.com/security/cve/CVE-2026-7383 | external |
| https://access.redhat.com/security/cve/CVE-2026-9076 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-3832 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2445762 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-3832 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-3832 | external |
| https://gitlab.com/gnutls/gnutls/-/issues/1801 | external |
| https://access.redhat.com/security/cve/CVE-2026-3833 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2445763 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-3833 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-3833 | external |
| https://gitlab.com/gnutls/gnutls/-/issues/1803 | external |
| https://access.redhat.com/security/cve/CVE-2026-4046 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2453117 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4046 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4046 | external |
| https://packages.fedoraproject.org/pkgs/glibc/gli… | external |
| https://sourceware.org/bugzilla/show_bug.cgi?id=33980 | external |
| https://sourceware.org/git/?p=glibc.git;a=blob_pl… | external |
| https://access.redhat.com/security/cve/CVE-2026-4437 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449777 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4437 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4437 | external |
| https://sourceware.org/bugzilla/show_bug.cgi?id=34014 | external |
| https://access.redhat.com/security/cve/CVE-2026-4438 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2449783 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-4438 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-4438 | external |
| https://sourceware.org/bugzilla/show_bug.cgi?id=34015 | external |
| https://access.redhat.com/security/cve/CVE-2026-5260 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467450 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-5260 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-5260 | external |
| https://access.redhat.com/security/cve/CVE-2026-5419 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467686 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-5419 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-5419 | external |
| https://access.redhat.com/security/cve/CVE-2026-7383 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481879 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-7383 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-7383 | external |
| https://access.redhat.com/security/cve/CVE-2026-9076 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481880 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9076 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9076 | external |
| https://access.redhat.com/security/cve/CVE-2026-28390 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2456314 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-28390 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-28390 | external |
| https://github.com/openssl/openssl/commit/01194a8… | external |
| https://github.com/openssl/openssl/commit/2e39b7a… | external |
| https://github.com/openssl/openssl/commit/af2a5fe… | external |
| https://github.com/openssl/openssl/commit/ea7b4ea… | external |
| https://github.com/openssl/openssl/commit/fd2f1a6… | external |
| https://openssl-library.org/news/secadv/20260407.txt | external |
| https://access.redhat.com/security/cve/CVE-2026-33845 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2450624 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33845 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33845 | external |
| https://access.redhat.com/security/cve/CVE-2026-33846 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2450625 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33846 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33846 | external |
| https://access.redhat.com/security/cve/CVE-2026-34180 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481881 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34180 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34180 | external |
| https://access.redhat.com/security/cve/CVE-2026-34181 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481882 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34181 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34181 | external |
| https://access.redhat.com/security/cve/CVE-2026-34182 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481884 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34182 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34182 | external |
| https://access.redhat.com/security/cve/CVE-2026-34183 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481885 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34183 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34183 | external |
| https://access.redhat.com/security/cve/CVE-2026-35177 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-35177 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-35177 | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
| https://access.redhat.com/security/cve/CVE-2026-42009 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467279 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42009 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42009 | external |
| https://access.redhat.com/security/cve/CVE-2026-42010 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467289 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42010 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42010 | external |
| https://access.redhat.com/security/cve/CVE-2026-42011 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467437 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42011 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42011 | external |
| https://access.redhat.com/security/cve/CVE-2026-42012 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467441 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42012 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42012 | external |
| https://access.redhat.com/security/cve/CVE-2026-42013 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467448 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42013 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42013 | external |
| https://access.redhat.com/security/cve/CVE-2026-42014 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467451 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42014 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42014 | external |
| https://gitlab.com/gnutls/gnutls/-/issues/1766 | external |
| https://www.gnutls.org/security-new.html#GNUTLS-S… | external |
| https://access.redhat.com/security/cve/CVE-2026-42015 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467678 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42015 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42015 | external |
| https://access.redhat.com/security/cve/CVE-2026-42764 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481887 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42764 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42764 | external |
| https://access.redhat.com/security/cve/CVE-2026-42766 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481890 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42766 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42766 | external |
| https://access.redhat.com/security/cve/CVE-2026-42767 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481891 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42767 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42767 | external |
| https://access.redhat.com/security/cve/CVE-2026-42768 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481892 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42768 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42768 | external |
| https://access.redhat.com/security/cve/CVE-2026-42769 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481893 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42769 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42769 | external |
| https://access.redhat.com/security/cve/CVE-2026-42770 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481894 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42770 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42770 | external |
| https://access.redhat.com/security/cve/CVE-2026-45186 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2468575 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45186 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45186 | external |
| https://github.com/libexpat/libexpat/pull/1216 | external |
| https://access.redhat.com/security/cve/CVE-2026-45445 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481896 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45445 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45445 | external |
| https://access.redhat.com/security/cve/CVE-2026-45446 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481897 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45446 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45446 | external |
| https://access.redhat.com/security/cve/CVE-2026-45447 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481898 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45447 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45447 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The latest release of Red Hat Update Infrastructure. For more details, see the product documentation.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Update Infrastructure (RHUI) container images are based on the latest RHUI RPM packages and the ubi9 or ubi9-init base images.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26319",
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/red-hat-update-infrastructure",
"url": "https://access.redhat.com/products/red-hat-update-infrastructure"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28390",
"url": "https://access.redhat.com/security/cve/CVE-2026-28390"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33845",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33846",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34180",
"url": "https://access.redhat.com/security/cve/CVE-2026-34180"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34181",
"url": "https://access.redhat.com/security/cve/CVE-2026-34181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34182",
"url": "https://access.redhat.com/security/cve/CVE-2026-34182"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34183",
"url": "https://access.redhat.com/security/cve/CVE-2026-34183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35177",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3832",
"url": "https://access.redhat.com/security/cve/CVE-2026-3832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-3833",
"url": "https://access.redhat.com/security/cve/CVE-2026-3833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4046",
"url": "https://access.redhat.com/security/cve/CVE-2026-4046"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42009",
"url": "https://access.redhat.com/security/cve/CVE-2026-42009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42010",
"url": "https://access.redhat.com/security/cve/CVE-2026-42010"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42011",
"url": "https://access.redhat.com/security/cve/CVE-2026-42011"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42012",
"url": "https://access.redhat.com/security/cve/CVE-2026-42012"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42013",
"url": "https://access.redhat.com/security/cve/CVE-2026-42013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42014",
"url": "https://access.redhat.com/security/cve/CVE-2026-42014"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42015",
"url": "https://access.redhat.com/security/cve/CVE-2026-42015"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42764",
"url": "https://access.redhat.com/security/cve/CVE-2026-42764"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42766",
"url": "https://access.redhat.com/security/cve/CVE-2026-42766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42767",
"url": "https://access.redhat.com/security/cve/CVE-2026-42767"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42768",
"url": "https://access.redhat.com/security/cve/CVE-2026-42768"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42769",
"url": "https://access.redhat.com/security/cve/CVE-2026-42769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42770",
"url": "https://access.redhat.com/security/cve/CVE-2026-42770"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4437",
"url": "https://access.redhat.com/security/cve/CVE-2026-4437"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4438",
"url": "https://access.redhat.com/security/cve/CVE-2026-4438"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45186",
"url": "https://access.redhat.com/security/cve/CVE-2026-45186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45445",
"url": "https://access.redhat.com/security/cve/CVE-2026-45445"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45446",
"url": "https://access.redhat.com/security/cve/CVE-2026-45446"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45447",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5260",
"url": "https://access.redhat.com/security/cve/CVE-2026-5260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5419",
"url": "https://access.redhat.com/security/cve/CVE-2026-5419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-7383",
"url": "https://access.redhat.com/security/cve/CVE-2026-7383"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9076",
"url": "https://access.redhat.com/security/cve/CVE-2026-9076"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5",
"url": "https://docs.redhat.com/en/documentation/red_hat_update_infrastructure/5"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26319.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Update Infrastructure 5.2 security update",
"tracking": {
"current_release_date": "2026-06-16T22:00:29+00:00",
"generator": {
"date": "2026-06-16T22:00:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26319",
"initial_release_date": "2026-06-16T12:37:48+00:00",
"revision_history": [
{
"date": "2026-06-16T12:37:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-16T12:38:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T22:00:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Update Infrastructure 5",
"product": {
"name": "Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhui:5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Update Infrastructure"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-rhel9@sha256%3A5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/cds-rhel9\u0026tag=1781525684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"product": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/haproxy-rhel9@sha256%3A66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/haproxy-rhel9\u0026tag=1781525671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"product": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/installer-rhel9@sha256%3A4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/installer-rhel9\u0026tag=1781525693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"product": {
"name": "registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"product_id": "registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cds-kubernetes-rhel9@sha256%3A2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/cds-kubernetes-rhel9\u0026tag=1781525677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64",
"product": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64",
"product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhua-rhel9@sha256%3Aa79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf?arch=amd64\u0026repository_url=registry.redhat.io/rhui5/rhua-rhel9\u0026tag=1781525739"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64"
},
"product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64"
},
"product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64"
},
"product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64 as a component of Red Hat Update Infrastructure 5",
"product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
},
"product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64",
"relates_to_product_reference": "Red Hat Update Infrastructure 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3832",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2026-03-09T13:41:32.810000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted Online Certificate Status Protocol (OCSP) response during a TLS handshake. Due to a logic error in how gnutls processes multi-record OCSP responses, a client with OCSP verification enabled may incorrectly accept a revoked server certificate, potentially leading to a compromise of trust.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Security bypass allows acceptance of revoked server certificates via crafted OCSP response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has a LOW impact. A flaw in gnutls\u0027 OCSP stapling implementation allows a client with OCSP verification enabled to accept a revoked server certificate. This occurs when a multi-record OCSP response is stapled, and the client incorrectly reads the certificate status from an unrelated record, leading to an order-dependent acceptance of a revoked certificate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3832"
},
{
"category": "external",
"summary": "RHBZ#2445762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3832"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1801",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1801"
}
],
"release_date": "2026-04-30T17:29:25.738000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: gnutls: Security bypass allows acceptance of revoked server certificates via crafted OCSP response"
},
{
"cve": "CVE-2026-3833",
"cwe": {
"id": "CWE-178",
"name": "Improper Handling of Case Sensitivity"
},
"discovery_date": "2026-03-09T14:02:09.783000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445763"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Policy bypass due to case-sensitive nameConstraints comparison",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is particularly important because it affects the correct enforcement of X.509 nameConstraints, which are specifically designed to limit the authority of subordinate CAs. In GnuTLS, the use of case-sensitive comparisons (memcmp) for dNSName and the domain portion of rfc822Name violates the case-insensitive matching requirements defined in RFC 5280 and RFC 4343. As a result, a constrained subordinate CA can bypass excludedSubtrees or permittedSubtrees restrictions simply by changing the letter casing of a domain in the SAN (e.g., ExAmPlE.CoM vs example.com). Since nameConstraints are often the only mechanism enforcing domain boundaries in delegated PKI hierarchies, this flaw effectively allows a malicious or compromised sub-CA to issue certificates for domains that should be cryptographically prohibited, enabling unauthorized certificate validation and potential TLS impersonation of restricted services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3833"
},
{
"category": "external",
"summary": "RHBZ#2445763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445763"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3833"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3833",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3833"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1803",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1803"
}
],
"release_date": "2026-04-30T17:26:28.969000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Policy bypass due to case-sensitive nameConstraints comparison"
},
{
"cve": "CVE-2026-4046",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-30T18:01:19.326391+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453117"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc, the GNU C Library. A remote attacker could exploit this vulnerability by providing specially crafted inputs using the IBM1390 or IBM1399 character sets to the `iconv()` function. This could lead to an assertion failure, causing the application to crash and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: glibc: Denial of Service via iconv() function with specific character sets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact posed by this flaw is limited on Red Hat systems. The affected iconv() function has been separated out into a an independent package (`glibc-gconv-extra`) and is not used in system critical software. Some applications do rely on this package and may be affected, but they are either interactive applications or are configured to restart in the event of a crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4046"
},
{
"category": "external",
"summary": "RHBZ#2453117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453117"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4046",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4046"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4046",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4046"
},
{
"category": "external",
"summary": "https://packages.fedoraproject.org/pkgs/glibc/glibc-gconv-extra/",
"url": "https://packages.fedoraproject.org/pkgs/glibc/glibc-gconv-extra/"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33980",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33980"
},
{
"category": "external",
"summary": "https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=advisories/GLIBC-SA-2026-0007;hb=HEAD",
"url": "https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=advisories/GLIBC-SA-2026-0007;hb=HEAD"
}
],
"release_date": "2026-03-30T17:16:11.021000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: glibc: Denial of Service via iconv() function with specific character sets"
},
{
"cve": "CVE-2026-4437",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-20T21:01:45.993907+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc (the GNU C Library). When an application uses the `gethostbyaddr` or `gethostbyaddr_r` functions with a `nsswitch.conf` configuration that specifies glibc\u0027s DNS backend, a remote attacker can send a specially crafted DNS (Domain Name System) response. This crafted response can cause the application to incorrectly interpret a non-answer section of the DNS response as a valid answer, leading to potential misbehavior or incorrect information processing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: glibc: Incorrect DNS response parsing via crafted DNS server response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact flaw in glibc allows a remote attacker to send a specially crafted DNS response when an application uses `gethostbyaddr` or `gethostbyaddr_r` with glibc\u0027s DNS backend configured in `nsswitch.conf`. This can lead to incorrect interpretation of DNS responses. Red Hat Enterprise Linux versions 6, 7, 8, 9, and 10, as well as OpenShift Container Platform, are affected if applications are configured to use the vulnerable DNS backend.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4437"
},
{
"category": "external",
"summary": "RHBZ#2449777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4437",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4437"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4437",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4437"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=34014",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=34014"
}
],
"release_date": "2026-03-20T19:59:00.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: glibc: Incorrect DNS response parsing via crafted DNS server response"
},
{
"cve": "CVE-2026-4438",
"cwe": {
"id": "CWE-838",
"name": "Inappropriate Encoding for Output Context"
},
"discovery_date": "2026-03-20T21:02:16.458842+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449783"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GNU C library (glibc). When applications use the `gethostbyaddr` or `gethostbyaddr_r` functions with a `nsswitch.conf` configuration that specifies glibc\u0027s DNS backend, the library may return an invalid DNS hostname. This violates the DNS specification and could lead to applications receiving incorrect hostname information, potentially impacting network operations or security decisions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: glibc: Invalid DNS hostname returned via gethostbyaddr functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a LOW impact flaw where glibc\u0027s `gethostbyaddr` and `gethostbyaddr_r` functions may return an invalid DNS hostname. This occurs when applications use a `nsswitch.conf` configuration that specifies glibc\u0027s DNS backend. This could lead to applications receiving incorrect hostname information, potentially affecting network operations or security decisions on Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4438"
},
{
"category": "external",
"summary": "RHBZ#2449783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449783"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4438",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4438"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=34015",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=34015"
}
],
"release_date": "2026-03-20T19:59:06.064000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: glibc: Invalid DNS hostname returned via gethostbyaddr functions"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-5260",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-06T19:50:31.302000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467450"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libgnutls. A remote attacker, by sending an extremely short premaster secret during an RSA key exchange to a server using an RSA key backed by a PKCS#11 token, could trigger a short heap overread. This memory corruption vulnerability could lead to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Information disclosure via heap overread in RSA key exchange",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5260"
},
{
"category": "external",
"summary": "RHBZ#2467450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467450"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5260"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: gnutls: Information disclosure via heap overread in RSA key exchange"
},
{
"acknowledgments": [
{
"names": [
"Doria Tang"
],
"organization": "Stony Brook University"
}
],
"cve": "CVE-2026-5419",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2026-05-07T11:02:44.331000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467686"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. The PKCS#7 padding check, performed during decryption, was not constant-time. This timing side-channel could allow a remote attacker to potentially leak sensitive information about the padding bytes through observable timing differences. This vulnerability is a form of information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guntls: gnutls: Information disclosure via timing side-channel in PKCS#7 padding removal",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5419"
},
{
"category": "external",
"summary": "RHBZ#2467686",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467686"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5419",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5419"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "guntls: gnutls: Information disclosure via timing side-channel in PKCS#7 padding removal"
},
{
"cve": "CVE-2026-7383",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-27T13:08:15.013000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A signed integer overflow vulnerability exists when sizing the destination buffer for Unicode output. This can lead to a heap buffer overflow, which may result in a crash or potentially allow an attacker to execute arbitrary code. Exploitation requires an application to directly call specific functions with a large amount of attacker-controlled input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low impact. This flaw in OpenSSL\u0027s ASN1_mbstring_ncopy() function, leading to a heap buffer overflow, is difficult to exploit in typical Red Hat environments. Exploitation requires an application to directly call the vulnerable function with an extremely large, attacker-controlled input (over half a gigabyte), a scenario not present in standard OpenSSL certificate or network protocol handling.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-7383"
},
{
"category": "external",
"summary": "RHBZ#2481879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-7383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7383"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-7383",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7383"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing"
},
{
"cve": "CVE-2026-9076",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-05-27T13:10:14.368000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481880"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing attacker-supplied Cryptographic Message Syntax (CMS) data using password-based decryption, an attacker can choose a stream-mode Key Encryption Key (KEK) cipher. This can trigger a heap out-of-bounds read, potentially causing an application crash and leading to a Denial of Service (DoS). This vulnerability does not require password knowledge and can be exploited before authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Low impact denial of service due to a heap out-of-bounds read in `kek_unwrap_key()` when processing attacker-supplied CMS data with an attacker-chosen stream-mode KEK cipher. This flaw requires specific memory conditions (input buffer ending at a page boundary with an unmapped following page) to trigger a crash, which is uncommon in typical Red Hat environments. No information disclosure is possible, and FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9076"
},
{
"category": "external",
"summary": "RHBZ#2481880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9076"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to heap out-of-bounds read in CMS password-based decryption"
},
{
"cve": "CVE-2026-28390",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-04-07T23:01:18.313921+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456314"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker could exploit this vulnerability by sending a specially crafted Cryptographic Message Syntax (CMS) EnvelopedData message. During the processing of a KeyTransportRecipientInfo with RSA-OAEP encryption, the system attempts to access an optional parameter field without first verifying its presence. This leads to a NULL pointer dereference, which can cause applications processing the attacker-controlled CMS data to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rated as moderate by redhat because the vulnerability is limited to a denial-of-service condition caused by a NULL pointer dereference in OpenSSL CMS processing, without evidence of memory corruption or code execution, furthermore the Affected functionality is niche. The vulnerable path requires:\nCMS/S/MIME processing,\nspecifically CMS_decrypt(),\nwith RSA-OAEP KeyTransportRecipientInfo.\nMany OpenSSL consumers never use CMS APIs, never process S/MIME,\nor do not decrypt attacker-controlled CMS objects.\nSo exposure is far narrower than a generic TLS parsing vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28390"
},
{
"category": "external",
"summary": "RHBZ#2456314",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456314"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28390"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc",
"url": "https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6",
"url": "https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4",
"url": "https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788",
"url": "https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788"
},
{
"category": "external",
"summary": "https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75",
"url": "https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75"
},
{
"category": "external",
"summary": "https://openssl-library.org/news/secadv/20260407.txt",
"url": "https://openssl-library.org/news/secadv/20260407.txt"
}
],
"release_date": "2026-04-07T22:00:54.172000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Applications that process Cryptographic Message Syntax (CMS) EnvelopedData messages should be configured to only accept input from trusted sources. Restricting network access to services that process untrusted CMS data can also reduce exposure to this Denial of Service vulnerability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing"
},
{
"cve": "CVE-2026-33845",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-03-24T05:35:59.740000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue marked as Important severity due to its remote, pre-authentication reachability and its impact on a critical DTLS handshake parsing path. The vulnerability can be triggered by an unauthenticated attacker sending crafted DTLS handshake fragments, requiring no prior access or interaction. It leads to an out-of-bounds read caused by an integer underflow in fragment reassembly, operating entirely on attacker-controlled input. Such flaws in low-level protocol parsing are particularly serious, as they may result in disclosure of sensitive process memory, including cryptographic or session-related data, and can also cause reliable application crashes leading to denial of service. Given that DTLS is commonly used in network-facing services such as VPNs and real-time communication systems, the exposure surface is broad. The combination of unauthenticated remote exploitation, memory safety violation, and potential confidentiality and availability impact justifies classifying this issue as high severity rather than moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "RHBZ#2450624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33845"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845"
}
],
"release_date": "2026-04-30T17:28:41.473000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment"
},
{
"cve": "CVE-2026-33846",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-03-24T05:38:09.899000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450625"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as an important flaw rather than moderate because it exposes a pre-authentication, remotely reachable heap buffer overflow in the DTLS handshake processing path, which is part of the core protocol handling logic and commonly exposed in network-facing services. The flaw enables an attacker to inject controlled data at attacker-chosen offsets and sizes beyond allocated heap boundaries by exploiting inconsistent message_length handling across fragments, effectively creating a constrained but meaningful heap write primitive. Unlike benign memory safety bugs, this condition is deterministically triggerable with a small number of crafted packets and no environmental dependencies for denial-of-service, and it targets a long-lived parsing state where memory corruption can affect adjacent heap structures. Even if reliable code execution requires additional heap manipulation or layout knowledge, the combination of remote reachability, lack of authentication, controlled memory corruption capability, and trivial crashability significantly elevates the risk profile beyond moderate severity. In real-world deployments, such primitives are often sufficient to enable heap grooming and exploitation chains, particularly in services that repeatedly process attacker-controlled input, making this a materially important security flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "RHBZ#2450625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846"
}
],
"release_date": "2026-05-04T08:53:59.249000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly"
},
{
"cve": "CVE-2026-34180",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-27T13:10:51.985000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481881"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. An integer truncation vulnerability in the ASN.1 decoder can occur when processing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes. A remote attacker could exploit this to cause a heap buffer over-read. This may lead to an application crash, resulting in a Denial of Service (DoS), or potentially disclose sensitive information by loading memory contents beyond the input buffer. This issue primarily affects 64-bit Unix and Unix-like platforms.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low impact vulnerability in OpenSSL\u0027s ASN.1 decoder affects 64-bit Unix-like platforms, where processing a crafted DER-encoded ASN.1 structure exceeding 2 gigabytes can lead to a heap buffer over-read. This may result in application crashes (Denial of Service) or unintended memory exposure. Red Hat products are only affected if they process untrusted, excessively large ASN.1 input using OpenSSL\u0027s d2i_* decoding functions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34180"
},
{
"category": "external",
"summary": "RHBZ#2481881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481881"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Heap buffer over-read in ASN.1 decoding can lead to denial of service or information disclosure."
},
{
"cve": "CVE-2026-34181",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481882"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to forge PKCS#12 (Public-Key Cryptography Standards #12) files that use Password-Based Message Authentication Code 1 (PBMAC1) with short HMAC (Hash-based Message Authentication Code) keys. This can lead to a service accepting attacker-controlled certificates and private keys with a 1 in 256 probability, potentially enabling impersonation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Low: This flaw allows an attacker to forge PKCS#12 files with a 1 in 256 probability, leading to the acceptance of attacker-controlled certificates and private keys by services configured to use PBMAC1 authentication. Red Hat products utilizing OpenSSL versions 3.0, 1.1.1, or 1.0.2 are not affected, as these versions do not support PBMAC1 in PKCS#12.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34181"
},
{
"category": "external",
"summary": "RHBZ#2481882",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481882"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34181"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: PKCS#12 Files with PBMAC1 Are Accepted with Short HMAC Keys"
},
{
"cve": "CVE-2026-34182",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-05-27T13:59:43+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s Cryptographic Message Services (CMS) AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity validation. Consequently, an attacker may achieve key-equivalent functionality for a given CMS recipient.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: This flaw in OpenSSL\u0027s Cryptographic Message Services (CMS) AuthEnvelopedData processing could allow an on-path attacker to forge messages or bypass integrity validation. This is due to insufficient input validation on cipher and tag length fields, potentially leading to key-equivalent functionality or integrity bypass in applications utilizing affected OpenSSL versions for CMS AuthEnvelopedData.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34182"
},
{
"category": "external",
"summary": "RHBZ#2481884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34182"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34182",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34182"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Systems configured to operate in FIPS mode are not affected by this vulnerability. To mitigate this issue, ensure that OpenSSL is operating in FIPS mode by enabling the system-wide FIPS policy. This may have broader implications for cryptographic operations on the system and should be evaluated for compatibility with existing applications. A system reboot may be required for the changes to take effect.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages"
},
{
"cve": "CVE-2026-34183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-27T14:04:59+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481885"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s QUIC PATH_CHALLENGE handler. A remote attacker can exploit this vulnerability by flooding a QUIC client or server with specially crafted PATH_CHALLENGE frames. This leads to unbounded memory allocation within the local QUIC stack, as the system continuously allocates PATH_RESPONSE frames without them being acknowledged. The primary consequence is a Denial of Service (DoS), causing the affected application to terminate abnormally due to memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate severity flaw exists in the QUIC PATH_CHALLENGE handler, allowing a remote attacker to exhaust heap memory of a QUIC client or server. By flooding the local QUIC stack with PATH_CHALLENGE frames, a malicious peer can trigger unbounded memory allocation, leading to a denial of service for applications utilizing the vulnerable QUIC implementation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34183"
},
{
"category": "external",
"summary": "RHBZ#2481885",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481885"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34183",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34183"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Unbounded Memory Growth in the QUIC PATH_CHALLENGE Handler"
},
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42009",
"cwe": {
"id": "CWE-475",
"name": "Undefined Behavior for Input to API"
},
"discovery_date": "2026-05-06T16:32:32.382000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467279"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact for this flaw has been downgraded on Red Hat Enterprise Linux due to the following reason:\n\n- The number of elements passed to the vulnerable function at runtime is known and is at most 6 and the element size is sufficiently small. glibc\u2019s qsort implementation will not exercise the quick sort code path, which would otherwise cause an infloop or out-of-bound write.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42009"
},
{
"category": "external",
"summary": "RHBZ#2467279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42009"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42010",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-05-06T16:57:37.044000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467289"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest\u2013Shamir\u2013Adleman \u2013 Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Authentication Bypass via NUL Character in Username",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42010"
},
{
"category": "external",
"summary": "RHBZ#2467289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467289"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42010"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: gnutls: Authentication Bypass via NUL Character in Username"
},
{
"acknowledgments": [
{
"names": [
"Haruto Kimura"
],
"organization": "Stella"
}
],
"cve": "CVE-2026-42011",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-06T19:06:25.319000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. This vulnerability occurs because permitted name constraints were incorrectly ignored when previous Certificate Authorities (CAs) only had excluded name constraints. A remote attacker could exploit this to bypass critical name constraint checks during certificate validation. This bypass could lead to the acceptance of invalid certificates, potentially enabling spoofing or man-in-the-middle attacks against affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Security bypass due to incorrect name constraint handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42011"
},
{
"category": "external",
"summary": "RHBZ#2467437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42011"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42011",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42011"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: gnutls: Security bypass due to incorrect name constraint handling"
},
{
"acknowledgments": [
{
"names": [
"Oleh Konko"
],
"organization": "1Seal"
}
],
"cve": "CVE-2026-42012",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-06T19:16:02.753000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier (URI) or Service (SRV) Subject Alternative Names (SANs). This could cause the certificate validation process to incorrectly fall back to checking DNS hostnames against the Common Name (CN), potentially allowing the attacker to spoof legitimate services or intercept sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Certificate validation bypass due to improper handling of URI and SRV SANs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42012"
},
{
"category": "external",
"summary": "RHBZ#2467441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42012"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: gnutls: Certificate validation bypass due to improper handling of URI and SRV SANs"
},
{
"acknowledgments": [
{
"names": [
"Haruto Kimura"
],
"organization": "Stella"
},
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42013",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-06T19:47:00.134000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467448"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name (SAN) could cause the validation process to incorrectly fall back to checking the Common Name (CN) field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to spoofing or man-in-the-middle attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Certificate validation bypass due to oversized Subject Alternative Name",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42013"
},
{
"category": "external",
"summary": "RHBZ#2467448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467448"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42013"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42013",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42013"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: gnutls: Certificate validation bypass due to oversized Subject Alternative Name"
},
{
"acknowledgments": [
{
"names": [
"Luigino Camastra"
]
},
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42014",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-05-06T19:51:54.069000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. The `gnutls_pkcs11_token_set_pin` function, used for changing the Security Officer PIN, can lead to a use-after-free vulnerability. This occurs when an attacker attempts to change the PIN with a NULL old PIN for a token that lacks a protected authentication path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Fix use-after-free in gnutls_pkcs11_token_set_pin",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42014"
},
{
"category": "external",
"summary": "RHBZ#2467451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42014",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42014"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42014",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42014"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1766",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1766"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-9",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-9"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: Fix use-after-free in gnutls_pkcs11_token_set_pin"
},
{
"acknowledgments": [
{
"names": [
"Zou Dikai"
]
}
],
"cve": "CVE-2026-42015",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2026-05-07T10:50:28.379000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. An off-by-one error exists in the PKCS#12 bag element bounds check. This vulnerability allows an remote attacker to write past the internal array of a PKCS#12 bag when appending to a bag that already contains 32 elements. This memory corruption could lead to a denial of service (DoS) or potentially other unspecified impacts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Memory corruption due to off-by-one error in PKCS#12 bag handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42015"
},
{
"category": "external",
"summary": "RHBZ#2467678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42015",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42015"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42015",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42015"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: gnutls: Memory corruption due to off-by-one error in PKCS#12 bag handling"
},
{
"cve": "CVE-2026-42764",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:08:07+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481887"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL QUIC (Quick UDP Internet Connections) server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server\u0027s address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server process to terminate abnormally and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: NULL pointer dereference in QUIC server initial packet handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate severity issue. A NULL pointer dereference can occur in the OpenSSL QUIC server when processing initial packets with invalid tokens, leading to a denial of service. This vulnerability is only exploitable if the client address validation is explicitly disabled using the `SSL_LISTENER_FLAG_NO_VALIDATE` flag, which is not the default configuration for OpenSSL QUIC servers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42764"
},
{
"category": "external",
"summary": "RHBZ#2481887",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481887"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42764"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42764"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the OpenSSL QUIC server has client address validation enabled. This is the default configuration. If the `SSL_LISTENER_FLAG_NO_VALIDATE` flag is being used with the `SSL_new_listener()` call, it should be removed to prevent the vulnerability from being exploitable.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: NULL pointer dereference in QUIC server initial packet handling"
},
{
"cve": "CVE-2026-42766",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481890"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker could exploit a NULL pointer dereference vulnerability in the Cryptographic Message Syntax (CMS) decryption process by providing a specially crafted password-encrypted CMS message. This occurs because the keyDerivationAlgorithm field, which is optional, is dereferenced without proper validation. Successful exploitation leads to an application crash, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Possible NULL Dereference in Password-Based CMS Decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as Low impact. A NULL pointer dereference in OpenSSL\u0027s CMS decryption can be triggered by a specially crafted password-encrypted CMS message, leading to an Red Hat application crash and Denial of Service. This affects applications that perform password-based CMS decryption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42766"
},
{
"category": "external",
"summary": "RHBZ#2481890",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481890"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42766"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42766",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42766"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Possible NULL Dereference in Password-Based CMS Decryption"
},
{
"cve": "CVE-2026-42767",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. An attacker controlling a Certificate Management Protocol (CMP) server, or acting as a man-in-the-middle, could craft a malicious CMP response. This response, containing a Certificate Request Message Format (CRMF) CertRepMessage with a specific malformed EncryptedValue structure, would trigger a NULL pointer dereference in the OpenSSL CMP client. This vulnerability leads to a crash of the application, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Low severity issue. A null pointer dereference flaw in the OpenSSL Certificate Management Protocol (CMP) client could be triggered by an attacker-controlled CMP server. This could lead to a denial of service in applications that process untrusted CMP/CRMF messages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42767"
},
{
"category": "external",
"summary": "RHBZ#2481891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42767"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42767",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42767"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that OpenSSL CMP client applications only communicate with trusted Certificate Management Protocol (CMP) servers. If CMP client functionality is not required, consider disabling or restricting its use to reduce exposure.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: NULL Pointer Dereference in CRMF EncryptedValue Decryption"
},
{
"cve": "CVE-2026-42768",
"cwe": {
"id": "CWE-205",
"name": "Observable Behavioral Discrepancy"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481892"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL\u0027s CMS_decrypt() and PKCS7_decrypt() functions. This vulnerability, a Bleichenbacher-style oracle, could allow a remote attacker to decrypt or sign messages using the victim\u0027s private RSA key. Exploitation requires the attacker to provide specially crafted CMS or S/MIME messages and observe the application\u0027s error codes or decryption output. While the attack is technically possible, the specific conditions required make it unlikely to be exploited in typical deployments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low severity vulnerability in OpenSSL\u0027s CMS_decrypt() and PKCS7_decrypt() functions exposes a Bleichenbacher-style oracle. Exploitation requires an attacker to control input CMS/S/MIME messages and observe decryption errors or output, a scenario deemed unlikely in most Red Hat product deployments. The attack could allow decryption or signing of messages with a victim\u0027s private RSA key.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42768"
},
{
"category": "external",
"summary": "RHBZ#2481892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42768"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, applications utilizing CMS_decrypt() or PKCS7_decrypt() should ensure a recipient certificate is always provided to identify the specific RecipientInfo for decryption. This practice helps prevent the Bleichenbacher-style oracle attack by ensuring proper key identification.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Multi-RecipientInfo Bleichenbacher Oracle in CMS_decrypt() and PKCS7_decrypt()"
},
{
"cve": "CVE-2026-42769",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481893"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Certificate Management Protocol (CMP) implementation within OpenSSL. An attacker with existing Registration Authority (RA) level credentials could exploit an error in the certificate verification process during a Root Certificate Authority (CA) key update. This vulnerability allows the attacker to replace the root CA certificate for CMP clients with a fraudulent one. The primary consequence is an escalation of privileges, enabling the attacker to gain control equivalent to the root CA.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has a Low impact as it requires an attacker to already possess valid Registration Authority (RA) level credentials to exploit. A flaw in the Certificate Management Protocol (CMP) root CA key update process could allow an RA to substitute the root CA certificate for CMP clients with an arbitrary certificate, potentially leading to a trust-anchor substitution. FIPS modules are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42769"
},
{
"category": "external",
"summary": "RHBZ#2481893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481893"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42769"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Trust-Anchor Substitution via cert/issuer Typo in CMP rootCaKeyUpdate"
},
{
"cve": "CVE-2026-42770",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A malicious peer can exploit this vulnerability by presenting a specially crafted DHX (X9.42) peer key. Due to improper validation of the peer key\u0027s subgroup membership, an attacker can recover the victim\u0027s private key after a small number of key exchange attempts. This information disclosure can lead to unauthorized access or further compromise of affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: FFC-DH Peer Validation Uses Attacker-Supplied q",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Low severity flaw in OpenSSL affects systems configured to use DHX (X9.42) peer keys for key derivation, allowing a malicious peer to potentially recover a victim\u0027s private key. The attack requires specific conditions, such as long-lived RA/CA DHX keys in CMP deployments or bespoke applications utilizing X9.42 DHX static keys with interactive protocols, limiting its broader impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42770"
},
{
"category": "external",
"summary": "RHBZ#2481894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42770"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42770",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42770"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: FFC-DH Peer Validation Uses Attacker-Supplied q"
},
{
"cve": "CVE-2026-45186",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2026-05-10T07:00:47.768180+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libexpat. When processing a specially crafted XML input containing a specific pattern of attributes, the parsing time increases quadratically due to checks for attribute name collisions. This consumes excessive CPU resources and eventually results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libexpat: denial of service via crafted XML input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted XML file or input with an application linked to the libexpat library. Also, the only security impact of this flaw is a high consumption of CPU resources that can eventually cause a denial of service. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45186"
},
{
"category": "external",
"summary": "RHBZ#2468575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45186"
},
{
"category": "external",
"summary": "https://github.com/libexpat/libexpat/pull/1216",
"url": "https://github.com/libexpat/libexpat/pull/1216"
}
],
"release_date": "2026-05-10T06:36:16.927000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, restrict the maximum size of incoming XML payloads. It is especially critical to limit the decompressed size if the application accepts compressed XML files. Also, consider running the application inside a container or a restricted environment to ensure that the high consumption of CPU resources does not affect the host system.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libexpat: denial of service via crafted XML input"
},
{
"cve": "CVE-2026-45445",
"cwe": {
"id": "CWE-1204",
"name": "Generation of Weak Initialization Vector (IV)"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481896"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. Applications that use the AES-OCB encryption method with a specific one-shot interface (EVP_Cipher()) will have their provided Initialization Vector (IV) silently discarded. This leads to the same internal cryptographic value being used repeatedly, which compromises the confidentiality of encrypted data. Additionally, this issue allows for the universal forgery of authentication tags, undermining the integrity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: AES-OCB IV Ignored on EVP_Cipher() Path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate severity flaw where applications utilizing the AES-OCB cipher through OpenSSL\u0027s EVP_Cipher() one-shot interface may silently discard the provided initialization vector (IV). This leads to nonce reuse, compromising confidentiality and enabling universal forgery of authentication tags. Red Hat products are primarily affected if they include or rely on third-party applications that specifically employ this less common and discouraged API usage with AES-OCB, as standard OpenSSL SSL/TLS implementations and applications using the recommended streaming AEAD API are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45445"
},
{
"category": "external",
"summary": "RHBZ#2481896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481896"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45445",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45445"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45445",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45445"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: AES-OCB IV Ignored on EVP_Cipher() Path"
},
{
"cve": "CVE-2026-45446",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481897"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. The implementations of AES-SIV (Advanced Encryption Standard - SIV) and AES-GCM-SIV (Advanced Encryption Standard - Galois/Counter Mode - SIV) incorrectly process authentication tags for empty messages. This vulnerability allows a remote attacker to forge empty messages with arbitrary Additional Authenticated Data (AAD) in applications that utilize these specific cipher modes within custom protocols and do not properly handle zero-length ciphertexts. This could lead to unauthorized data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Low impact. It affects applications that utilize OpenSSL\u0027s AES-SIV or AES-GCM-SIV modes within custom protocols and specifically mishandle empty ciphertexts. Standard OpenSSL protocols, such as TLS, are not affected. Successful exploitation requires an application to use the EVP interface and to skip ciphertext updates when processing zero-length ciphertexts, representing an uncommon and non-default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45446"
},
{
"category": "external",
"summary": "RHBZ#2481897",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481897"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45446"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45446",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45446"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "The vulnerability arises from specific application implementations using OpenSSL\u0027s AES-SIV or AES-GCM-SIV modes with custom protocols and an atypical handling of empty ciphertexts. As this scenario is not a default or commonly deployed configuration in Red Hat products, and no direct configuration or operational control exists to mitigate this specific flaw without patching, the following applies:\n\nMitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes"
},
{
"cve": "CVE-2026-45447",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481898"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This High severity heap use-after-free flaw in OpenSSL\u0027s PKCS7_verify() function can be triggered by processing a specially crafted PKCS#7 or S/MIME signed message. This could lead to application crashes, memory corruption, or potentially remote code execution, impacting services that handle such messages. The vulnerability specifically affects applications utilizing OpenSSL PKCS#7 APIs, while those using CMS APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"known_not_affected": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"category": "external",
"summary": "RHBZ#2481898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:37:48+00:00",
"details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-kubernetes-rhel9@sha256:2958104c085c46561c9453784a06a36ab12a27e21ba1e732b4b30a092bb58805_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:5c18f8336186fb1c9dbc1e710e91420ca3f5eca92b081cace3325585789f4825_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:66ccfb245bd6461e49aa0c84742710b557b9924baaef38e02904c6fd2f8db0c5_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:4b793b24511377dd18beae2f85792e8b2af0c615837155137a62f65e171ca0d7_amd64",
"Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:a79dde325d7229002a36a0a8ad75ae8c25e96004a9e5f0b90c51fc335460dccf_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()"
}
]
}
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.