Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-41898 (GCVE-0-2026-41898)
Vulnerability from cvelistv5 – Published: 2026-04-24 17:20 – Updated: 2026-04-24 18:01
VLAI
EPSS
VEX
Title
rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer
Summary
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/rust-openssl/rust-openssl/secu… | x_refsource_CONFIRM |
| https://github.com/rust-openssl/rust-openssl/pull/2607 | x_refsource_MISC |
| https://github.com/rust-openssl/rust-openssl/comm… | x_refsource_MISC |
| https://github.com/rust-openssl/rust-openssl/rele… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| rust-openssl | rust-openssl |
Affected:
>= 0.9.24, < 0.10.78
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-41898",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-24T18:01:38.714785Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-24T18:01:47.877Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "rust-openssl",
"vendor": "rust-openssl",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.24, \u003c 0.10.78"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-126",
"description": "CWE-126: Buffer Over-read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-130",
"description": "CWE-130: Improper Handling of Length Parameter Inconsistency",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-24T17:20:38.073Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3"
},
{
"name": "https://github.com/rust-openssl/rust-openssl/pull/2607",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rust-openssl/rust-openssl/pull/2607"
},
{
"name": "https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c"
},
{
"name": "https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78"
}
],
"source": {
"advisory": "GHSA-hppc-g8h3-xhp3",
"discovery": "UNKNOWN"
},
"title": "rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-41898",
"datePublished": "2026-04-24T17:20:38.073Z",
"dateReserved": "2026-04-22T15:11:54.672Z",
"dateUpdated": "2026-04-24T18:01:47.877Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-41898",
"date": "2026-07-12",
"epss": "0.00412",
"percentile": "0.33192"
},
"microsoft_vex": {
"current_release_date": "2026-04-30T01:55:17.000Z",
"cve": "CVE-2026-41898",
"id": "msrc_CVE-2026-41898",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:known_affected": "4",
"product_status:known_not_affected": "9",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41898.json",
"version": "4"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-41898\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-24T18:16:29.860\",\"lastModified\":\"2026-06-17T10:47:09.670\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"rust-openssl\",\"product\":\"rust-openssl\",\"versions\":[{\"version\":\"\u003e= 0.9.24, \u003c 0.10.78\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-24T18:01:38.714785Z\",\"id\":\"CVE-2026-41898\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-126\"},{\"lang\":\"en\",\"value\":\"CWE-130\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:*\",\"versionStartIncluding\":\"0.9.24\",\"versionEndExcluding\":\"0.10.78\",\"matchCriteriaId\":\"48B33EB8-16FE-4AD9-BB49-7000B56BC885\"}]}]}],\"references\":[{\"url\":\"https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rust-openssl/rust-openssl/pull/2607\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"current_release_date": "2026-06-28T11:26:33+00:00",
"cve": "CVE-2026-41898",
"id": "CVE-2026-41898",
"initial_release_date": "2026-04-24T17:20:38.073000+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "rust-openssl: rust-openssl: Buffer overflow via improper callback return size validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41898.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-126\", \"lang\": \"en\", \"description\": \"CWE-126: Buffer Over-read\", \"type\": \"CWE\"}]}, {\"descriptions\": [{\"cweId\": \"CWE-130\", \"lang\": \"en\", \"description\": \"CWE-130: Improper Handling of Length Parameter Inconsistency\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV4_0\": {\"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"baseScore\": 8.3, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N\", \"version\": \"4.0\"}}], \"references\": [{\"name\": \"https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3\"}, {\"name\": \"https://github.com/rust-openssl/rust-openssl/pull/2607\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/rust-openssl/rust-openssl/pull/2607\"}, {\"name\": \"https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c\"}, {\"name\": \"https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78\"}], \"affected\": [{\"vendor\": \"rust-openssl\", \"product\": \"rust-openssl\", \"versions\": [{\"version\": \"\u003e= 0.9.24, \u003c 0.10.78\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-24T17:20:38.073Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.\"}], \"source\": {\"advisory\": \"GHSA-hppc-g8h3-xhp3\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-41898\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-24T18:01:38.714785Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-24T18:01:43.767Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-41898\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2026-04-22T15:11:54.672Z\", \"datePublished\": \"2026-04-24T17:20:38.073Z\", \"dateUpdated\": \"2026-04-24T18:01:47.877Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-41898
Vulnerability from fkie_nvd - Published: 2026-04-24 18:16 - Updated: 2026-06-17 10:47
Severity
Summary
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| rust-openssl_project | rust-openssl | * |
{
"affected": [
{
"affectedData": [
{
"product": "rust-openssl",
"vendor": "rust-openssl",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.24, \u003c 0.10.78"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "48B33EB8-16FE-4AD9-BB49-7000B56BC885",
"versionEndExcluding": "0.10.78",
"versionStartIncluding": "0.9.24",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78."
}
],
"id": "CVE-2026-41898",
"lastModified": "2026-06-17T10:47:09.670",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-41898",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-24T18:01:38.714785Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-04-24T18:16:29.860",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/rust-openssl/rust-openssl/pull/2607"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-126"
},
{
"lang": "en",
"value": "CWE-130"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-HPPC-G8H3-XHP3
Vulnerability from github – Published: 2026-04-22 21:00 – Updated: 2026-04-27 16:29
VLAI
Summary
rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer
Details
The FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences.
Severity
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "openssl"
},
"ranges": [
{
"events": [
{
"introduced": "0.9.24"
},
{
"fixed": "0.10.78"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-41898"
],
"database_specific": {
"cwe_ids": [
"CWE-126",
"CWE-130"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-22T21:00:57Z",
"nvd_published_at": "2026-04-24T18:16:29Z",
"severity": "HIGH"
},
"details": "The FFI trampolines behind `SslContextBuilder::set_psk_client_callback`, `set_psk_server_callback`, `set_cookie_generate_cb`, and `set_stateless_cookie_generate_cb` forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the `\u0026mut [u8]` that was handed to the closure. This can lead to buffer overflows and other unintended consequences.",
"id": "GHSA-hppc-g8h3-xhp3",
"modified": "2026-04-27T16:29:44Z",
"published": "2026-04-22T21:00:57Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41898"
},
{
"type": "WEB",
"url": "https://github.com/rust-openssl/rust-openssl/pull/2607"
},
{
"type": "WEB",
"url": "https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c"
},
{
"type": "PACKAGE",
"url": "https://github.com/rust-openssl/rust-openssl"
},
{
"type": "WEB",
"url": "https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer"
}
MSRC_CVE-2026-41898
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-30 01:55Summary
rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
CWE-126
- Buffer Over-read
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-10 | — |
None Available
|
|
| Unresolved product id: 17084-7 | — |
None Available
|
|
| Unresolved product id: 17084-9 | — |
None Available
|
|
| Unresolved product id: 17084-11 | — |
None Available
|
Known not affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-13 | — | ||
| Unresolved product id: 17086-12 | — | ||
| Unresolved product id: 17084-3 | — | ||
| Unresolved product id: 17084-4 | — | ||
| Unresolved product id: 17084-5 | — | ||
| Unresolved product id: 17084-8 | — | ||
| Unresolved product id: 17084-6 | — | ||
| Unresolved product id: 17084-2 | — | ||
| Unresolved product id: 17084-1 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41898 rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41898.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer",
"tracking": {
"current_release_date": "2026-04-30T01:55:17.000Z",
"generator": {
"date": "2026-04-30T08:42:48.176Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-41898",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-29T01:10:17.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-29T15:01:28.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-30T01:08:19.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-04-30T01:55:17.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 rust 0:1.90.0-6.azl3",
"product": {
"name": "azl3 rust 0:1.90.0-6.azl3",
"product_id": "10"
}
},
{
"category": "product_version_range",
"name": "azl3 rust 0:1.75.0-27.azl3",
"product": {
"name": "azl3 rust 0:1.75.0-27.azl3",
"product_id": "11"
}
}
],
"category": "product_name",
"name": "rust"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 clamav 0:1.5.2-1.azl3",
"product": {
"name": "azl3 clamav 0:1.5.2-1.azl3",
"product_id": "7"
}
}
],
"category": "product_name",
"name": "clamav"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 rpm-ostree 0:2024.4-8.azl3",
"product": {
"name": "azl3 rpm-ostree 0:2024.4-8.azl3",
"product_id": "9"
}
}
],
"category": "product_name",
"name": "rpm-ostree"
},
{
"category": "product_name",
"name": "cbl2 rpm-ostree 0:2022.1-8.cbl2",
"product": {
"name": "cbl2 rpm-ostree 0:2022.1-8.cbl2",
"product_id": "13"
}
},
{
"category": "product_name",
"name": "cbl2 rust 0:1.72.0-15.cbl2",
"product": {
"name": "cbl2 rust 0:1.72.0-15.cbl2",
"product_id": "12"
}
},
{
"category": "product_name",
"name": "azl3 clamav 0:1.5.2-2.azl3",
"product": {
"name": "azl3 clamav 0:1.5.2-2.azl3",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "azl3 rpm-ostree 0:2024.4-10.azl3",
"product": {
"name": "azl3 rpm-ostree 0:2024.4-10.azl3",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 rust 0:1.75.0-28.azl3",
"product": {
"name": "azl3 rust 0:1.75.0-28.azl3",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "azl3 python-cryptography 0:42.0.5-4.azl3",
"product": {
"name": "azl3 python-cryptography 0:42.0.5-4.azl3",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "azl3 trident 0:0.22.0-1.azl3",
"product": {
"name": "azl3 trident 0:0.22.0-1.azl3",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "azl3 rust 0:1.90.0-7.azl3",
"product": {
"name": "azl3 rust 0:1.90.0-7.azl3",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "azl3 rust-afterburn 0:5.8.2-1.azl3",
"product": {
"name": "azl3 rust-afterburn 0:5.8.2-1.azl3",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 rpm-ostree 0:2022.1-8.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-13"
},
"product_reference": "13",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 rust 0:1.72.0-15.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.90.0-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-10"
},
"product_reference": "10",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 clamav 0:1.5.2-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rpm-ostree 0:2024.4-10.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.75.0-28.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 clamav 0:1.5.2-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-cryptography 0:42.0.5-4.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rpm-ostree 0:2024.4-8.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.75.0-27.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-11"
},
"product_reference": "11",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 trident 0:0.22.0-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust 0:1.90.0-7.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rust-afterburn 0:5.8.2-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41898",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-13",
"17086-12",
"17084-3",
"17084-4",
"17084-5",
"17084-8",
"17084-6",
"17084-2"
]
},
{
"label": "vulnerable_code_not_in_execute_path",
"product_ids": [
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-10",
"17084-7",
"17084-9",
"17084-11"
],
"known_not_affected": [
"17086-13",
"17086-12",
"17084-3",
"17084-4",
"17084-5",
"17084-8",
"17084-6",
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-41898 rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-41898.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-29T01:10:17.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-10"
]
},
{
"category": "none_available",
"date": "2026-04-29T01:10:17.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-7"
]
},
{
"category": "none_available",
"date": "2026-04-29T01:10:17.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-9"
]
},
{
"category": "none_available",
"date": "2026-04-29T01:10:17.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-11"
]
}
],
"title": "rust-openssl: Unchecked callback-returned length in PSK and cookie generate trampolines can cause OpenSSL to leak adjacent memory to the network peer"
}
]
}
OPENSUSE-SU-2026:11210-1
Vulnerability from csaf_opensuse - Published: 2026-07-08 00:00 - Updated: 2026-07-08 00:00Summary
cargo-c-0.10.23-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: cargo-c-0.10.23-1.1 on GA media
Description of the patch: These are all security issues fixed in the cargo-c-0.10.23-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-11210
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
26 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cargo-c-0.10.23-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cargo-c-0.10.23-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11210",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11210-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41676 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41676/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "cargo-c-0.10.23-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-08T00:00:00Z",
"generator": {
"date": "2026-07-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11210-1",
"initial_release_date": "2026-07-08T00:00:00Z",
"revision_history": [
{
"date": "2026-07-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.23-1.1.aarch64",
"product": {
"name": "cargo-c-0.10.23-1.1.aarch64",
"product_id": "cargo-c-0.10.23-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.23-1.1.ppc64le",
"product": {
"name": "cargo-c-0.10.23-1.1.ppc64le",
"product_id": "cargo-c-0.10.23-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.23-1.1.s390x",
"product": {
"name": "cargo-c-0.10.23-1.1.s390x",
"product_id": "cargo-c-0.10.23-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cargo-c-0.10.23-1.1.x86_64",
"product": {
"name": "cargo-c-0.10.23-1.1.x86_64",
"product_id": "cargo-c-0.10.23-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": "cargo-c-0.10.23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64"
},
"product_reference": "cargo-c-0.10.23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le"
},
"product_reference": "cargo-c-0.10.23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x"
},
"product_reference": "cargo-c-0.10.23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cargo-c-0.10.23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
},
"product_reference": "cargo-c-0.10.23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41676",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41676"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41676",
"url": "https://www.suse.com/security/cve/CVE-2026-41676"
},
{
"category": "external",
"summary": "SUSE Bug 1270137 for CVE-2026-41676",
"url": "https://bugzilla.suse.com/1270137"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41676"
},
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"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:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.aarch64",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.ppc64le",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.s390x",
"openSUSE Tumbleweed:cargo-c-0.10.23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
OPENSUSE-SU-2026:11222-1
Vulnerability from csaf_opensuse - Published: 2026-07-08 00:00 - Updated: 2026-07-08 00:00Summary
keylime-ima-policy-0.2.9+49-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: keylime-ima-policy-0.2.9+49-1.1 on GA media
Description of the patch: These are all security issues fixed in the keylime-ima-policy-0.2.9+49-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-11222
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
26 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "keylime-ima-policy-0.2.9+49-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the keylime-ima-policy-0.2.9+49-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11222",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11222-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41676 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41676/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "keylime-ima-policy-0.2.9+49-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-08T00:00:00Z",
"generator": {
"date": "2026-07-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11222-1",
"initial_release_date": "2026-07-08T00:00:00Z",
"revision_history": [
{
"date": "2026-07-08T00: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.9+49-1.1.aarch64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-1.1.aarch64",
"product_id": "keylime-ima-policy-0.2.9+49-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-1.1.aarch64",
"product": {
"name": "rust-keylime-0.2.9+49-1.1.aarch64",
"product_id": "rust-keylime-0.2.9+49-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"product": {
"name": "keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"product_id": "keylime-ima-policy-0.2.9+49-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-1.1.ppc64le",
"product": {
"name": "rust-keylime-0.2.9+49-1.1.ppc64le",
"product_id": "rust-keylime-0.2.9+49-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-1.1.s390x",
"product": {
"name": "keylime-ima-policy-0.2.9+49-1.1.s390x",
"product_id": "keylime-ima-policy-0.2.9+49-1.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-1.1.s390x",
"product": {
"name": "rust-keylime-0.2.9+49-1.1.s390x",
"product_id": "rust-keylime-0.2.9+49-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-1.1.x86_64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-1.1.x86_64",
"product_id": "keylime-ima-policy-0.2.9+49-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-1.1.x86_64",
"product": {
"name": "rust-keylime-0.2.9+49-1.1.x86_64",
"product_id": "rust-keylime-0.2.9+49-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "keylime-ima-policy-0.2.9+49-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64"
},
"product_reference": "keylime-ima-policy-0.2.9+49-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "keylime-ima-policy-0.2.9+49-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le"
},
"product_reference": "keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "keylime-ima-policy-0.2.9+49-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x"
},
"product_reference": "keylime-ima-policy-0.2.9+49-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "keylime-ima-policy-0.2.9+49-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64"
},
"product_reference": "keylime-ima-policy-0.2.9+49-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64"
},
"product_reference": "rust-keylime-0.2.9+49-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le"
},
"product_reference": "rust-keylime-0.2.9+49-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x"
},
"product_reference": "rust-keylime-0.2.9+49-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
},
"product_reference": "rust-keylime-0.2.9+49-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41676",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41676"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41676",
"url": "https://www.suse.com/security/cve/CVE-2026-41676"
},
{
"category": "external",
"summary": "SUSE Bug 1270137 for CVE-2026-41676",
"url": "https://bugzilla.suse.com/1270137"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41676"
},
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"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.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:keylime-ima-policy-0.2.9+49-1.1.x86_64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.aarch64",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.ppc64le",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.s390x",
"openSUSE Tumbleweed:rust-keylime-0.2.9+49-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
OPENSUSE-SU-2026:11223-1
Vulnerability from csaf_opensuse - Published: 2026-07-08 00:00 - Updated: 2026-07-08 00:00Summary
rustup-1.28.2~0-5.1 on GA media
Severity
Moderate
Notes
Title of the patch: rustup-1.28.2~0-5.1 on GA media
Description of the patch: These are all security issues fixed in the rustup-1.28.2~0-5.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-11223
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
23 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "rustup-1.28.2~0-5.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the rustup-1.28.2~0-5.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11223",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11223-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "rustup-1.28.2~0-5.1 on GA media",
"tracking": {
"current_release_date": "2026-07-08T00:00:00Z",
"generator": {
"date": "2026-07-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11223-1",
"initial_release_date": "2026-07-08T00:00:00Z",
"revision_history": [
{
"date": "2026-07-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.28.2~0-5.1.aarch64",
"product": {
"name": "rustup-1.28.2~0-5.1.aarch64",
"product_id": "rustup-1.28.2~0-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.28.2~0-5.1.ppc64le",
"product": {
"name": "rustup-1.28.2~0-5.1.ppc64le",
"product_id": "rustup-1.28.2~0-5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.28.2~0-5.1.s390x",
"product": {
"name": "rustup-1.28.2~0-5.1.s390x",
"product_id": "rustup-1.28.2~0-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rustup-1.28.2~0-5.1.x86_64",
"product": {
"name": "rustup-1.28.2~0-5.1.x86_64",
"product_id": "rustup-1.28.2~0-5.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": "rustup-1.28.2~0-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64"
},
"product_reference": "rustup-1.28.2~0-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.28.2~0-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le"
},
"product_reference": "rustup-1.28.2~0-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.28.2~0-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x"
},
"product_reference": "rustup-1.28.2~0-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rustup-1.28.2~0-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
},
"product_reference": "rustup-1.28.2~0-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"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:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.aarch64",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.ppc64le",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.s390x",
"openSUSE Tumbleweed:rustup-1.28.2~0-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
OPENSUSE-SU-2026:11224-1
Vulnerability from csaf_opensuse - Published: 2026-07-08 00:00 - Updated: 2026-07-08 00:00Summary
sccache-0.16.0~0-3.1 on GA media
Severity
Moderate
Notes
Title of the patch: sccache-0.16.0~0-3.1 on GA media
Description of the patch: These are all security issues fixed in the sccache-0.16.0~0-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-11224
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
23 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "sccache-0.16.0~0-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the sccache-0.16.0~0-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11224",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11224-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "sccache-0.16.0~0-3.1 on GA media",
"tracking": {
"current_release_date": "2026-07-08T00:00:00Z",
"generator": {
"date": "2026-07-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11224-1",
"initial_release_date": "2026-07-08T00:00:00Z",
"revision_history": [
{
"date": "2026-07-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.16.0~0-3.1.aarch64",
"product": {
"name": "sccache-0.16.0~0-3.1.aarch64",
"product_id": "sccache-0.16.0~0-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.16.0~0-3.1.ppc64le",
"product": {
"name": "sccache-0.16.0~0-3.1.ppc64le",
"product_id": "sccache-0.16.0~0-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.16.0~0-3.1.s390x",
"product": {
"name": "sccache-0.16.0~0-3.1.s390x",
"product_id": "sccache-0.16.0~0-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "sccache-0.16.0~0-3.1.x86_64",
"product": {
"name": "sccache-0.16.0~0-3.1.x86_64",
"product_id": "sccache-0.16.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": "sccache-0.16.0~0-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64"
},
"product_reference": "sccache-0.16.0~0-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.16.0~0-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le"
},
"product_reference": "sccache-0.16.0~0-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.16.0~0-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x"
},
"product_reference": "sccache-0.16.0~0-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sccache-0.16.0~0-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
},
"product_reference": "sccache-0.16.0~0-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.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:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.aarch64",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.ppc64le",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.s390x",
"openSUSE Tumbleweed:sccache-0.16.0~0-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
SUSE-SU-2026:2807-1
Vulnerability from csaf_suse - Published: 2026-07-09 04:47 - Updated: 2026-07-09 04:47Summary
Security update for rust-keylime
Severity
Important
Notes
Title of the patch: Security update for rust-keylime
Description of the patch: This update for rust-keylime fixes the following issues
- Update to version 0.2.9+49
- Update openssl to 0.10.81
- CVE-2026-41676: openssl: `Deriver:derive` and `PkeyCtxRef:derive` can overflow short buffers on OpenSSL 1.1.1 (bsc#1270174).
- CVE-2026-41677: openssl: out-of-bounds read in PEM password callback when returning an oversized length in rust-openssl crate (bsc#1270614).
- CVE-2026-41678: openssl: incorrect bounds assertion in aes key wrap in rust-openssl crate (bsc#1270699).
- CVE-2026-41681: openssl: MdCtxRef::digest_final() writes past caller buffer with no length check in rust-openssl crate (bsc#1270792).
- CVE-2026-41898: openssl: unchecked callback-returned length in PSK and cookie generate trampolines can leak adjacent memory in rust-openssl crate (bsc#1270842).
- CVE-2026-42327: openssl: arbitrary code execution via specially crafted certificate in rust-openssl crate (bsc#1270523).
- CVE-2026-44662: openssl: heap buffer overflow when encrypting with AES key-wrap-with-padding in rust-openssl crate (bsc#1270903).
- CVE-2026-45784: openssl: out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers in rust-openssl crate (bsc#1270999).
Patchnames: SUSE-2026-2807,SUSE-SLE-Micro-5.5-2026-2807
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
37 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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.9+49\n- Update openssl to 0.10.81\n- CVE-2026-41676: openssl: `Deriver:derive` and `PkeyCtxRef:derive` can overflow short buffers on OpenSSL 1.1.1 (bsc#1270174).\n- CVE-2026-41677: openssl: out-of-bounds read in PEM password callback when returning an oversized length in rust-openssl crate (bsc#1270614).\n- CVE-2026-41678: openssl: incorrect bounds assertion in aes key wrap in rust-openssl crate (bsc#1270699).\n- CVE-2026-41681: openssl: MdCtxRef::digest_final() writes past caller buffer with no length check in rust-openssl crate (bsc#1270792).\n- CVE-2026-41898: openssl: unchecked callback-returned length in PSK and cookie generate trampolines can leak adjacent memory in rust-openssl crate (bsc#1270842).\n- CVE-2026-42327: openssl: arbitrary code execution via specially crafted certificate in rust-openssl crate (bsc#1270523).\n- CVE-2026-44662: openssl: heap buffer overflow when encrypting with AES key-wrap-with-padding in rust-openssl crate (bsc#1270903).\n- CVE-2026-45784: openssl: out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers in rust-openssl crate (bsc#1270999).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2807,SUSE-SLE-Micro-5.5-2026-2807",
"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-2026_2807-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2807-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262807-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2807-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048056.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260596",
"url": "https://bugzilla.suse.com/1260596"
},
{
"category": "self",
"summary": "SUSE Bug 1270174",
"url": "https://bugzilla.suse.com/1270174"
},
{
"category": "self",
"summary": "SUSE Bug 1270523",
"url": "https://bugzilla.suse.com/1270523"
},
{
"category": "self",
"summary": "SUSE Bug 1270614",
"url": "https://bugzilla.suse.com/1270614"
},
{
"category": "self",
"summary": "SUSE Bug 1270699",
"url": "https://bugzilla.suse.com/1270699"
},
{
"category": "self",
"summary": "SUSE Bug 1270792",
"url": "https://bugzilla.suse.com/1270792"
},
{
"category": "self",
"summary": "SUSE Bug 1270842",
"url": "https://bugzilla.suse.com/1270842"
},
{
"category": "self",
"summary": "SUSE Bug 1270903",
"url": "https://bugzilla.suse.com/1270903"
},
{
"category": "self",
"summary": "SUSE Bug 1270999",
"url": "https://bugzilla.suse.com/1270999"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41676 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41676/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "Security update for rust-keylime",
"tracking": {
"current_release_date": "2026-07-09T04:47:12Z",
"generator": {
"date": "2026-07-09T04:47:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2807-1",
"initial_release_date": "2026-07-09T04:47:12Z",
"revision_history": [
{
"date": "2026-07-09T04:47:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.aarch64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.aarch64",
"product_id": "keylime-ima-policy-0.2.9+49-150500.3.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"product": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"product_id": "rust-keylime-0.2.9+49-150500.3.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.ppc64le",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.ppc64le",
"product_id": "keylime-ima-policy-0.2.9+49-150500.3.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"product": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"product_id": "rust-keylime-0.2.9+49-150500.3.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.s390x",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.s390x",
"product_id": "keylime-ima-policy-0.2.9+49-150500.3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"product": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"product_id": "rust-keylime-0.2.9+49-150500.3.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.x86_64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150500.3.19.1.x86_64",
"product_id": "keylime-ima-policy-0.2.9+49-150500.3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150500.3.19.1.x86_64",
"product": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.x86_64",
"product_id": "rust-keylime-0.2.9+49-150500.3.19.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.9+49-150500.3.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64"
},
"product_reference": "rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le"
},
"product_reference": "rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x"
},
"product_reference": "rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150500.3.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
},
"product_reference": "rust-keylime-0.2.9+49-150500.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41676",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41676"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41676",
"url": "https://www.suse.com/security/cve/CVE-2026-41676"
},
{
"category": "external",
"summary": "SUSE Bug 1270137 for CVE-2026-41676",
"url": "https://bugzilla.suse.com/1270137"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-41676"
},
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"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.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.5:rust-keylime-0.2.9+49-150500.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T04:47:12Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
SUSE-SU-2026:2825-1
Vulnerability from csaf_suse - Published: 2026-07-09 18:18 - Updated: 2026-07-09 18:18Summary
Security update for rust-keylime
Severity
Important
Notes
Title of the patch: Security update for rust-keylime
Description of the patch: This update for rust-keylime fixes the following issues
- Update to version 0.2.9+49
- Update openssl to 0.10.81
- CVE-2026-41676: openssl: `Deriver:derive` and `PkeyCtxRef:derive` can overflow short buffers on OpenSSL 1.1.1 (bsc#1270174).
- CVE-2026-41677: openssl: out-of-bounds read in PEM password callback when returning an oversized length in rust-openssl crate (bsc#1270614).
- CVE-2026-41678: openssl: incorrect bounds assertion in aes key wrap in rust-openssl crate (bsc#1270699).
- CVE-2026-41681: openssl: MdCtxRef::digest_final() writes past caller buffer with no length check in rust-openssl crate (bsc#1270792).
- CVE-2026-41898: openssl: unchecked callback-returned length in PSK and cookie generate trampolines can leak adjacent memory in rust-openssl crate (bsc#1270842).
- CVE-2026-42327: openssl: arbitrary code execution via specially crafted certificate in rust-openssl crate (bsc#1270523).
- CVE-2026-44662: openssl: heap buffer overflow when encrypting with AES key-wrap-with-padding in rust-openssl crate (bsc#1270903).
- CVE-2026-45784: openssl: out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers in rust-openssl crate (bsc#1270999).
Patchnames: SUSE-2026-2825,SUSE-SLE-Micro-5.3-2026-2825
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
37 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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.9+49\n- Update openssl to 0.10.81\n- CVE-2026-41676: openssl: `Deriver:derive` and `PkeyCtxRef:derive` can overflow short buffers on OpenSSL 1.1.1 (bsc#1270174).\n- CVE-2026-41677: openssl: out-of-bounds read in PEM password callback when returning an oversized length in rust-openssl crate (bsc#1270614).\n- CVE-2026-41678: openssl: incorrect bounds assertion in aes key wrap in rust-openssl crate (bsc#1270699).\n- CVE-2026-41681: openssl: MdCtxRef::digest_final() writes past caller buffer with no length check in rust-openssl crate (bsc#1270792).\n- CVE-2026-41898: openssl: unchecked callback-returned length in PSK and cookie generate trampolines can leak adjacent memory in rust-openssl crate (bsc#1270842).\n- CVE-2026-42327: openssl: arbitrary code execution via specially crafted certificate in rust-openssl crate (bsc#1270523).\n- CVE-2026-44662: openssl: heap buffer overflow when encrypting with AES key-wrap-with-padding in rust-openssl crate (bsc#1270903).\n- CVE-2026-45784: openssl: out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers in rust-openssl crate (bsc#1270999).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2825,SUSE-SLE-Micro-5.3-2026-2825",
"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-2026_2825-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2825-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262825-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2825-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048075.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260596",
"url": "https://bugzilla.suse.com/1260596"
},
{
"category": "self",
"summary": "SUSE Bug 1270174",
"url": "https://bugzilla.suse.com/1270174"
},
{
"category": "self",
"summary": "SUSE Bug 1270523",
"url": "https://bugzilla.suse.com/1270523"
},
{
"category": "self",
"summary": "SUSE Bug 1270614",
"url": "https://bugzilla.suse.com/1270614"
},
{
"category": "self",
"summary": "SUSE Bug 1270699",
"url": "https://bugzilla.suse.com/1270699"
},
{
"category": "self",
"summary": "SUSE Bug 1270792",
"url": "https://bugzilla.suse.com/1270792"
},
{
"category": "self",
"summary": "SUSE Bug 1270842",
"url": "https://bugzilla.suse.com/1270842"
},
{
"category": "self",
"summary": "SUSE Bug 1270903",
"url": "https://bugzilla.suse.com/1270903"
},
{
"category": "self",
"summary": "SUSE Bug 1270999",
"url": "https://bugzilla.suse.com/1270999"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41676 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41676/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "Security update for rust-keylime",
"tracking": {
"current_release_date": "2026-07-09T18:18:08Z",
"generator": {
"date": "2026-07-09T18:18:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2825-1",
"initial_release_date": "2026-07-09T18:18:08Z",
"revision_history": [
{
"date": "2026-07-09T18:18:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.aarch64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.aarch64",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"product_id": "rust-keylime-0.2.9+49-150400.3.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.ppc64le",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.ppc64le",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.21.1.ppc64le",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.21.1.ppc64le",
"product_id": "rust-keylime-0.2.9+49-150400.3.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.s390x",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.s390x",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.21.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"product_id": "rust-keylime-0.2.9+49-150400.3.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.x86_64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.21.1.x86_64",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.21.1.x86_64",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.21.1.x86_64",
"product_id": "rust-keylime-0.2.9+49-150400.3.21.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.9+49-150400.3.21.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64"
},
"product_reference": "rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150400.3.21.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x"
},
"product_reference": "rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150400.3.21.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
},
"product_reference": "rust-keylime-0.2.9+49-150400.3.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41676",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41676"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41676",
"url": "https://www.suse.com/security/cve/CVE-2026-41676"
},
{
"category": "external",
"summary": "SUSE Bug 1270137 for CVE-2026-41676",
"url": "https://bugzilla.suse.com/1270137"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-41676"
},
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"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.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.s390x",
"SUSE Linux Enterprise Micro 5.3:rust-keylime-0.2.9+49-150400.3.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:18:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
SUSE-SU-2026:2826-1
Vulnerability from csaf_suse - Published: 2026-07-09 18:21 - Updated: 2026-07-09 18:21Summary
Security update for rust-keylime
Severity
Important
Notes
Title of the patch: Security update for rust-keylime
Description of the patch: This update for rust-keylime fixes the following issues
- Update to version 0.2.9+49
- Update openssl to 0.10.81
- CVE-2026-41676: openssl: `Deriver:derive` and `PkeyCtxRef:derive` can overflow short buffers on OpenSSL 1.1.1 (bsc#1270174).
- CVE-2026-41677: openssl: out-of-bounds read in PEM password callback when returning an oversized length in rust-openssl crate (bsc#1270614).
- CVE-2026-41678: openssl: incorrect bounds assertion in aes key wrap in rust-openssl crate (bsc#1270699).
- CVE-2026-41681: openssl: MdCtxRef::digest_final() writes past caller buffer with no length check in rust-openssl crate (bsc#1270792).
- CVE-2026-41898: openssl: unchecked callback-returned length in PSK and cookie generate trampolines can leak adjacent memory in rust-openssl crate (bsc#1270842).
- CVE-2026-42327: openssl: arbitrary code execution via specially crafted certificate in rust-openssl crate (bsc#1270523).
- CVE-2026-44662: openssl: heap buffer overflow when encrypting with AES key-wrap-with-padding in rust-openssl crate (bsc#1270903).
- CVE-2026-45784: openssl: out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers in rust-openssl crate (bsc#1270999).
Patchnames: SUSE-2026-2826,SUSE-SLE-Micro-5.4-2026-2826
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.9 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
37 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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.9+49\n- Update openssl to 0.10.81\n- CVE-2026-41676: openssl: `Deriver:derive` and `PkeyCtxRef:derive` can overflow short buffers on OpenSSL 1.1.1 (bsc#1270174).\n- CVE-2026-41677: openssl: out-of-bounds read in PEM password callback when returning an oversized length in rust-openssl crate (bsc#1270614).\n- CVE-2026-41678: openssl: incorrect bounds assertion in aes key wrap in rust-openssl crate (bsc#1270699).\n- CVE-2026-41681: openssl: MdCtxRef::digest_final() writes past caller buffer with no length check in rust-openssl crate (bsc#1270792).\n- CVE-2026-41898: openssl: unchecked callback-returned length in PSK and cookie generate trampolines can leak adjacent memory in rust-openssl crate (bsc#1270842).\n- CVE-2026-42327: openssl: arbitrary code execution via specially crafted certificate in rust-openssl crate (bsc#1270523).\n- CVE-2026-44662: openssl: heap buffer overflow when encrypting with AES key-wrap-with-padding in rust-openssl crate (bsc#1270903).\n- CVE-2026-45784: openssl: out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers in rust-openssl crate (bsc#1270999).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2826,SUSE-SLE-Micro-5.4-2026-2826",
"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-2026_2826-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2826-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262826-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2826-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048074.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260596",
"url": "https://bugzilla.suse.com/1260596"
},
{
"category": "self",
"summary": "SUSE Bug 1270174",
"url": "https://bugzilla.suse.com/1270174"
},
{
"category": "self",
"summary": "SUSE Bug 1270523",
"url": "https://bugzilla.suse.com/1270523"
},
{
"category": "self",
"summary": "SUSE Bug 1270614",
"url": "https://bugzilla.suse.com/1270614"
},
{
"category": "self",
"summary": "SUSE Bug 1270699",
"url": "https://bugzilla.suse.com/1270699"
},
{
"category": "self",
"summary": "SUSE Bug 1270792",
"url": "https://bugzilla.suse.com/1270792"
},
{
"category": "self",
"summary": "SUSE Bug 1270842",
"url": "https://bugzilla.suse.com/1270842"
},
{
"category": "self",
"summary": "SUSE Bug 1270903",
"url": "https://bugzilla.suse.com/1270903"
},
{
"category": "self",
"summary": "SUSE Bug 1270999",
"url": "https://bugzilla.suse.com/1270999"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41676 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41676/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41677 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41677/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41678 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41678/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41681 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41898 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42327 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44662 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44662/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45784 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45784/"
}
],
"title": "Security update for rust-keylime",
"tracking": {
"current_release_date": "2026-07-09T18:21:49Z",
"generator": {
"date": "2026-07-09T18:21:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2826-1",
"initial_release_date": "2026-07-09T18:21:49Z",
"revision_history": [
{
"date": "2026-07-09T18:21:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.aarch64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.aarch64",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"product_id": "rust-keylime-0.2.9+49-150400.3.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.ppc64le",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.ppc64le",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.19.1.ppc64le",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.19.1.ppc64le",
"product_id": "rust-keylime-0.2.9+49-150400.3.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.s390x",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.s390x",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.19.1.s390x"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"product_id": "rust-keylime-0.2.9+49-150400.3.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.x86_64",
"product": {
"name": "keylime-ima-policy-0.2.9+49-150400.3.19.1.x86_64",
"product_id": "keylime-ima-policy-0.2.9+49-150400.3.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "rust-keylime-0.2.9+49-150400.3.19.1.x86_64",
"product": {
"name": "rust-keylime-0.2.9+49-150400.3.19.1.x86_64",
"product_id": "rust-keylime-0.2.9+49-150400.3.19.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.9+49-150400.3.19.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64"
},
"product_reference": "rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150400.3.19.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x"
},
"product_reference": "rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rust-keylime-0.2.9+49-150400.3.19.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
},
"product_reference": "rust-keylime-0.2.9+49-150400.3.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-41676",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41676"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-extract ignore the incoming *keylen, unconditionally writing the full shared secret (32/56/prime-size bytes). A caller passing a short slice gets a heap/stack overflow from safe code. OpenSSL 3.x providers do check, so this only impacts older OpenSSL. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41676",
"url": "https://www.suse.com/security/cve/CVE-2026-41676"
},
{
"category": "external",
"summary": "SUSE Bug 1270137 for CVE-2026-41676",
"url": "https://bugzilla.suse.com/1270137"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-41676"
},
{
"cve": "CVE-2026-41677",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41677"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user\u0027s callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41677",
"url": "https://www.suse.com/security/cve/CVE-2026-41677"
},
{
"category": "external",
"summary": "SUSE Bug 1270540 for CVE-2026-41677",
"url": "https://bugzilla.suse.com/1270540"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-41677"
},
{
"cve": "CVE-2026-41678",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41678"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 \u003c= in_.len(), but this condition is reversed. The intended invariant is out.len() \u003e= in_.len() - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers at or below the minimum required size and rejects larger ones. If a smaller buffer is provided the function will write past the end of out by in_.len() - 8 - out.len() bytes, causing an out-of-bounds write from a safe public function. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41678",
"url": "https://www.suse.com/security/cve/CVE-2026-41678"
},
{
"category": "external",
"summary": "SUSE Bug 1270641 for CVE-2026-41678",
"url": "https://bugzilla.suse.com/1270641"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "important"
}
],
"title": "CVE-2026-41678"
},
{
"cve": "CVE-2026-41681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41681"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41681",
"url": "https://www.suse.com/security/cve/CVE-2026-41681"
},
{
"category": "external",
"summary": "SUSE Bug 1270719 for CVE-2026-41681",
"url": "https://bugzilla.suse.com/1270719"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-41681"
},
{
"cve": "CVE-2026-41898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41898"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure\u0027s returned usize directly to OpenSSL without checking it against the \u0026mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences. This vulnerability is fixed in 0.10.78.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41898",
"url": "https://www.suse.com/security/cve/CVE-2026-41898"
},
{
"category": "external",
"summary": "SUSE Bug 1270798 for CVE-2026-41898",
"url": "https://bugzilla.suse.com/1270798"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-41898"
},
{
"cve": "CVE-2026-42327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42327"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate\u0027s AIA extension as OpensslString, whose Deref\u003cTarget = str\u003e wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a \u0026str that violates the UTF-8 invariant - resulting in undefined behavior. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42327",
"url": "https://www.suse.com/security/cve/CVE-2026-42327"
},
{
"category": "external",
"summary": "SUSE Bug 1270454 for CVE-2026-42327",
"url": "https://bugzilla.suse.com/1270454"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "important"
}
],
"title": "CVE-2026-42327"
},
{
"cve": "CVE-2026-44662",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44662"
}
],
"notes": [
{
"category": "general",
"text": "rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipher_update, CipherCtxRef::cipher_update_vec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap_pad). For a non-multiple-of-8 input, OpenSSL writes up to 7 bytes past the end of the caller\u0027s buffer or Vec, producing attacker-controllable heap corruption when the plaintext length is attacker-influenced. This only impacts users using AES key-wrap-with-padding ciphers. This vulnerability is fixed in 0.10.79.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44662",
"url": "https://www.suse.com/security/cve/CVE-2026-44662"
},
{
"category": "external",
"summary": "SUSE Bug 1270872 for CVE-2026-44662",
"url": "https://bugzilla.suse.com/1270872"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-44662"
},
{
"cve": "CVE-2026-45784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45784"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45784",
"url": "https://www.suse.com/security/cve/CVE-2026-45784"
},
{
"category": "external",
"summary": "SUSE Bug 1270946 for CVE-2026-45784",
"url": "https://bugzilla.suse.com/1270946"
}
],
"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.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.s390x",
"SUSE Linux Enterprise Micro 5.4:rust-keylime-0.2.9+49-150400.3.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T18:21:49Z",
"details": "moderate"
}
],
"title": "CVE-2026-45784"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…