Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-43806 (GCVE-0-2024-43806)
Vulnerability from cvelistv5
- CWE-400 - Uncontrolled Resource Consumption
Vendor | Product | Version | ||
---|---|---|---|---|
bytecodealliance | rustix |
Version: >= 0.35.11, < 0.35.15 Version: >= 0.36.0, < 0.36.16 Version: >= 0.37.0, < 0.37.25 Version: >= 0.38.0, < 0.38.19 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:bytecodealliance:rustix:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rustix", "vendor": "bytecodealliance", "versions": [ { "lessThan": "0.35.15", "status": "affected", "version": "0.35.11", "versionType": "custom" }, { "lessThan": "0.36.16", "status": "affected", "version": "0.36.0", "versionType": "custom" }, { "lessThan": "0.37.25", "status": "affected", "version": "0.37.0", "versionType": "custom" }, { "lessThan": "0.38.19", "status": "affected", "version": "0.38.0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-43806", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-26T19:37:59.015162Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-26T19:40:46.911Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rustix", "vendor": "bytecodealliance", "versions": [ { "status": "affected", "version": "\u003e= 0.35.11, \u003c 0.35.15" }, { "status": "affected", "version": "\u003e= 0.36.0, \u003c 0.36.16" }, { "status": "affected", "version": "\u003e= 0.37.0, \u003c 0.37.25" }, { "status": "affected", "version": "\u003e= 0.38.0, \u003c 0.38.19" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-26T18:43:22.626Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm" }, { "name": "https://github.com/imsnif/bandwhich/issues/284", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/imsnif/bandwhich/issues/284" } ], "source": { "advisory": "GHSA-c827-hfw6-qwvm", "discovery": "UNKNOWN" }, "title": "`rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-43806", "datePublished": "2024-08-26T18:43:22.626Z", "dateReserved": "2024-08-16T14:20:37.326Z", "dateUpdated": "2024-08-26T19:40:46.911Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-43806\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-08-26T19:15:08.190\",\"lastModified\":\"2024-08-27T13:02:05.683\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Rustix es un conjunto de enlaces seguros de Rust para API tipo POSIX. Cuando se usa `rustix::fs::Dir` usando el backend `linux_raw`, es posible que el iterador se \\\"quede atascado\\\" cuando se encuentra un error de IO. Combinado con un problema de sobreasignaci\u00f3n de memoria en `rustix::fs::Dir::read_more`, esto puede causar una explosi\u00f3n de memoria r\u00e1pida e ilimitada (gigabytes en unos pocos segundos si se usa en una ruta activa) y eventualmente provocar un bloqueo de OOM. de la aplicaci\u00f3n. Los s\u00edntomas se descubrieron inicialmente en https://github.com/imsnif/band Which/issues/284. Esa publicaci\u00f3n tiene muchos detalles de nuestra investigaci\u00f3n. Se pueden leer todos los detalles en el aviso de repositorio GHSA-c827-hfw6-qwvm. Si un programa intenta acceder a un directorio con su descriptor de archivo despu\u00e9s de que el archivo se ha desvinculado (o cualquier otra acci\u00f3n que deje el iterador `Dir` en estado bloqueado), y la implementaci\u00f3n no se interrumpe despu\u00e9s de ver un error, puede causar una explosi\u00f3n de memoria. Como ejemplo, los diversos sistemas de archivos virtuales de Linux (por ejemplo, `/proc`, `/sys`) pueden contener directorios que aparecen y desaparecen espont\u00e1neamente. Intentar iterar sobre ellos usando `rustix::fs::Dir` directa o indirectamente (por ejemplo, con la caja `procfs`) puede desencadenar esta condici\u00f3n de falla si la implementaci\u00f3n decide continuar con los errores. Por lo tanto, un atacante que conozca los detalles de implementaci\u00f3n de un objetivo vulnerable puede intentar desencadenar esta condici\u00f3n de error a trav\u00e9s de cualquiera o una combinaci\u00f3n de varias API disponibles. Si tiene \u00e9xito, el host de la aplicaci\u00f3n se quedar\u00e1 r\u00e1pidamente sin memoria, despu\u00e9s de lo cual es probable que un asesino OOM finalice la aplicaci\u00f3n, lo que provocar\u00e1 una denegaci\u00f3n de servicio. Este problema se solucion\u00f3 en las versiones 0.35.15, 0.36.16, 0.37.25 y 0.38.19. Se recomienda a los usuarios que actualicen. No se conocen workarounds para este problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"references\":[{\"url\":\"https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/imsnif/bandwhich/issues/284\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-43806\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-26T19:37:59.015162Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:bytecodealliance:rustix:*:*:*:*:*:*:*:*\"], \"vendor\": \"bytecodealliance\", \"product\": \"rustix\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.35.11\", \"lessThan\": \"0.35.15\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0.36.0\", \"lessThan\": \"0.36.16\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0.37.0\", \"lessThan\": \"0.37.25\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0.38.0\", \"lessThan\": \"0.38.19\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-26T19:40:36.419Z\"}}], \"cna\": {\"title\": \"`rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion\", \"source\": {\"advisory\": \"GHSA-c827-hfw6-qwvm\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"bytecodealliance\", \"product\": \"rustix\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.35.11, \u003c 0.35.15\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.36.0, \u003c 0.36.16\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.37.0, \u003c 0.37.25\"}, {\"status\": \"affected\", \"version\": \"\u003e= 0.38.0, \u003c 0.38.19\"}]}], \"references\": [{\"url\": \"https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm\", \"name\": \"https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/imsnif/bandwhich/issues/284\", \"name\": \"https://github.com/imsnif/bandwhich/issues/284\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-08-26T18:43:22.626Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-43806\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-26T19:40:46.911Z\", \"dateReserved\": \"2024-08-16T14:20:37.326Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-08-26T18:43:22.626Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
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-2024:3404-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 rage-encryption", "title": "Title of the patch" }, { "category": "description", "text": "This update for rage-encryption fixes the following issues:\n\n- Update to version 0.10.0\n- CVE-2024-43806: Fixed rustix::fs::Dir iterator with the linux_raw backend that can cause memory exhaustion. (bsc#1229959) \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3404,SUSE-SLE-Module-Basesystem-15-SP5-2024-3404,SUSE-SLE-Module-Basesystem-15-SP6-2024-3404,openSUSE-SLE-15.5-2024-3404,openSUSE-SLE-15.6-2024-3404", "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-2024_3404-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3404-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243404-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3404-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019502.html" }, { "category": "self", "summary": "SUSE Bug 1229959", "url": "https://bugzilla.suse.com/1229959" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" } ], "title": "Security update for rage-encryption", "tracking": { "current_release_date": "2024-09-23T13:56:03Z", "generator": { "date": "2024-09-23T13:56:03Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3404-1", "initial_release_date": "2024-09-23T13:56:03Z", "revision_history": [ { "date": "2024-09-23T13:56:03Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "product": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "product_id": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "product": { "name": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "product_id": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch" } }, { "category": "product_version", "name": "rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch", "product": { "name": "rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch", "product_id": "rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch" } }, { "category": "product_version", "name": "rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch", "product": { "name": "rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch", "product_id": "rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "product": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "product_id": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "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_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64" }, "product_reference": "rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch" }, "product_reference": "rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch" }, "product_reference": "rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "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 Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch" ] }, "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 Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch" ] } ], "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 Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "openSUSE Leap 15.5:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "openSUSE Leap 15.5:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.aarch64", "openSUSE Leap 15.6:rage-encryption-0.10.0+0-150500.3.6.1.x86_64", "openSUSE Leap 15.6:rage-encryption-bash-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-fish-completion-0.10.0+0-150500.3.6.1.noarch", "openSUSE Leap 15.6:rage-encryption-zsh-completion-0.10.0+0-150500.3.6.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-23T13:56:03Z", "details": "moderate" } ], "title": "CVE-2024-43806" } ] }
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" } ] }
fkie_cve-2024-43806
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Rustix es un conjunto de enlaces seguros de Rust para API tipo POSIX. Cuando se usa `rustix::fs::Dir` usando el backend `linux_raw`, es posible que el iterador se \"quede atascado\" cuando se encuentra un error de IO. Combinado con un problema de sobreasignaci\u00f3n de memoria en `rustix::fs::Dir::read_more`, esto puede causar una explosi\u00f3n de memoria r\u00e1pida e ilimitada (gigabytes en unos pocos segundos si se usa en una ruta activa) y eventualmente provocar un bloqueo de OOM. de la aplicaci\u00f3n. Los s\u00edntomas se descubrieron inicialmente en https://github.com/imsnif/band Which/issues/284. Esa publicaci\u00f3n tiene muchos detalles de nuestra investigaci\u00f3n. Se pueden leer todos los detalles en el aviso de repositorio GHSA-c827-hfw6-qwvm. Si un programa intenta acceder a un directorio con su descriptor de archivo despu\u00e9s de que el archivo se ha desvinculado (o cualquier otra acci\u00f3n que deje el iterador `Dir` en estado bloqueado), y la implementaci\u00f3n no se interrumpe despu\u00e9s de ver un error, puede causar una explosi\u00f3n de memoria. Como ejemplo, los diversos sistemas de archivos virtuales de Linux (por ejemplo, `/proc`, `/sys`) pueden contener directorios que aparecen y desaparecen espont\u00e1neamente. Intentar iterar sobre ellos usando `rustix::fs::Dir` directa o indirectamente (por ejemplo, con la caja `procfs`) puede desencadenar esta condici\u00f3n de falla si la implementaci\u00f3n decide continuar con los errores. Por lo tanto, un atacante que conozca los detalles de implementaci\u00f3n de un objetivo vulnerable puede intentar desencadenar esta condici\u00f3n de error a trav\u00e9s de cualquiera o una combinaci\u00f3n de varias API disponibles. Si tiene \u00e9xito, el host de la aplicaci\u00f3n se quedar\u00e1 r\u00e1pidamente sin memoria, despu\u00e9s de lo cual es probable que un asesino OOM finalice la aplicaci\u00f3n, lo que provocar\u00e1 una denegaci\u00f3n de servicio. Este problema se solucion\u00f3 en las versiones 0.35.15, 0.36.16, 0.37.25 y 0.38.19. Se recomienda a los usuarios que actualicen. No se conocen workarounds para este problema." } ], "id": "CVE-2024-43806", "lastModified": "2024-08-27T13:02:05.683", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-08-26T19:15:08.190", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm" }, { "source": "security-advisories@github.com", "url": "https://github.com/imsnif/bandwhich/issues/284" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-400" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
ghsa-c827-hfw6-qwvm
Vulnerability from github
Summary
When using rustix::fs::Dir
using the linux_raw
backend, it's 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.
Details
Discovery
The symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. See this post and the Discord thread for details.
Diagnosis
This issue is caused by the combination of two independent bugs:
- Stuck iterator
- The
rustix::fs::Dir
iterator can fail to halt after encountering an IO error, causing the caller to be stuck in an infinite loop. - Memory over-allocation
Dir::read_more
incorrectly grows the read buffer unconditionally each time it is called, regardless of necessity.
Since <Dir as Iterator>::next
calls Dir::read
, which in turn calls Dir::read_more
, this means an IO error encountered during reading a directory can lead to rapid and unbounded growth of memory use.
PoC
```rust fn main() -> Result<(), Box> { // create a directory, get a FD to it, then unlink the directory but keep the FD std::fs::create_dir("tmp_dir")?; let dir_fd = rustix::fs::openat( rustix::fs::CWD, rustix::cstr!("tmp_dir"), rustix::fs::OFlags::RDONLY | rustix::fs::OFlags::CLOEXEC, rustix::fs::Mode::empty(), )?; std::fs::remove_dir("tmp_dir")?;
// iterator gets stuck in infinite loop and memory explodes
rustix::fs::Dir::read_from(dir_fd)?
// the iterator keeps returning `Some(Err(_))`, but never halts by returning `None`
// therefore if the implementation ignores the error (or otherwise continues
// after seeing the error instead of breaking), the loop will not halt
.filter_map(|dirent_maybe_error| dirent_maybe_error.ok())
.for_each(|dirent| {
// your happy path
println!("{dirent:?}");
});
Ok(())
} ```
Impact
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's 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.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "rustix" }, "ranges": [ { "events": [ { "introduced": "0.35.11" }, { "fixed": "0.35.15" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "crates.io", "name": "rustix" }, "ranges": [ { "events": [ { "introduced": "0.36.0" }, { "fixed": "0.36.16" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "crates.io", "name": "rustix" }, "ranges": [ { "events": [ { "introduced": "0.37.0" }, { "fixed": "0.37.25" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "crates.io", "name": "rustix" }, "ranges": [ { "events": [ { "introduced": "0.38.0" }, { "fixed": "0.38.19" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-43806" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-10-18T18:27:47Z", "nvd_published_at": "2024-08-26T19:15:08Z", "severity": "MODERATE" }, "details": "### Summary\n\nWhen 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.\n\n### Details\n\n#### Discovery\n\nThe symptoms were initially discovered in https://github.com/imsnif/bandwhich/issues/284. That post has lots of details of our investigation. See [this post](https://github.com/imsnif/bandwhich/issues/284#issuecomment-1754321993) and the [Discord thread](https://discord.com/channels/273534239310479360/1161137828395237556) for details.\n\n#### Diagnosis\n\nThis issue is caused by the combination of two independent bugs:\n\n1. Stuck iterator\n- The `rustix::fs::Dir` iterator can fail to halt after encountering an IO error, causing the caller to be stuck in an infinite loop.\n2. Memory over-allocation\n- `Dir::read_more` incorrectly grows the read buffer unconditionally each time it is called, regardless of necessity.\n\nSince `\u003cDir as Iterator\u003e::next` calls `Dir::read`, which in turn calls `Dir::read_more`, this means an IO error encountered during reading a directory can lead to rapid and unbounded growth of memory use.\n\n### PoC\n\n```rust\nfn main() -\u003e Result\u003c(), Box\u003cdyn std::error::Error\u003e\u003e {\n // create a directory, get a FD to it, then unlink the directory but keep the FD\n std::fs::create_dir(\"tmp_dir\")?;\n let dir_fd = rustix::fs::openat(\n rustix::fs::CWD,\n rustix::cstr!(\"tmp_dir\"),\n rustix::fs::OFlags::RDONLY | rustix::fs::OFlags::CLOEXEC,\n rustix::fs::Mode::empty(),\n )?;\n std::fs::remove_dir(\"tmp_dir\")?;\n\n // iterator gets stuck in infinite loop and memory explodes\n rustix::fs::Dir::read_from(dir_fd)?\n // the iterator keeps returning `Some(Err(_))`, but never halts by returning `None`\n // therefore if the implementation ignores the error (or otherwise continues\n // after seeing the error instead of breaking), the loop will not halt\n .filter_map(|dirent_maybe_error| dirent_maybe_error.ok())\n .for_each(|dirent| {\n // your happy path\n println!(\"{dirent:?}\");\n });\n\n Ok(())\n}\n```\n\n### Impact\n\nIf 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.\n\nAs 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.\n\nAn 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.", "id": "GHSA-c827-hfw6-qwvm", "modified": "2024-08-27T14:22:19Z", "published": "2023-10-18T18:27:47Z", "references": [ { "type": "WEB", "url": "https://github.com/bytecodealliance/rustix/security/advisories/GHSA-c827-hfw6-qwvm" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43806" }, { "type": "WEB", "url": "https://github.com/imsnif/bandwhich/issues/284" }, { "type": "WEB", "url": "https://github.com/imsnif/bandwhich/issues/284#issuecomment-1754321993" }, { "type": "WEB", "url": "https://github.com/bytecodealliance/rustix/commit/31fd98ca723b93cc6101a3e29843ea5cf094e159" }, { "type": "WEB", "url": "https://github.com/bytecodealliance/rustix/commit/87481a97f4364d12d5d6f30cdd025a0fc509b8ec" }, { "type": "WEB", "url": "https://github.com/bytecodealliance/rustix/commit/df3c3a192cf144af0da8a57417fb4addbdc611f6" }, { "type": "WEB", "url": "https://github.com/bytecodealliance/rustix/commit/eecece4a84fc58eafdc809cc2cedd374dee876a5" }, { "type": "WEB", "url": "https://discord.com/channels/273534239310479360/1161137828395237556" }, { "type": "PACKAGE", "url": "https://github.com/bytecodealliance/rustix" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "rustix\u0027s `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion" }
opensuse-su-2024:14306-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": "389-ds-3.1.1~git13.a9c7ff9-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the 389-ds-3.1.1~git13.a9c7ff9-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14306", "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_14306-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" } ], "title": "389-ds-3.1.1~git13.a9c7ff9-1.1 on GA media", "tracking": { "current_release_date": "2024-09-04T00:00:00Z", "generator": { "date": "2024-09-04T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14306-1", "initial_release_date": "2024-09-04T00:00:00Z", "revision_history": [ { "date": "2024-09-04T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64", "product": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64", "product_id": "389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64" } }, { "category": "product_version", "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64", "product": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64", "product_id": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64" } }, { "category": "product_version", "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64", "product": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64", "product_id": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64" } }, { "category": "product_version", "name": "lib389-3.1.1~git13.a9c7ff9-1.1.aarch64", "product": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.aarch64", "product_id": "lib389-3.1.1~git13.a9c7ff9-1.1.aarch64" } }, { "category": "product_version", "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64", "product": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64", "product_id": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product_id": "389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le" } }, { "category": "product_version", "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product_id": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le" } }, { "category": "product_version", "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product_id": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le" } }, { "category": "product_version", "name": "lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product_id": "lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le" } }, { "category": "product_version", "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le", "product_id": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.s390x", "product": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.s390x", "product_id": "389-ds-3.1.1~git13.a9c7ff9-1.1.s390x" } }, { "category": "product_version", "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x", "product": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x", "product_id": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x" } }, { "category": "product_version", "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x", "product": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x", "product_id": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x" } }, { "category": "product_version", "name": "lib389-3.1.1~git13.a9c7ff9-1.1.s390x", "product": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.s390x", "product_id": "lib389-3.1.1~git13.a9c7ff9-1.1.s390x" } }, { "category": "product_version", "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x", "product": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x", "product_id": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64", "product": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64", "product_id": "389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64" } }, { "category": "product_version", "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64", "product": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64", "product_id": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64" } }, { "category": "product_version", "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64", "product": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64", "product_id": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64" } }, { "category": "product_version", "name": "lib389-3.1.1~git13.a9c7ff9-1.1.x86_64", "product": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.x86_64", "product_id": "lib389-3.1.1~git13.a9c7ff9-1.1.x86_64" } }, { "category": "product_version", "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.x86_64", "product": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.x86_64", "product_id": "libsvrcore0-3.1.1~git13.a9c7ff9-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": "389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64" }, "product_reference": "389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le" }, "product_reference": "389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.s390x" }, "product_reference": "389-ds-3.1.1~git13.a9c7ff9-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64" }, "product_reference": "389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64" }, "product_reference": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le" }, "product_reference": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x" }, "product_reference": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64" }, "product_reference": "389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64" }, "product_reference": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le" }, "product_reference": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x" }, "product_reference": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64" }, "product_reference": "389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.aarch64" }, "product_reference": "lib389-3.1.1~git13.a9c7ff9-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le" }, "product_reference": "lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.s390x" }, "product_reference": "lib389-3.1.1~git13.a9c7ff9-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "lib389-3.1.1~git13.a9c7ff9-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.x86_64" }, "product_reference": "lib389-3.1.1~git13.a9c7ff9-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64" }, "product_reference": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le" }, "product_reference": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x" }, "product_reference": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.x86_64" }, "product_reference": "libsvrcore0-3.1.1~git13.a9c7ff9-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "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": [ "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-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": [ "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-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": [ "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-devel-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:389-ds-snmp-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:lib389-3.1.1~git13.a9c7ff9-1.1.x86_64", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.aarch64", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.ppc64le", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.s390x", "openSUSE Tumbleweed:libsvrcore0-3.1.1~git13.a9c7ff9-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-04T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-43806" } ] }
opensuse-su-2025:15294-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.7+70-2.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.7+70-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15294", "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-2025_15294-1.json" }, { "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-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" } ], "title": "keylime-ima-policy-0.2.7+70-2.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15294-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00: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.7+70-2.1.aarch64", "product": { "name": "keylime-ima-policy-0.2.7+70-2.1.aarch64", "product_id": "keylime-ima-policy-0.2.7+70-2.1.aarch64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+70-2.1.aarch64", "product": { "name": "rust-keylime-0.2.7+70-2.1.aarch64", "product_id": "rust-keylime-0.2.7+70-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+70-2.1.ppc64le", "product": { "name": "keylime-ima-policy-0.2.7+70-2.1.ppc64le", "product_id": "keylime-ima-policy-0.2.7+70-2.1.ppc64le" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+70-2.1.ppc64le", "product": { "name": "rust-keylime-0.2.7+70-2.1.ppc64le", "product_id": "rust-keylime-0.2.7+70-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+70-2.1.s390x", "product": { "name": "keylime-ima-policy-0.2.7+70-2.1.s390x", "product_id": "keylime-ima-policy-0.2.7+70-2.1.s390x" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+70-2.1.s390x", "product": { "name": "rust-keylime-0.2.7+70-2.1.s390x", "product_id": "rust-keylime-0.2.7+70-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "keylime-ima-policy-0.2.7+70-2.1.x86_64", "product": { "name": "keylime-ima-policy-0.2.7+70-2.1.x86_64", "product_id": "keylime-ima-policy-0.2.7+70-2.1.x86_64" } }, { "category": "product_version", "name": "rust-keylime-0.2.7+70-2.1.x86_64", "product": { "name": "rust-keylime-0.2.7+70-2.1.x86_64", "product_id": "rust-keylime-0.2.7+70-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": "keylime-ima-policy-0.2.7+70-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64" }, "product_reference": "keylime-ima-policy-0.2.7+70-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.7+70-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le" }, "product_reference": "keylime-ima-policy-0.2.7+70-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.7+70-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x" }, "product_reference": "keylime-ima-policy-0.2.7+70-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "keylime-ima-policy-0.2.7+70-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64" }, "product_reference": "keylime-ima-policy-0.2.7+70-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+70-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64" }, "product_reference": "rust-keylime-0.2.7+70-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+70-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le" }, "product_reference": "rust-keylime-0.2.7+70-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+70-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x" }, "product_reference": "rust-keylime-0.2.7+70-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rust-keylime-0.2.7+70-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.x86_64" }, "product_reference": "rust-keylime-0.2.7+70-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "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": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.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": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.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": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-12224" }, { "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": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.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": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:keylime-ima-policy-0.2.7+70-2.1.x86_64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.aarch64", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.ppc64le", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.s390x", "openSUSE Tumbleweed:rust-keylime-0.2.7+70-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-43806" } ] }
opensuse-su-2024:14354-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": "rage-encryption-0.10.0+0-3.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the rage-encryption-0.10.0+0-3.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14354", "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_14354-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:14354-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXPZZSAXTA6CTQAGWASRTKWJQ3DFB7GG/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:14354-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXPZZSAXTA6CTQAGWASRTKWJQ3DFB7GG/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-43806 page", "url": "https://www.suse.com/security/cve/CVE-2024-43806/" } ], "title": "rage-encryption-0.10.0+0-3.1 on GA media", "tracking": { "current_release_date": "2024-09-20T00:00:00Z", "generator": { "date": "2024-09-20T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14354-1", "initial_release_date": "2024-09-20T00:00:00Z", "revision_history": [ { "date": "2024-09-20T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "rage-encryption-0.10.0+0-3.1.aarch64", "product": { "name": "rage-encryption-0.10.0+0-3.1.aarch64", "product_id": "rage-encryption-0.10.0+0-3.1.aarch64" } }, { "category": "product_version", "name": "rage-encryption-bash-completion-0.10.0+0-3.1.aarch64", "product": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.aarch64", "product_id": "rage-encryption-bash-completion-0.10.0+0-3.1.aarch64" } }, { "category": "product_version", "name": "rage-encryption-fish-completion-0.10.0+0-3.1.aarch64", "product": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.aarch64", "product_id": "rage-encryption-fish-completion-0.10.0+0-3.1.aarch64" } }, { "category": "product_version", "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64", "product": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64", "product_id": "rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rage-encryption-0.10.0+0-3.1.ppc64le", "product": { "name": "rage-encryption-0.10.0+0-3.1.ppc64le", "product_id": "rage-encryption-0.10.0+0-3.1.ppc64le" } }, { "category": "product_version", "name": "rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le", "product": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le", "product_id": "rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le" } }, { "category": "product_version", "name": "rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le", "product": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le", "product_id": "rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le" } }, { "category": "product_version", "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le", "product": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le", "product_id": "rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rage-encryption-0.10.0+0-3.1.s390x", "product": { "name": "rage-encryption-0.10.0+0-3.1.s390x", "product_id": "rage-encryption-0.10.0+0-3.1.s390x" } }, { "category": "product_version", "name": "rage-encryption-bash-completion-0.10.0+0-3.1.s390x", "product": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.s390x", "product_id": "rage-encryption-bash-completion-0.10.0+0-3.1.s390x" } }, { "category": "product_version", "name": "rage-encryption-fish-completion-0.10.0+0-3.1.s390x", "product": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.s390x", "product_id": "rage-encryption-fish-completion-0.10.0+0-3.1.s390x" } }, { "category": "product_version", "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.s390x", "product": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.s390x", "product_id": "rage-encryption-zsh-completion-0.10.0+0-3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rage-encryption-0.10.0+0-3.1.x86_64", "product": { "name": "rage-encryption-0.10.0+0-3.1.x86_64", "product_id": "rage-encryption-0.10.0+0-3.1.x86_64" } }, { "category": "product_version", "name": "rage-encryption-bash-completion-0.10.0+0-3.1.x86_64", "product": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.x86_64", "product_id": "rage-encryption-bash-completion-0.10.0+0-3.1.x86_64" } }, { "category": "product_version", "name": "rage-encryption-fish-completion-0.10.0+0-3.1.x86_64", "product": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.x86_64", "product_id": "rage-encryption-fish-completion-0.10.0+0-3.1.x86_64" } }, { "category": "product_version", "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64", "product": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64", "product_id": "rage-encryption-zsh-completion-0.10.0+0-3.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": "rage-encryption-0.10.0+0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.aarch64" }, "product_reference": "rage-encryption-0.10.0+0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.ppc64le" }, "product_reference": "rage-encryption-0.10.0+0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.s390x" }, "product_reference": "rage-encryption-0.10.0+0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-0.10.0+0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.x86_64" }, "product_reference": "rage-encryption-0.10.0+0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.aarch64" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.s390x" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-bash-completion-0.10.0+0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.x86_64" }, "product_reference": "rage-encryption-bash-completion-0.10.0+0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.aarch64" }, "product_reference": "rage-encryption-fish-completion-0.10.0+0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le" }, "product_reference": "rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.s390x" }, "product_reference": "rage-encryption-fish-completion-0.10.0+0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-fish-completion-0.10.0+0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.x86_64" }, "product_reference": "rage-encryption-fish-completion-0.10.0+0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64" }, "product_reference": "rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le" }, "product_reference": "rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.s390x" }, "product_reference": "rage-encryption-zsh-completion-0.10.0+0-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64" }, "product_reference": "rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "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": [ "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.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": [ "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-bash-completion-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-fish-completion-0.10.0+0-3.1.x86_64", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.aarch64", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.ppc64le", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.s390x", "openSUSE Tumbleweed:rage-encryption-zsh-completion-0.10.0+0-3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-20T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-43806" } ] }
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.