Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2023-38712
Vulnerability from cvelistv5
Published
2023-08-25 00:00
Modified
2024-08-02 17:46
Severity ?
EPSS score ?
Summary
An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/libreswan/libreswan/tags | Third Party Advisory | |
cve@mitre.org | https://libreswan.org/security/CVE-2023-38712/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libreswan/libreswan/tags | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://libreswan.org/security/CVE-2023-38712/ | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T17:46:56.799Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/libreswan/libreswan/tags" }, { "tags": [ "x_transferred" ], "url": "https://libreswan.org/security/CVE-2023-38712/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-08-25T20:31:56.483324", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/libreswan/libreswan/tags" }, { "url": "https://libreswan.org/security/CVE-2023-38712/" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-38712", "datePublished": "2023-08-25T00:00:00", "dateReserved": "2023-07-24T00:00:00", "dateUpdated": "2024-08-02T17:46:56.799Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-38712\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-08-25T21:15:08.293\",\"lastModified\":\"2024-11-21T08:14:06.427\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un problema en Libreswan 3.x y 4.x antes de 4.12. Cuando un paquete IKEv1 ISAKMP SA Informational Exchange contiene una carga \u00fatil Delete/Notify seguida de m\u00e1s Notifies que act\u00faan sobre el ISAKMP SA, como un mensaje Delete/Notify duplicado, una desviaci\u00f3n de puntero NULL en el estado eliminado hace que el demonio pluto se bloquee y se reinicie.\\n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0\",\"versionEndExcluding\":\"4.0\",\"matchCriteriaId\":\"8DF49694-9BD7-46A7-851B-F03CB49A9250\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.0\",\"versionEndExcluding\":\"4.12\",\"matchCriteriaId\":\"8923F14F-CAAA-402E-8549-8250C9CADA4A\"}]}]}],\"references\":[{\"url\":\"https://github.com/libreswan/libreswan/tags\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://libreswan.org/security/CVE-2023-38712/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/libreswan/libreswan/tags\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://libreswan.org/security/CVE-2023-38712/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2023:6549
Vulnerability from csaf_redhat
Published
2023-11-07 08:17
Modified
2025-01-14 13:16
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from 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-2023:6549", "url": "https://access.redhat.com/errata/RHSA-2023:6549" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6549.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-14T13:16:10+00:00", "generator": { "date": "2025-01-14T13:16:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2023:6549", "initial_release_date": "2023-11-07T08:17:29+00:00", "revision_history": [ { "date": "2023-11-07T08:17:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-07T08:17:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-14T13:16:10+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.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.src", "product": { "name": "libreswan-0:4.12-1.el9.src", "product_id": "libreswan-0:4.12-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-0:4.12-1.el9.aarch64", "product_id": "libreswan-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product_id": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product_id": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-0:4.12-1.el9.ppc64le", "product_id": "libreswan-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product_id": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product_id": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-0:4.12-1.el9.x86_64", "product_id": "libreswan-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product_id": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product_id": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.s390x", "product": { "name": "libreswan-0:4.12-1.el9.s390x", "product_id": "libreswan-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.s390x", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.s390x", "product_id": "libreswan-debugsource-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product_id": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src" }, "product_reference": "libreswan-0:4.12-1.el9.src", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
RHBA-2024:11525
Vulnerability from csaf_redhat
Published
2025-01-02 21:44
Modified
2025-01-22 19:53
Summary
Red Hat Bug Fix Advisory: OpenShift Container Platform 4.17.10 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.17.10 is now available with updates to packages and images that fix several bugs.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.17.10. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHBA-2024:11522
All OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
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.
{ "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": "Red Hat OpenShift Container Platform release 4.17.10 is now available with updates to packages and images that fix several bugs.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.17.10. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:11522\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "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/RHBA-2024:11525", "url": "https://access.redhat.com/errata/RHBA-2024:11525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2024_11525.json" } ], "title": "Red Hat Bug Fix Advisory: OpenShift Container Platform 4.17.10 packages and security update", "tracking": { "current_release_date": "2025-01-22T19:53:39+00:00", "generator": { "date": "2025-01-22T19:53:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHBA-2024:11525", "initial_release_date": "2025-01-02T21:44:24+00:00", "revision_history": [ { "date": "2025-01-02T21:44:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-02T21:44:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-22T19:53:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el8" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "product": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "product_id": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "product": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "product_id": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src" }, "product_reference": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src" }, "product_reference": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "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": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "cve": "CVE-2023-30570", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187165" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30570" }, { "category": "external", "summary": "RHBZ#2187165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187165" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30570", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30570" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570" }, { "category": "external", "summary": "https://libreswan.org/security/", "url": "https://libreswan.org/security/" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt", "url": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt" } ], "release_date": "2023-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "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": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" }, { "cve": "CVE-2024-3652", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-04-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274448" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the compute_proto_keymat() function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an authenticated attacker to send the bogus AES-GMAC proposal request, triggering the issue and causing Libreswan to crash and restart. When this connection is automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: IKEv1 default AH/ESP responder can crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-3652 vulnerability in Libreswan is classified as a moderate severity issue due to its limited scope and impact. While the vulnerability can lead to Denial of Service (DoS) by causing the Libreswan service to crash and restart, it does not allow for Remote Code Execution or expose sensitive data. Additionally, the exploitation of this vulnerability requires specific conditions to be met: an IKEv1 connection loaded without an esp= line and the peer to have authenticated itself. Furthermore, IKEv2 connections are not vulnerable to this issue.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3652" }, { "category": "external", "summary": "RHBZ#2274448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274448" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3652", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3652" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-3652", "url": "https://libreswan.org/security/CVE-2024-3652" } ], "release_date": "2024-04-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" }, { "category": "workaround", "details": "An esp= line using a common IKEv1 algorithm list can be added to all IKEv1 based connections. An example of such an esp= line could be:\n~~~\nesp=aes-sha2_512,aes-sha1,aes-sha2_256,aes-md5,3des-sha1,3des-md5\n~~~", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: IKEv1 default AH/ESP responder can crash and restart" } ] }
rhba-2024:11505
Vulnerability from csaf_redhat
Published
2025-01-02 20:02
Modified
2025-01-22 19:53
Summary
Red Hat Bug Fix Advisory: OpenShift Container Platform 4.16.28 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.16.28 is now available with updates to packages and images that fix several bugs.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.28. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHBA-2024:11502
All OpenShift Container Platform 4.16 users are advised to upgrade to these
updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at
https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
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.
{ "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": "Red Hat OpenShift Container Platform release 4.16.28 is now available with updates to packages and images that fix several bugs.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.28. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:11502\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at\nhttps://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "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/RHBA-2024:11505", "url": "https://access.redhat.com/errata/RHBA-2024:11505" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2024_11505.json" } ], "title": "Red Hat Bug Fix Advisory: OpenShift Container Platform 4.16.28 packages and security update", "tracking": { "current_release_date": "2025-01-22T19:53:34+00:00", "generator": { "date": "2025-01-22T19:53:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHBA-2024:11505", "initial_release_date": "2025-01-02T20:02:49+00:00", "revision_history": [ { "date": "2025-01-02T20:02:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-02T20:02:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-22T19:53:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.16", "product": { "name": "Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.16::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" } ], "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "cve": "CVE-2023-30570", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187165" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30570" }, { "category": "external", "summary": "RHBZ#2187165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187165" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30570", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30570" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570" }, { "category": "external", "summary": "https://libreswan.org/security/", "url": "https://libreswan.org/security/" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt", "url": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt" } ], "release_date": "2023-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" } ], "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" }, { "cve": "CVE-2024-3652", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274448" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the compute_proto_keymat() function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an authenticated attacker to send the bogus AES-GMAC proposal request, triggering the issue and causing Libreswan to crash and restart. When this connection is automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: IKEv1 default AH/ESP responder can crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-3652 vulnerability in Libreswan is classified as a moderate severity issue due to its limited scope and impact. While the vulnerability can lead to Denial of Service (DoS) by causing the Libreswan service to crash and restart, it does not allow for Remote Code Execution or expose sensitive data. Additionally, the exploitation of this vulnerability requires specific conditions to be met: an IKEv1 connection loaded without an esp= line and the peer to have authenticated itself. Furthermore, IKEv2 connections are not vulnerable to this issue.", "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": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3652" }, { "category": "external", "summary": "RHBZ#2274448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274448" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3652", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3652" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-3652", "url": "https://libreswan.org/security/CVE-2024-3652" } ], "release_date": "2024-04-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T20:02:49+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.16/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11505" }, { "category": "workaround", "details": "An esp= line using a common IKEv1 algorithm list can be added to all IKEv1 based connections. An example of such an esp= line could be:\n~~~\nesp=aes-sha2_512,aes-sha1,aes-sha2_256,aes-md5,3des-sha1,3des-md5\n~~~", "product_ids": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.16:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.16:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: IKEv1 default AH/ESP responder can crash and restart" } ] }
rhsa-2023_6549
Vulnerability from csaf_redhat
Published
2023-11-07 08:17
Modified
2024-12-02 06:58
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from 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-2023:6549", "url": "https://access.redhat.com/errata/RHSA-2023:6549" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6549.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2024-12-02T06:58:17+00:00", "generator": { "date": "2024-12-02T06:58:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:6549", "initial_release_date": "2023-11-07T08:17:29+00:00", "revision_history": [ { "date": "2023-11-07T08:17:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-07T08:17:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-02T06:58:17+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.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.src", "product": { "name": "libreswan-0:4.12-1.el9.src", "product_id": "libreswan-0:4.12-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-0:4.12-1.el9.aarch64", "product_id": "libreswan-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product_id": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product_id": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-0:4.12-1.el9.ppc64le", "product_id": "libreswan-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product_id": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product_id": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-0:4.12-1.el9.x86_64", "product_id": "libreswan-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product_id": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product_id": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.s390x", "product": { "name": "libreswan-0:4.12-1.el9.s390x", "product_id": "libreswan-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.s390x", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.s390x", "product_id": "libreswan-debugsource-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product_id": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src" }, "product_reference": "libreswan-0:4.12-1.el9.src", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
RHSA-2023:6549
Vulnerability from csaf_redhat
Published
2023-11-07 08:17
Modified
2025-01-14 13:16
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from 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-2023:6549", "url": "https://access.redhat.com/errata/RHSA-2023:6549" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6549.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-14T13:16:10+00:00", "generator": { "date": "2025-01-14T13:16:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2023:6549", "initial_release_date": "2023-11-07T08:17:29+00:00", "revision_history": [ { "date": "2023-11-07T08:17:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-07T08:17:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-14T13:16:10+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.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.src", "product": { "name": "libreswan-0:4.12-1.el9.src", "product_id": "libreswan-0:4.12-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-0:4.12-1.el9.aarch64", "product_id": "libreswan-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product_id": "libreswan-debugsource-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product_id": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-0:4.12-1.el9.ppc64le", "product_id": "libreswan-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product_id": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product_id": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-0:4.12-1.el9.x86_64", "product_id": "libreswan-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product_id": "libreswan-debugsource-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product_id": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-1.el9.s390x", "product": { "name": "libreswan-0:4.12-1.el9.s390x", "product_id": "libreswan-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-1.el9.s390x", "product": { "name": "libreswan-debugsource-0:4.12-1.el9.s390x", "product_id": "libreswan-debugsource-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-1.el9?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product": { "name": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product_id": "libreswan-debuginfo-0:4.12-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-1.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src" }, "product_reference": "libreswan-0:4.12-1.el9.src", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" }, "product_reference": "libreswan-debugsource-0:4.12-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:17:29+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.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6549" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.src", "AppStream-9.3.0.GA:libreswan-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debuginfo-0:4.12-1.el9.x86_64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.aarch64", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.ppc64le", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.s390x", "AppStream-9.3.0.GA:libreswan-debugsource-0:4.12-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
RHSA-2024:10594
Vulnerability from csaf_redhat
Published
2024-12-02 01:20
Modified
2025-01-22 19:53
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: remote DoS via crafted TS payload with an incorrect selector length (CVE-2023-23009)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
* libreswan: Missing PreSharedKey for connection can cause crash (CVE-2024-2357)
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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: remote DoS via crafted TS payload with an incorrect selector length (CVE-2023-23009)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\n\n* libreswan: Missing PreSharedKey for connection can cause crash (CVE-2024-2357)\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-2024:10594", "url": "https://access.redhat.com/errata/RHSA-2024:10594" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10594.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-22T19:53:19+00:00", "generator": { "date": "2025-01-22T19:53:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2024:10594", "initial_release_date": "2024-12-02T01:20:00+00:00", "revision_history": [ { "date": "2024-12-02T01:20:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-02T01:20:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-22T19:53:19+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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" } ] }
rhsa-2024:10594
Vulnerability from csaf_redhat
Published
2024-12-02 01:20
Modified
2025-01-22 19:53
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: remote DoS via crafted TS payload with an incorrect selector length (CVE-2023-23009)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
* libreswan: Missing PreSharedKey for connection can cause crash (CVE-2024-2357)
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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: remote DoS via crafted TS payload with an incorrect selector length (CVE-2023-23009)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\n\n* libreswan: Missing PreSharedKey for connection can cause crash (CVE-2024-2357)\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-2024:10594", "url": "https://access.redhat.com/errata/RHSA-2024:10594" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10594.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-22T19:53:19+00:00", "generator": { "date": "2025-01-22T19:53:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2024:10594", "initial_release_date": "2024-12-02T01:20:00+00:00", "revision_history": [ { "date": "2024-12-02T01:20:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-02T01:20:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-22T19:53:19+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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" } ] }
RHSA-2023:7052
Vulnerability from csaf_redhat
Published
2023-11-14 15:51
Modified
2025-01-14 13:16
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from 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-2023:7052", "url": "https://access.redhat.com/errata/RHSA-2023:7052" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "2234731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234731" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7052.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-14T13:16:20+00:00", "generator": { "date": "2025-01-14T13:16:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2023:7052", "initial_release_date": "2023-11-14T15:51:00+00:00", "revision_history": [ { "date": "2023-11-14T15:51:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T15:51:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-14T13:16:20+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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.src", "product": { "name": "libreswan-0:4.12-2.el8.src", "product_id": "libreswan-0:4.12-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-0:4.12-2.el8.aarch64", "product_id": "libreswan-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product_id": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product_id": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-0:4.12-2.el8.ppc64le", "product_id": "libreswan-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product_id": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product_id": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-0:4.12-2.el8.x86_64", "product_id": "libreswan-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product_id": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product_id": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.s390x", "product": { "name": "libreswan-0:4.12-2.el8.s390x", "product_id": "libreswan-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.s390x", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.s390x", "product_id": "libreswan-debugsource-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product_id": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src" }, "product_reference": "libreswan-0:4.12-2.el8.src", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
rhsa-2024_10594
Vulnerability from csaf_redhat
Published
2024-12-02 01:20
Modified
2025-01-06 18:24
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: remote DoS via crafted TS payload with an incorrect selector length (CVE-2023-23009)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
* libreswan: Missing PreSharedKey for connection can cause crash (CVE-2024-2357)
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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: remote DoS via crafted TS payload with an incorrect selector length (CVE-2023-23009)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\n\n* libreswan: Missing PreSharedKey for connection can cause crash (CVE-2024-2357)\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-2024:10594", "url": "https://access.redhat.com/errata/RHSA-2024:10594" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10594.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-06T18:24:33+00:00", "generator": { "date": "2025-01-06T18:24:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:10594", "initial_release_date": "2024-12-02T01:20:00+00:00", "revision_history": [ { "date": "2024-12-02T01:20:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-02T01:20:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:24:33+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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-02T01:20:00+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.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10594" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.src", "AppStream-9.0.0.Z.E4S:libreswan-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "AppStream-9.0.0.Z.E4S:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" } ] }
rhsa-2023:7052
Vulnerability from csaf_redhat
Published
2023-11-14 15:51
Modified
2025-01-14 13:16
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from 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-2023:7052", "url": "https://access.redhat.com/errata/RHSA-2023:7052" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "2234731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234731" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7052.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-14T13:16:20+00:00", "generator": { "date": "2025-01-14T13:16:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2023:7052", "initial_release_date": "2023-11-14T15:51:00+00:00", "revision_history": [ { "date": "2023-11-14T15:51:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T15:51:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-14T13:16:20+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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.src", "product": { "name": "libreswan-0:4.12-2.el8.src", "product_id": "libreswan-0:4.12-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-0:4.12-2.el8.aarch64", "product_id": "libreswan-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product_id": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product_id": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-0:4.12-2.el8.ppc64le", "product_id": "libreswan-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product_id": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product_id": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-0:4.12-2.el8.x86_64", "product_id": "libreswan-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product_id": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product_id": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.s390x", "product": { "name": "libreswan-0:4.12-2.el8.s390x", "product_id": "libreswan-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.s390x", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.s390x", "product_id": "libreswan-debugsource-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product_id": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src" }, "product_reference": "libreswan-0:4.12-2.el8.src", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
rhba-2024:11565
Vulnerability from csaf_redhat
Published
2025-01-02 18:44
Modified
2025-01-22 19:53
Summary
Red Hat Bug Fix Advisory: OpenShift Container Platform 4.15.42 packages update
Notes
Topic
Red Hat OpenShift Container Platform release 4.15.42 is now available with
updates to packages and images that fix several bugs.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container
Platform 4.15.42. See the following advisory for the container images for
this release:
https://access.redhat.com/errata/RHSA-2024:11562
All OpenShift Container Platform 4.15 users are advised to upgrade to these
updated packages and images when they are available in the appropriate
release channel. To check for available updates, use the OpenShift Console
or the CLI oc command. Instructions for upgrading a cluster are available
at
https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
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.
{ "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": "Red Hat OpenShift Container Platform release 4.15.42 is now available with\nupdates to packages and images that fix several bugs.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.15.42. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2024:11562\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html", "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/RHBA-2024:11565", "url": "https://access.redhat.com/errata/RHBA-2024:11565" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2024_11565.json" } ], "title": "Red Hat Bug Fix Advisory: OpenShift Container Platform 4.15.42 packages update", "tracking": { "current_release_date": "2025-01-22T19:53:30+00:00", "generator": { "date": "2025-01-22T19:53:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHBA-2024:11565", "initial_release_date": "2025-01-02T18:44:44+00:00", "revision_history": [ { "date": "2025-01-02T18:44:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-02T18:44:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-22T19:53:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.15", "product": { "name": "Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.15::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" } ], "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "cve": "CVE-2023-30570", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187165" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30570" }, { "category": "external", "summary": "RHBZ#2187165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187165" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30570", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30570" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570" }, { "category": "external", "summary": "https://libreswan.org/security/", "url": "https://libreswan.org/security/" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt", "url": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt" } ], "release_date": "2023-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" } ], "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" }, { "cve": "CVE-2024-3652", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274448" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the compute_proto_keymat() function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an authenticated attacker to send the bogus AES-GMAC proposal request, triggering the issue and causing Libreswan to crash and restart. When this connection is automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: IKEv1 default AH/ESP responder can crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-3652 vulnerability in Libreswan is classified as a moderate severity issue due to its limited scope and impact. While the vulnerability can lead to Denial of Service (DoS) by causing the Libreswan service to crash and restart, it does not allow for Remote Code Execution or expose sensitive data. Additionally, the exploitation of this vulnerability requires specific conditions to be met: an IKEv1 connection loaded without an esp= line and the peer to have authenticated itself. Furthermore, IKEv2 connections are not vulnerable to this issue.", "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": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3652" }, { "category": "external", "summary": "RHBZ#2274448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274448" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3652", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3652" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-3652", "url": "https://libreswan.org/security/CVE-2024-3652" } ], "release_date": "2024-04-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T18:44:44+00:00", "details": "See the following documentation, which will be updated shortly for this\nrelease, for important instructions on how to upgrade your cluster and\nfully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.15/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11565" }, { "category": "workaround", "details": "An esp= line using a common IKEv1 algorithm list can be added to all IKEv1 based connections. An example of such an esp= line could be:\n~~~\nesp=aes-sha2_512,aes-sha1,aes-sha2_256,aes-md5,3des-sha1,3des-md5\n~~~", "product_ids": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.15:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.15:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: IKEv1 default AH/ESP responder can crash and restart" } ] }
rhsa-2025:0309
Vulnerability from csaf_redhat
Published
2025-01-14 10:48
Modified
2025-01-14 14:18
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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-2025:0309", "url": "https://access.redhat.com/errata/RHSA-2025:0309" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0309.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2025-01-14T14:18:11+00:00", "generator": { "date": "2025-01-14T14:18:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHSA-2025:0309", "initial_release_date": "2025-01-14T10:48:30+00:00", "revision_history": [ { "date": "2025-01-14T10:48:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-14T10:48:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-14T14:18:11+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 EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.9-5.el9_2.4.src", "product": { "name": "libreswan-0:4.9-5.el9_2.4.src", "product_id": "libreswan-0:4.9-5.el9_2.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.9-5.el9_2.4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.9-5.el9_2.4.aarch64", "product": { "name": "libreswan-0:4.9-5.el9_2.4.aarch64", "product_id": "libreswan-0:4.9-5.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.9-5.el9_2.4?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "product": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "product_id": "libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.9-5.el9_2.4?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "product": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "product_id": "libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.9-5.el9_2.4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.9-5.el9_2.4.ppc64le", "product": { "name": "libreswan-0:4.9-5.el9_2.4.ppc64le", "product_id": "libreswan-0:4.9-5.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.9-5.el9_2.4?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "product": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "product_id": "libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.9-5.el9_2.4?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "product_id": "libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.9-5.el9_2.4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.9-5.el9_2.4.x86_64", "product": { "name": "libreswan-0:4.9-5.el9_2.4.x86_64", "product_id": "libreswan-0:4.9-5.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.9-5.el9_2.4?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.9-5.el9_2.4.x86_64", "product": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.x86_64", "product_id": "libreswan-debugsource-0:4.9-5.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.9-5.el9_2.4?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "product": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "product_id": "libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.9-5.el9_2.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.9-5.el9_2.4.s390x", "product": { "name": "libreswan-0:4.9-5.el9_2.4.s390x", "product_id": "libreswan-0:4.9-5.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.9-5.el9_2.4?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "product": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "product_id": "libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.9-5.el9_2.4?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "product": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "product_id": "libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.9-5.el9_2.4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.9-5.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64" }, "product_reference": "libreswan-0:4.9-5.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.9-5.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le" }, "product_reference": "libreswan-0:4.9-5.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.9-5.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x" }, "product_reference": "libreswan-0:4.9-5.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.9-5.el9_2.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src" }, "product_reference": "libreswan-0:4.9-5.el9_2.4.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.9-5.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64" }, "product_reference": "libreswan-0:4.9-5.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x" }, "product_reference": "libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64" }, "product_reference": "libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x" }, "product_reference": "libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.9-5.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" }, "product_reference": "libreswan-debugsource-0:4.9-5.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-14T10:48:30+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.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0309" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-14T10:48:30+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.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0309" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-14T10:48:30+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.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0309" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.src", "AppStream-9.2.0.Z.EUS:libreswan-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debuginfo-0:4.9-5.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:libreswan-debugsource-0:4.9-5.el9_2.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
rhsa-2023_7052
Vulnerability from csaf_redhat
Published
2023-11-14 15:51
Modified
2024-12-02 06:58
Summary
Red Hat Security Advisory: libreswan security update
Notes
Topic
An update for libreswan is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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.
Details
Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).
Security Fix(es):
* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)
* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)
* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.
Terms of Use
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.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 libreswan is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network (VPN).\n\nSecurity Fix(es):\n\n* libreswan: Invalid IKEv2 REKEY proposal causes restart (CVE-2023-38710)\n\n* libreswan: Invalid IKEv1 Quick Mode ID causes restart (CVE-2023-38711)\n\n* libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart (CVE-2023-38712)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from 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-2023:7052", "url": "https://access.redhat.com/errata/RHSA-2023:7052" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "2234731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234731" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7052.json" } ], "title": "Red Hat Security Advisory: libreswan security update", "tracking": { "current_release_date": "2024-12-02T06:58:26+00:00", "generator": { "date": "2024-12-02T06:58:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:7052", "initial_release_date": "2023-11-14T15:51:00+00:00", "revision_history": [ { "date": "2023-11-14T15:51:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T15:51:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-02T06:58:26+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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.src", "product": { "name": "libreswan-0:4.12-2.el8.src", "product_id": "libreswan-0:4.12-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-0:4.12-2.el8.aarch64", "product_id": "libreswan-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product_id": "libreswan-debugsource-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product_id": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-0:4.12-2.el8.ppc64le", "product_id": "libreswan-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product_id": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product_id": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-0:4.12-2.el8.x86_64", "product_id": "libreswan-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product_id": "libreswan-debugsource-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product_id": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreswan-0:4.12-2.el8.s390x", "product": { "name": "libreswan-0:4.12-2.el8.s390x", "product_id": "libreswan-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.12-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.12-2.el8.s390x", "product": { "name": "libreswan-debugsource-0:4.12-2.el8.s390x", "product_id": "libreswan-debugsource-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.12-2.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product": { "name": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product_id": "libreswan-debuginfo-0:4.12-2.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.12-2.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src" }, "product_reference": "libreswan-0:4.12-2.el8.src", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.12-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" }, "product_reference": "libreswan-debugsource-0:4.12-2.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:51:00+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-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.src", "AppStream-8.9.0.GA:libreswan-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debuginfo-0:4.12-2.el8.x86_64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.aarch64", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.ppc64le", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.s390x", "AppStream-8.9.0.GA:libreswan-debugsource-0:4.12-2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" } ] }
rhba-2024:11525
Vulnerability from csaf_redhat
Published
2025-01-02 21:44
Modified
2025-01-22 19:53
Summary
Red Hat Bug Fix Advisory: OpenShift Container Platform 4.17.10 packages and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.17.10 is now available with updates to packages and images that fix several bugs.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.17.10. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHBA-2024:11522
All OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
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.
{ "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": "Red Hat OpenShift Container Platform release 4.17.10 is now available with updates to packages and images that fix several bugs.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.17.10. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:11522\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "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/RHBA-2024:11525", "url": "https://access.redhat.com/errata/RHBA-2024:11525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2024_11525.json" } ], "title": "Red Hat Bug Fix Advisory: OpenShift Container Platform 4.17.10 packages and security update", "tracking": { "current_release_date": "2025-01-22T19:53:39+00:00", "generator": { "date": "2025-01-22T19:53:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.6" } }, "id": "RHBA-2024:11525", "initial_release_date": "2025-01-02T21:44:24+00:00", "revision_history": [ { "date": "2025-01-02T21:44:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-02T21:44:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-22T19:53:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el8" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "product": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "product_id": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=src" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.src", "product": { "name": "libreswan-0:4.6-3.el9_0.3.src", "product_id": "libreswan-0:4.6-3.el9_0.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "product": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "product_id": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el8?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debugsource@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_id": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreswan-debuginfo@4.6-3.el9_0.3?arch=s390x" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } }, { "category": "product_version", "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_id": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-kubelet@4.17.0-202412172334.p0.gf868289.assembly.stream.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src" }, "product_reference": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" }, "product_reference": "libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src" }, "product_reference": "openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" }, "product_reference": "openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2295", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-26T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2189777" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible. This CVE exists because of a CVE-2023-30570 security regression for libreswan package in Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue only affects Red Hat Enterprise Linux 8.8 and Red Hat Enterprise Linux 9.2, which introduced this regression via the following errata:\n\nhttps://access.redhat.com/errata/RHBA-2023:2865 (Red Hat Enterprise Linux 8.8)\nhttps://access.redhat.com/errata/RHBA-2023:2355 (Red Hat Enterprise Linux 9.2)\n\nThese errata provided updates for libreswan package, but did not include fixes for CVE-2023-30570.\n\nA user who installs or updates to Red Hat Enterprise Linux 8.8 or Red Hat Enterprise Linux 9.2 would be vulnerable to the CVE-2023-30570, even if they were properly fixed in Red Hat Enterprise Linux 8.7 and Red Hat Enterprise Linux 9.1. The CVE-2023-2295 was assigned to that Red Hat specific security regression and it is not applicable to any upstream libreswan version or libreswan packages of any other vendor that are not directly based on Red Hat Enterprise Linux packages.\n\nFor more details about the original security issue CVE-2023-30570, refer to the CVE page: https://access.redhat.com/security/cve/CVE-2023-30570.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2295" }, { "category": "external", "summary": "RHBZ#2189777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189777" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2295", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2295" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2295" } ], "release_date": "2023-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "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": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Regression of CVE-2023-30570 fixes in the Red Hat Enterprise Linux" }, { "cve": "CVE-2023-23009", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-21T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2173610" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreswan package. A crafted TS payload with an incorrect selector length may allow a remote attacker to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: remote DoS via crafted TS payload with an incorrect selector length", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23009" }, { "category": "external", "summary": "RHBZ#2173610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173610" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23009", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23009" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/issues/954", "url": "https://github.com/libreswan/libreswan/issues/954" } ], "release_date": "2023-02-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: remote DoS via crafted TS payload with an incorrect selector length" }, { "cve": "CVE-2023-30570", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-04-17T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2187165" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the libreswan library. This security issue occurs when an IKEv1 Aggressive Mode packet is received with only unacceptable crypto algorithms, and the response packet is not sent with a zero responder SPI. When a subsequent packet is received where the sender reuses the libreswan responder SPI as its own initiator SPI, the pluto daemon state machine crashes. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30570" }, { "category": "external", "summary": "RHBZ#2187165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187165" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30570", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30570" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30570" }, { "category": "external", "summary": "https://libreswan.org/security/", "url": "https://libreswan.org/security/" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt", "url": "https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt" } ], "release_date": "2023-05-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "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": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libreswan: Malicious IKEv1 Aggressive Mode packets can crash libreswan" }, { "acknowledgments": [ { "names": [ "X1AOxiang" ] } ], "cve": "CVE-2023-38710", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-07-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225368" } ], "notes": [ { "category": "description", "text": "An assertion failure flaw was found in the Libreswan package that occurs when processing IKEv2 REKEY requests. When an IKEv2 Child SA REKEY packet contains an invalid IPsec protocol ID number of 0 or 1, an error notification INVALID_SPI is sent back. The notify payload\u0027s protocol ID is copied from the incoming packet, but the code that verifies outgoing packets fails an assertion that the protocol ID must be ESP (2) or AH(3). This flaw allows a malicious client or attacker to send a malformed IKEv2 REKEY packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv2 REKEY proposal causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv2 REKEY requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38710" }, { "category": "external", "summary": "RHBZ#2225368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225368" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38710", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38710" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38710" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt", "url": "https://libreswan.org/security/CVE-2023-38710/CVE-2023-38710.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv2 REKEY proposal causes restart" }, { "cve": "CVE-2023-38711", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-06-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2215952" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in Libreswan when processing IKEv1 Quick Mode requests. When an IKEv1 Quick Mode connection configured with ID_IPV4_ADDR or ID_IPV6_ADDR receives an IDcr payload with ID_FQDN, it triggers a NULL pointer dereference error. This flaw allows a malicious client or attacker to send a malformed IKEv1 Quick Mode packet, causing a crash and restart of the libreswan pluto daemon. When sent continuously, this issue leads to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 Quick Mode ID causes restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Quick Mode requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38711" }, { "category": "external", "summary": "RHBZ#2215952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38711", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38711" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38711" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt", "url": "https://libreswan.org/security/CVE-2023-38711/CVE-2023-38711.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 Quick Mode ID causes restart" }, { "cve": "CVE-2023-38712", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-07-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2225369" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference vulnerability was found in the Libreswan package. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state occurs. This flaw allows a malicious client or attacker to send a malformed IKEv1 Delete/Notify packet, causing a crash and restarting the libreswan pluto daemon. When sent continuously, this could lead to a denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "IKEv1 Delete/Notify requests are only processed when received from authenticated peers, limiting the scope of possible attackers to peers who have successfully authenticated.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-38712" }, { "category": "external", "summary": "RHBZ#2225369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-38712", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38712" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/releases/tag/v4.12", "url": "https://github.com/libreswan/libreswan/releases/tag/v4.12" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt", "url": "https://libreswan.org/security/CVE-2023-38712/CVE-2023-38712.txt" } ], "release_date": "2023-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Invalid IKEv1 repeat IKE SA delete causes crash and restart" }, { "acknowledgments": [ { "names": [ "Andrew Vaughn" ] } ], "cve": "CVE-2024-2357", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-03-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268952" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan. This issue causes Libreswan to restart under some IKEv2 retransmit scenarios when a connection is configured to use PreSharedKeys (authby=secret), and the connection cannot find a matching configured secret. When automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: Missing PreSharedKey for connection can cause crash", "title": "Vulnerability summary" }, { "category": "other", "text": "Libreswan may restart repeatedly under certain IKEv2 retransmission scenarios when using PreSharedKeys (authby=secret) if the connection cannot find a matching configured secret. If such a connection is added automatically on startup using the auto= keyword, it can lead to repeated crashes, causing a denial of service. The vulnerability arises when IKEv2 fails to find its PreSharedKey for the AUTH payload in the IKE_AUTH Exchange, resulting in assertion failure and daemon crashes. This vulnerability is triggered by local misconfiguration, and there is no known exploitation by external peers.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2357" }, { "category": "external", "summary": "RHBZ#2268952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268952" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2357", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2357" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2357" }, { "category": "external", "summary": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch", "url": "https://github.com/libreswan/libreswan/commit/cb9e1047d33fde695d63a95854c2bc2470a476c8.patch" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-2357", "url": "https://libreswan.org/security/CVE-2024-2357" } ], "release_date": "2024-03-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" }, { "category": "workaround", "details": "As a workaround to prevent the misconfiguration from causing the crash, place an unguessable long random \"catch-all\" secret in /etc/ipsec.secrets, for example, using the following command:\n\necho -e \"# CVE-2024-2357 workaround\\n: PSK \\\"$(openssl rand -hex 32)\\\"\" \u003e\u003e /etc/ipsec.secrets\n\nThis will ensure a PSK secret is always found, but it will always be wrong, and thus authentication will still properly fail.", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: Missing PreSharedKey for connection can cause crash" }, { "cve": "CVE-2024-3652", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-04-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274448" } ], "notes": [ { "category": "description", "text": "A flaw was found in Libreswan, where it was identified to contain an assertion failure issue in the compute_proto_keymat() function. The vulnerability can be exploited when an IKEv1 connection is loaded with an AH/ESP default setting when no esp= line is present in the connection. This flaw allows an authenticated attacker to send the bogus AES-GMAC proposal request, triggering the issue and causing Libreswan to crash and restart. When this connection is automatically added on startup using the auto= keyword, it can cause repeated crashes, leading to a denial of service. No remote code execution is possible.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreswan: IKEv1 default AH/ESP responder can crash and restart", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-3652 vulnerability in Libreswan is classified as a moderate severity issue due to its limited scope and impact. While the vulnerability can lead to Denial of Service (DoS) by causing the Libreswan service to crash and restart, it does not allow for Remote Code Execution or expose sensitive data. Additionally, the exploitation of this vulnerability requires specific conditions to be met: an IKEv1 connection loaded without an esp= line and the peer to have authenticated itself. Furthermore, IKEv2 connections are not vulnerable to this issue.", "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": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "known_not_affected": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3652" }, { "category": "external", "summary": "RHBZ#2274448", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274448" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3652", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3652" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3652" }, { "category": "external", "summary": "https://libreswan.org/security/CVE-2024-3652", "url": "https://libreswan.org/security/CVE-2024-3652" } ], "release_date": "2024-04-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-02T21:44:24+00:00", "details": "See the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.17/updating/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHBA-2024:11525" }, { "category": "workaround", "details": "An esp= line using a common IKEv1 algorithm list can be added to all IKEv1 based connections. An example of such an esp= line could be:\n~~~\nesp=aes-sha2_512,aes-sha1,aes-sha2_256,aes-md5,3des-sha1,3des-md5\n~~~", "product_ids": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.src", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.aarch64", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.ppc64le", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.s390x", "8Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el8.x86_64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.src", "9Base-RHOSE-4.17:libreswan-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debuginfo-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.aarch64", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.ppc64le", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.s390x", "9Base-RHOSE-4.17:libreswan-debugsource-0:4.6-3.el9_0.3.x86_64", "9Base-RHOSE-4.17:openshift-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.src", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-hyperkube-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-apiserver-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-controller-manager-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kube-scheduler-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.aarch64", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.ppc64le", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.s390x", "9Base-RHOSE-4.17:openshift-kubelet-0:4.17.0-202412172334.p0.gf868289.assembly.stream.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreswan: IKEv1 default AH/ESP responder can crash and restart" } ] }
gsd-2023-38712
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-38712", "id": "GSD-2023-38712" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-38712" ], "details": "An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.", "id": "GSD-2023-38712", "modified": "2023-12-13T01:20:35.921866Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-38712", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/libreswan/libreswan/tags", "refsource": "MISC", "url": "https://github.com/libreswan/libreswan/tags" }, { "name": "https://libreswan.org/security/CVE-2023-38712/", "refsource": "MISC", "url": "https://libreswan.org/security/CVE-2023-38712/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.0", "versionStartIncluding": "3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.12", "versionStartIncluding": "4.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-38712" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/libreswan/libreswan/tags", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/libreswan/libreswan/tags" }, { "name": "https://libreswan.org/security/CVE-2023-38712/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://libreswan.org/security/CVE-2023-38712/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-12-11T19:57Z", "publishedDate": "2023-08-25T21:15Z" } } }
ghsa-65xr-g9j5-jv8g
Vulnerability from github
Published
2023-08-25 21:30
Modified
2023-12-11 21:30
Severity ?
Details
An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.
{ "affected": [], "aliases": [ "CVE-2023-38712" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-08-25T21:15:08Z", "severity": "MODERATE" }, "details": "An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.", "id": "GHSA-65xr-g9j5-jv8g", "modified": "2023-12-11T21:30:20Z", "published": "2023-08-25T21:30:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38712" }, { "type": "WEB", "url": "https://github.com/libreswan/libreswan/tags" }, { "type": "WEB", "url": "https://libreswan.org/security/CVE-2023-38712" } ], "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" } ] }
WID-SEC-W-2023-2853
Vulnerability from csaf_certbund
Published
2023-11-07 23:00
Modified
2025-01-13 23:00
Summary
Red Hat Enterprise Linux: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2853 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2853.json" }, { "category": "self", "summary": "WID-SEC-2023-2853 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2853" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6343" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6365" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6371" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6385" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6492" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6518" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6523" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6549" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6542" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6551" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6566" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6569" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6621" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6631" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6661" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6685" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6705" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6712" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7038 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7038" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7187 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7187" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6943 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6943" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7052 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7052" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6940 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6940" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7057 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7057" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6944 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6944" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7010 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7010" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7174 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7174" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7022 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7022" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7166 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7166" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6712 vom 2023-11-16", "url": "https://linux.oracle.com/errata/ELSA-2023-6712.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6940 vom 2023-11-21", "url": "https://linux.oracle.com/errata/ELSA-2023-6940.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202311-18 vom 2023-11-27", "url": "https://security.gentoo.org/glsa/202311-18" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2362 vom 2023-12-05", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2362.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7741 vom 2023-12-12", "url": "https://access.redhat.com/errata/RHSA-2023:7741" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7820 vom 2023-12-14", "url": "https://access.redhat.com/errata/RHSA-2023:7820" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0343 vom 2024-01-24", "url": "https://linux.oracle.com/errata/ELSA-2024-0343.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0343 vom 2024-01-24", "url": "https://access.redhat.com/errata/RHSA-2024:0343" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0406 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0406" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0422 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0422" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2024:0343 vom 2024-01-26", "url": "https://lists.centos.org/pipermail/centos-announce/2024-January/099213.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0579 vom 2024-01-30", "url": "https://access.redhat.com/errata/RHSA-2024:0579" }, { "category": "external", "summary": "Meinberg Security Advisory", "url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2024-01-lantime-firmware-v7-08-007.htm" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1102 vom 2024-03-05", "url": "https://access.redhat.com/errata/RHSA-2024:1102" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1412 vom 2024-03-19", "url": "https://access.redhat.com/errata/RHSA-2024:1412" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2033 vom 2024-04-25", "url": "http://linux.oracle.com/errata/ELSA-2024-2033.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2063 vom 2024-04-25", "url": "https://access.redhat.com/errata/RHSA-2024:2063" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2092 vom 2024-05-01", "url": "https://access.redhat.com/errata/RHSA-2024:2092" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2093 vom 2024-05-01", "url": "https://access.redhat.com/errata/RHSA-2024:2093" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2580 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2580" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2994 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2994" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3214 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:3214" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2994 vom 2024-05-28", "url": "https://linux.oracle.com/errata/ELSA-2024-2994.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6796-1 vom 2024-05-29", "url": "https://ubuntu.com/security/notices/USN-6796-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3812 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3812" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4408 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4408" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4430 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4430" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18", "url": "https://access.redhat.com/errata/RHSA-2024:4631" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4739 vom 2024-07-23", "url": "https://access.redhat.com/errata/RHSA-2024:4739" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-33 vom 2024-08-12", "url": "https://security.gentoo.org/glsa/202408-33" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202409-18 vom 2024-09-22", "url": "https://security.gentoo.org/glsa/202409-18" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10761 vom 2024-12-03", "url": "https://access.redhat.com/errata/RHSA-2024:10761" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0309 vom 2025-01-14", "url": "https://access.redhat.com/errata/RHSA-2025:0309" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-13T23:00:00.000+00:00", "generator": { "date": "2025-01-14T13:52:45.705+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2023-2853", "initial_release_date": "2023-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-11-14T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-15T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-27T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2023-12-04T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-12-12T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-12-13T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-23T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-01-25T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-28T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2024-01-30T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-05T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-19T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-24T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-04-25T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-23T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-09-22T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-13T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "28" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.08.007", "product": { "name": "Meinberg LANTIME \u003c7.08.007", "product_id": "T032435" } }, { "category": "product_version", "name": "7.08.007", "product": { "name": "Meinberg LANTIME 7.08.007", "product_id": "T032435-fixed", "product_identification_helper": { "cpe": "cpe:/h:meinberg:lantime:7.08.007" } } } ], "category": "product_name", "name": "LANTIME" } ], "category": "vendor", "name": "Meinberg" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "7", "product": { "name": "Red Hat Enterprise Linux 7", "product_id": "T030979", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7" } } }, { "category": "product_version", "name": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T030980", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T030981", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version_range", "name": "Data Foundation \u003c4.12.10", "product": { "name": "Red Hat OpenShift Data Foundation \u003c4.12.10", "product_id": "T031698" } }, { "category": "product_version", "name": "Data Foundation 4.12.10", "product": { "name": "Red Hat OpenShift Data Foundation 4.12.10", "product_id": "T031698-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:data_foundation__4.12.10" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32142", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2021-32142" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2021-43618" }, { "cve": "CVE-2022-23527", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2022-23527" }, { "cve": "CVE-2022-40898", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2022-40898" }, { "cve": "CVE-2022-48468", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2022-48468" }, { "cve": "CVE-2023-1672", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-1672" }, { "cve": "CVE-2023-1786", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-1786" }, { "cve": "CVE-2023-22745", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-26767", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-26767" }, { "cve": "CVE-2023-26768", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-26768" }, { "cve": "CVE-2023-26769", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-26769" }, { "cve": "CVE-2023-28100", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28100" }, { "cve": "CVE-2023-28101", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28101" }, { "cve": "CVE-2023-28370", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28370" }, { "cve": "CVE-2023-28625", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28625" }, { "cve": "CVE-2023-29499", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-29499" }, { "cve": "CVE-2023-31486", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-31486" }, { "cve": "CVE-2023-32611", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-32611" }, { "cve": "CVE-2023-32665", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-32665" }, { "cve": "CVE-2023-33204", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-33204" }, { "cve": "CVE-2023-33460", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-33460" }, { "cve": "CVE-2023-38710", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-38710" }, { "cve": "CVE-2023-38711", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-38711" }, { "cve": "CVE-2023-38712", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-38712" }, { "cve": "CVE-2023-4016", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-4016" } ] }
wid-sec-w-2023-2853
Vulnerability from csaf_certbund
Published
2023-11-07 23:00
Modified
2025-01-13 23:00
Summary
Red Hat Enterprise Linux: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2853 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2853.json" }, { "category": "self", "summary": "WID-SEC-2023-2853 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2853" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6343" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6365" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6371" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6385" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6492" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6518" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6523" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6549" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6542" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6551" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6566" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6569" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6621" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6631" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6661" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6685" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6705" }, { "category": "external", "summary": "RedHatSecurity Advisory vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6712" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7038 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7038" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7187 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7187" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6943 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6943" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7052 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7052" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6940 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6940" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7057 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7057" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6944 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6944" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7010 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7010" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7174 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7174" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7022 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7022" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7166 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:7166" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6712 vom 2023-11-16", "url": "https://linux.oracle.com/errata/ELSA-2023-6712.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-6940 vom 2023-11-21", "url": "https://linux.oracle.com/errata/ELSA-2023-6940.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202311-18 vom 2023-11-27", "url": "https://security.gentoo.org/glsa/202311-18" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2362 vom 2023-12-05", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2362.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7741 vom 2023-12-12", "url": "https://access.redhat.com/errata/RHSA-2023:7741" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7820 vom 2023-12-14", "url": "https://access.redhat.com/errata/RHSA-2023:7820" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0343 vom 2024-01-24", "url": "https://linux.oracle.com/errata/ELSA-2024-0343.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0343 vom 2024-01-24", "url": "https://access.redhat.com/errata/RHSA-2024:0343" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0406 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0406" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0422 vom 2024-01-25", "url": "https://access.redhat.com/errata/RHSA-2024:0422" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2024:0343 vom 2024-01-26", "url": "https://lists.centos.org/pipermail/centos-announce/2024-January/099213.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0579 vom 2024-01-30", "url": "https://access.redhat.com/errata/RHSA-2024:0579" }, { "category": "external", "summary": "Meinberg Security Advisory", "url": "https://www.meinberg.de/german/news/meinberg-security-advisory-mbgsa-2024-01-lantime-firmware-v7-08-007.htm" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1102 vom 2024-03-05", "url": "https://access.redhat.com/errata/RHSA-2024:1102" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1412 vom 2024-03-19", "url": "https://access.redhat.com/errata/RHSA-2024:1412" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2033 vom 2024-04-25", "url": "http://linux.oracle.com/errata/ELSA-2024-2033.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2063 vom 2024-04-25", "url": "https://access.redhat.com/errata/RHSA-2024:2063" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2092 vom 2024-05-01", "url": "https://access.redhat.com/errata/RHSA-2024:2092" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2093 vom 2024-05-01", "url": "https://access.redhat.com/errata/RHSA-2024:2093" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2580 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2580" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2994 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2994" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3214 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:3214" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2994 vom 2024-05-28", "url": "https://linux.oracle.com/errata/ELSA-2024-2994.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6796-1 vom 2024-05-29", "url": "https://ubuntu.com/security/notices/USN-6796-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3812 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3812" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4408 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4408" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4430 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4430" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4631 vom 2024-07-18", "url": "https://access.redhat.com/errata/RHSA-2024:4631" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4739 vom 2024-07-23", "url": "https://access.redhat.com/errata/RHSA-2024:4739" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-33 vom 2024-08-12", "url": "https://security.gentoo.org/glsa/202408-33" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202409-18 vom 2024-09-22", "url": "https://security.gentoo.org/glsa/202409-18" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10761 vom 2024-12-03", "url": "https://access.redhat.com/errata/RHSA-2024:10761" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0309 vom 2025-01-14", "url": "https://access.redhat.com/errata/RHSA-2025:0309" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-13T23:00:00.000+00:00", "generator": { "date": "2025-01-14T13:52:45.705+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2023-2853", "initial_release_date": "2023-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-11-14T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-15T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-11-27T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2023-12-04T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-12-12T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-12-13T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-23T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-01-25T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-01-28T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2024-01-30T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-05T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-19T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-24T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-04-25T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-23T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-09-22T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-13T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "28" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.08.007", "product": { "name": "Meinberg LANTIME \u003c7.08.007", "product_id": "T032435" } }, { "category": "product_version", "name": "7.08.007", "product": { "name": "Meinberg LANTIME 7.08.007", "product_id": "T032435-fixed", "product_identification_helper": { "cpe": "cpe:/h:meinberg:lantime:7.08.007" } } } ], "category": "product_name", "name": "LANTIME" } ], "category": "vendor", "name": "Meinberg" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "7", "product": { "name": "Red Hat Enterprise Linux 7", "product_id": "T030979", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7" } } }, { "category": "product_version", "name": "8", "product": { "name": "Red Hat Enterprise Linux 8", "product_id": "T030980", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T030981", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version_range", "name": "Data Foundation \u003c4.12.10", "product": { "name": "Red Hat OpenShift Data Foundation \u003c4.12.10", "product_id": "T031698" } }, { "category": "product_version", "name": "Data Foundation 4.12.10", "product": { "name": "Red Hat OpenShift Data Foundation 4.12.10", "product_id": "T031698-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:data_foundation__4.12.10" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-32142", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2021-32142" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2021-43618" }, { "cve": "CVE-2022-23527", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2022-23527" }, { "cve": "CVE-2022-40898", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2022-40898" }, { "cve": "CVE-2022-48468", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2022-48468" }, { "cve": "CVE-2023-1672", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-1672" }, { "cve": "CVE-2023-1786", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-1786" }, { "cve": "CVE-2023-22745", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-26767", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-26767" }, { "cve": "CVE-2023-26768", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-26768" }, { "cve": "CVE-2023-26769", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-26769" }, { "cve": "CVE-2023-28100", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28100" }, { "cve": "CVE-2023-28101", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28101" }, { "cve": "CVE-2023-28370", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28370" }, { "cve": "CVE-2023-28625", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-28625" }, { "cve": "CVE-2023-29499", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-29499" }, { "cve": "CVE-2023-31486", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-31486" }, { "cve": "CVE-2023-32611", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-32611" }, { "cve": "CVE-2023-32665", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-32665" }, { "cve": "CVE-2023-33204", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-33204" }, { "cve": "CVE-2023-33460", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-33460" }, { "cve": "CVE-2023-38710", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-38710" }, { "cve": "CVE-2023-38711", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-38711" }, { "cve": "CVE-2023-38712", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-38712" }, { "cve": "CVE-2023-4016", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in mehreren Komponenten und Modulen des Produkts, wie z. B. python-tornado, LibRaw und cloud-init. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen, Sicherheitsma\u00dfnahmen zu umgehen, seine Privilegien zu erweitern, vertrauliche Informationen offenzulegen oder beliebigen Code auszuf\u00fchren. Zur Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T030981", "T030980", "T032435", "T031698", "67646", "T000126", "398363", "T012167", "T030979", "1727", "T004914" ] }, "release_date": "2023-11-07T23:00:00.000+00:00", "title": "CVE-2023-4016" } ] }
fkie_cve-2023-38712
Vulnerability from fkie_nvd
Published
2023-08-25 21:15
Modified
2024-11-21 08:14
Severity ?
Summary
An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/libreswan/libreswan/tags | Third Party Advisory | |
cve@mitre.org | https://libreswan.org/security/CVE-2023-38712/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libreswan/libreswan/tags | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://libreswan.org/security/CVE-2023-38712/ | Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*", "matchCriteriaId": "8DF49694-9BD7-46A7-851B-F03CB49A9250", "versionEndExcluding": "4.0", "versionStartIncluding": "3.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:libreswan:libreswan:*:*:*:*:*:*:*:*", "matchCriteriaId": "8923F14F-CAAA-402E-8549-8250C9CADA4A", "versionEndExcluding": "4.12", "versionStartIncluding": "4.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Libreswan 3.x and 4.x before 4.12. When an IKEv1 ISAKMP SA Informational Exchange packet contains a Delete/Notify payload followed by further Notifies that act on the ISAKMP SA, such as a duplicated Delete/Notify message, a NULL pointer dereference on the deleted state causes the pluto daemon to crash and restart." }, { "lang": "es", "value": "Se ha descubierto un problema en Libreswan 3.x y 4.x antes de 4.12. Cuando un paquete IKEv1 ISAKMP SA Informational Exchange contiene una carga \u00fatil Delete/Notify seguida de m\u00e1s Notifies que act\u00faan sobre el ISAKMP SA, como un mensaje Delete/Notify duplicado, una desviaci\u00f3n de puntero NULL en el estado eliminado hace que el demonio pluto se bloquee y se reinicie.\n" } ], "id": "CVE-2023-38712", "lastModified": "2024-11-21T08:14:06.427", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-08-25T21:15:08.293", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://github.com/libreswan/libreswan/tags" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://libreswan.org/security/CVE-2023-38712/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/libreswan/libreswan/tags" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://libreswan.org/security/CVE-2023-38712/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-476" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.