Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27144 (GCVE-0-2025-27144)
Vulnerability from cvelistv5 – Published: 2025-02-24 22:22 – Updated: 2025-02-25 14:27
VLAI
EPSS
Title
Go JOSE's Parsing Vulnerable to Denial of Service
Summary
Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, ".") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/go-jose/go-jose/security/advis… | x_refsource_CONFIRM |
| https://github.com/go-jose/go-jose/commit/99b346c… | x_refsource_MISC |
| https://github.com/go-jose/go-jose/releases/tag/v4.0.5 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27144",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-25T14:26:42.682392Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-25T14:27:04.978Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "go-jose",
"vendor": "go-jose",
"versions": [
{
"status": "affected",
"version": "\u003e= 4.0.0, \u003c 4.0.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-24T22:22:22.863Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78"
},
{
"name": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22"
},
{
"name": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/go-jose/go-jose/releases/tag/v4.0.5"
}
],
"source": {
"advisory": "GHSA-c6gw-w398-hv78",
"discovery": "UNKNOWN"
},
"title": "Go JOSE\u0027s Parsing Vulnerable to Denial of Service"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-27144",
"datePublished": "2025-02-24T22:22:22.863Z",
"dateReserved": "2025-02-19T16:30:47.777Z",
"dateUpdated": "2025-02-25T14:27:04.978Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-27144",
"date": "2026-06-30",
"epss": "0.00369",
"percentile": "0.28671"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27144\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-02-24T23:15:11.427\",\"lastModified\":\"2026-06-17T09:03:05.677\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \\\".\\\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.\"},{\"lang\":\"es\",\"value\":\"Go JOSE proporciona una implementaci\u00f3n del conjunto de est\u00e1ndares de firma y cifrado de objetos Javascript en Go, que incluye compatibilidad con los est\u00e1ndares de cifrado web JSON (JWE), firma web JSON (JWS) y token web JSON (JWT). En las versiones de la rama 4.x anteriores a la versi\u00f3n 4.0.5, al analizar la entrada compacta JWS o JWE, Go JOSE pod\u00eda utilizar memoria excesiva. El c\u00f3digo utilizaba strings.Split(token, \\\".\\\") para dividir tokens JWT, lo que es vulnerable al consumo excesivo de memoria al procesar tokens creados de forma malintencionada con una gran cantidad de caracteres \\\".\\\". Un atacante podr\u00eda aprovechar esto enviando numerosos tokens malformados, lo que provocar\u00eda el agotamiento de la memoria y una denegaci\u00f3n de servicio. La versi\u00f3n 4.0.5 corrige este problema. Como workaround, las aplicaciones podr\u00edan validar previamente que los payloads pasados a Go JOSE no contengan una cantidad excesiva de caracteres \\\".\\\".\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"go-jose\",\"product\":\"go-jose\",\"versions\":[{\"version\":\"\u003e= 4.0.0, \u003c 4.0.5\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/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\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"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\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-02-25T14:26:42.682392Z\",\"id\":\"CVE-2025-27144\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/go-jose/go-jose/releases/tag/v4.0.5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27144\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-25T14:26:42.682392Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-25T14:27:00.794Z\"}}], \"cna\": {\"title\": \"Go JOSE\u0027s Parsing Vulnerable to Denial of Service\", \"source\": {\"advisory\": \"GHSA-c6gw-w398-hv78\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"go-jose\", \"product\": \"go-jose\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 4.0.0, \u003c 4.0.5\"}]}], \"references\": [{\"url\": \"https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78\", \"name\": \"https://github.com/go-jose/go-jose/security/advisories/GHSA-c6gw-w398-hv78\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22\", \"name\": \"https://github.com/go-jose/go-jose/commit/99b346cec4e86d102284642c5dcbe9bb0cacfc22\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/go-jose/go-jose/releases/tag/v4.0.5\", \"name\": \"https://github.com/go-jose/go-jose/releases/tag/v4.0.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \\\".\\\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-02-24T22:22:22.863Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27144\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-25T14:27:04.978Z\", \"dateReserved\": \"2025-02-19T16:30:47.777Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-02-24T22:22:22.863Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:20363-1
Vulnerability from csaf_suse - Published: 2025-05-28 08:56 - Updated: 2025-05-28 08:56Summary
Security update for skopeo
Severity
Important
Notes
Title of the patch: Security update for skopeo
Description of the patch: This update for skopeo fixes the following issues:
- CVE-2024-6104: url might write sensitive information to log file (bsc#1227056).
- CVE-2023-45288: close connections when receiving too many headers (bsc#1236483).
- CVE-2025-27144: Go JOSE's Parsing Vulnerable to Denial of Service (bsc#1237613).
Patchnames: SUSE-SLE-Micro-6.1-125
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.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 Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 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 skopeo",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for skopeo fixes the following issues:\n\n- CVE-2024-6104: url might write sensitive information to log file (bsc#1227056).\n- CVE-2023-45288: close connections when receiving too many headers (bsc#1236483).\n- CVE-2025-27144: Go JOSE\u0027s Parsing Vulnerable to Denial of Service (bsc#1237613).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-125",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20363-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20363-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520363-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20363-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/039496.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227056",
"url": "https://bugzilla.suse.com/1227056"
},
{
"category": "self",
"summary": "SUSE Bug 1236483",
"url": "https://bugzilla.suse.com/1236483"
},
{
"category": "self",
"summary": "SUSE Bug 1237613",
"url": "https://bugzilla.suse.com/1237613"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6104 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
}
],
"title": "Security update for skopeo",
"tracking": {
"current_release_date": "2025-05-28T08:56:42Z",
"generator": {
"date": "2025-05-28T08:56:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20363-1",
"initial_release_date": "2025-05-28T08:56:42Z",
"revision_history": [
{
"date": "2025-05-28T08:56:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"product": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"product_id": "skopeo-1.15.1-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"product": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"product_id": "skopeo-1.15.1-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-1.15.1-slfo.1.1_2.1.s390x",
"product": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.s390x",
"product_id": "skopeo-1.15.1-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-1.15.1-slfo.1.1_2.1.x86_64",
"product": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.x86_64",
"product_id": "skopeo-1.15.1-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64"
},
"product_reference": "skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le"
},
"product_reference": "skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x"
},
"product_reference": "skopeo-1.15.1-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1.15.1-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
},
"product_reference": "skopeo-1.15.1-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T08:56:42Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2024-6104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6104"
}
],
"notes": [
{
"category": "general",
"text": "go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6104",
"url": "https://www.suse.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "SUSE Bug 1227024 for CVE-2024-6104",
"url": "https://bugzilla.suse.com/1227024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T08:56:42Z",
"details": "moderate"
}
],
"title": "CVE-2024-6104"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:skopeo-1.15.1-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T08:56:42Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
}
]
}
SUSE-SU-2025:20869-1
Vulnerability from csaf_suse - Published: 2025-10-22 12:25 - Updated: 2025-10-22 12:25Summary
Security update for podman
Severity
Important
Notes
Title of the patch: Security update for podman
Description of the patch: This update for podman fixes the following issues:
- CVE-2025-9566: Fixed kube play command overwriting host files (bsc#1249154)
Patchnames: SUSE-SLE-Micro-6.0-501
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 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.3 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
21 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 podman",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for podman fixes the following issues:\n\n- CVE-2025-9566: Fixed kube play command overwriting host files (bsc#1249154)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-501",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20869-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20869-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520869-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20869-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023061.html"
},
{
"category": "self",
"summary": "SUSE Bug 1249154",
"url": "https://bugzilla.suse.com/1249154"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6104 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6032 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-9566 page",
"url": "https://www.suse.com/security/cve/CVE-2025-9566/"
}
],
"title": "Security update for podman",
"tracking": {
"current_release_date": "2025-10-22T12:25:33Z",
"generator": {
"date": "2025-10-22T12:25:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20869-1",
"initial_release_date": "2025-10-22T12:25:33Z",
"revision_history": [
{
"date": "2025-10-22T12:25:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "podman-4.9.5-8.1.aarch64",
"product": {
"name": "podman-4.9.5-8.1.aarch64",
"product_id": "podman-4.9.5-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "podman-remote-4.9.5-8.1.aarch64",
"product": {
"name": "podman-remote-4.9.5-8.1.aarch64",
"product_id": "podman-remote-4.9.5-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "podmansh-4.9.5-8.1.aarch64",
"product": {
"name": "podmansh-4.9.5-8.1.aarch64",
"product_id": "podmansh-4.9.5-8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-4.9.5-8.1.noarch",
"product": {
"name": "podman-docker-4.9.5-8.1.noarch",
"product_id": "podman-docker-4.9.5-8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4.9.5-8.1.s390x",
"product": {
"name": "podman-4.9.5-8.1.s390x",
"product_id": "podman-4.9.5-8.1.s390x"
}
},
{
"category": "product_version",
"name": "podman-remote-4.9.5-8.1.s390x",
"product": {
"name": "podman-remote-4.9.5-8.1.s390x",
"product_id": "podman-remote-4.9.5-8.1.s390x"
}
},
{
"category": "product_version",
"name": "podmansh-4.9.5-8.1.s390x",
"product": {
"name": "podmansh-4.9.5-8.1.s390x",
"product_id": "podmansh-4.9.5-8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-4.9.5-8.1.x86_64",
"product": {
"name": "podman-4.9.5-8.1.x86_64",
"product_id": "podman-4.9.5-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "podman-remote-4.9.5-8.1.x86_64",
"product": {
"name": "podman-remote-4.9.5-8.1.x86_64",
"product_id": "podman-remote-4.9.5-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "podmansh-4.9.5-8.1.x86_64",
"product": {
"name": "podmansh-4.9.5-8.1.x86_64",
"product_id": "podmansh-4.9.5-8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4.9.5-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64"
},
"product_reference": "podman-4.9.5-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4.9.5-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x"
},
"product_reference": "podman-4.9.5-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4.9.5-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64"
},
"product_reference": "podman-4.9.5-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4.9.5-8.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch"
},
"product_reference": "podman-docker-4.9.5-8.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4.9.5-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64"
},
"product_reference": "podman-remote-4.9.5-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4.9.5-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x"
},
"product_reference": "podman-remote-4.9.5-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4.9.5-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64"
},
"product_reference": "podman-remote-4.9.5-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-4.9.5-8.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64"
},
"product_reference": "podmansh-4.9.5-8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-4.9.5-8.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x"
},
"product_reference": "podmansh-4.9.5-8.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podmansh-4.9.5-8.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
},
"product_reference": "podmansh-4.9.5-8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6104"
}
],
"notes": [
{
"category": "general",
"text": "go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6104",
"url": "https://www.suse.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "SUSE Bug 1227024 for CVE-2024-6104",
"url": "https://bugzilla.suse.com/1227024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-22T12:25:33Z",
"details": "moderate"
}
],
"title": "CVE-2024-6104"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-22T12:25:33Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-22T12:25:33Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-6032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6032"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Podman. The podman machine init command fails to verify the TLS certificate when downloading the VM images from an OCI registry. This issue results in a Man In The Middle attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6032",
"url": "https://www.suse.com/security/cve/CVE-2025-6032"
},
{
"category": "external",
"summary": "SUSE Bug 1245320 for CVE-2025-6032",
"url": "https://bugzilla.suse.com/1245320"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-22T12:25:33Z",
"details": "important"
}
],
"title": "CVE-2025-6032"
},
{
"cve": "CVE-2025-9566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-9566"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a vulnerability in podman where an attacker may use the kube play command to overwrite host files when the kube file container a Secrete or a ConfigMap volume mount and such volume contains a symbolic link to a host file path. In a successful attack, the attacker can only control the target file to be overwritten but not the content to be written into the file.\n\nBinary-Affected: podman\nUpstream-version-introduced: v4.0.0\nUpstream-version-fixed: v5.6.1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-9566",
"url": "https://www.suse.com/security/cve/CVE-2025-9566"
},
{
"category": "external",
"summary": "SUSE Bug 1249154 for CVE-2025-9566",
"url": "https://bugzilla.suse.com/1249154"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podman-docker-4.9.5-8.1.noarch",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podman-remote-4.9.5-8.1.x86_64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.aarch64",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.s390x",
"SUSE Linux Micro 6.0:podmansh-4.9.5-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-22T12:25:33Z",
"details": "important"
}
],
"title": "CVE-2025-9566"
}
]
}
SUSE-SU-2026:0439-1
Vulnerability from csaf_suse - Published: 2026-02-11 09:30 - Updated: 2026-02-11 09:30Summary
Security update for apptainer
Severity
Important
Notes
Title of the patch: Security update for apptainer
Description of the patch: This update for apptainer fixes the following issues:
Security fixes:
- CVE-2024-45310: Fixed runc being tricked into creating empty
files/directories on host (bsc#1257432)
- CVE-2025-65105: Fixed security bypass due to disabling security
options (bsc#1255462)
- CVE-2025-47914: Fixed malformed constraint may cause denial of
service in golang.org/x/crypto/ssh/agent (bsc#1253967)
- CVE-2025-58181: Fixed unbounded memory consumption in
golang.org/x/crypto/ssh (bsc#1253784)
- CVE-2025-47913: Fixed potential denial of service in
golang.org/x/crypto/ssh/agent (bsc#1253506)
- CVE-2025-22872: Fixed incorrect Neutralization of Input During
Web Page Generation in x/net (bsc#1241710)
- CVE-2025-22870: Fixed HTTP Proxy bypass using IPv6 Zone IDs in
golang.org/x/net (bsc#1238611)
- CVE-2025-22869: Fixed potential denial of service in
golang.org/x/crypto (bsc#1239322)
- CVE-2025-27144: Fixed DoS in go-jose Parsing in
github.com/go-jose/go-jose (bsc#1237608)
- CVE-2025-8556: Fixed missing and wrong validation can lead
to incorrect results in github.com/cloudflare/circl
Other fixes:
- Update to 1.4.5
Patchnames: SUSE-2026-439,SUSE-SLE-Module-HPC-15-SP7-2026-439,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-439,openSUSE-SLE-15.6-2026-439
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
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
References
45 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 apptainer",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apptainer fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2024-45310: Fixed runc being tricked into creating empty \n files/directories on host (bsc#1257432)\n- CVE-2025-65105: Fixed security bypass due to disabling security \n options (bsc#1255462)\n- CVE-2025-47914: Fixed malformed constraint may cause denial of \n service in golang.org/x/crypto/ssh/agent (bsc#1253967)\n- CVE-2025-58181: Fixed unbounded memory consumption in \n golang.org/x/crypto/ssh (bsc#1253784)\n- CVE-2025-47913: Fixed potential denial of service in \n golang.org/x/crypto/ssh/agent (bsc#1253506)\n- CVE-2025-22872: Fixed incorrect Neutralization of Input During \n Web Page Generation in x/net (bsc#1241710)\n- CVE-2025-22870: Fixed HTTP Proxy bypass using IPv6 Zone IDs in \n golang.org/x/net (bsc#1238611)\n- CVE-2025-22869: Fixed potential denial of service in \n golang.org/x/crypto (bsc#1239322)\n- CVE-2025-27144: Fixed DoS in go-jose Parsing in \n github.com/go-jose/go-jose (bsc#1237608)\n- CVE-2025-8556: Fixed missing and wrong validation can lead \n to incorrect results in github.com/cloudflare/circl\n\nOther fixes:\n\n- Update to 1.4.5\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-439,SUSE-SLE-Module-HPC-15-SP7-2026-439,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-439,openSUSE-SLE-15.6-2026-439",
"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_0439-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0439-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260439-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0439-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024109.html"
},
{
"category": "self",
"summary": "SUSE Bug 1237608",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "self",
"summary": "SUSE Bug 1238611",
"url": "https://bugzilla.suse.com/1238611"
},
{
"category": "self",
"summary": "SUSE Bug 1239322",
"url": "https://bugzilla.suse.com/1239322"
},
{
"category": "self",
"summary": "SUSE Bug 1241710",
"url": "https://bugzilla.suse.com/1241710"
},
{
"category": "self",
"summary": "SUSE Bug 1253506",
"url": "https://bugzilla.suse.com/1253506"
},
{
"category": "self",
"summary": "SUSE Bug 1253784",
"url": "https://bugzilla.suse.com/1253784"
},
{
"category": "self",
"summary": "SUSE Bug 1253967",
"url": "https://bugzilla.suse.com/1253967"
},
{
"category": "self",
"summary": "SUSE Bug 1255462",
"url": "https://bugzilla.suse.com/1255462"
},
{
"category": "self",
"summary": "SUSE Bug 1257432",
"url": "https://bugzilla.suse.com/1257432"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45310 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45310/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22872 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22872/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-65105 page",
"url": "https://www.suse.com/security/cve/CVE-2025-65105/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8556 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8556/"
}
],
"title": "Security update for apptainer",
"tracking": {
"current_release_date": "2026-02-11T09:30:02Z",
"generator": {
"date": "2026-02-11T09:30:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0439-1",
"initial_release_date": "2026-02-11T09:30:02Z",
"revision_history": [
{
"date": "2026-02-11T09:30:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.4.5-150600.4.12.1.aarch64",
"product": {
"name": "apptainer-1.4.5-150600.4.12.1.aarch64",
"product_id": "apptainer-1.4.5-150600.4.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"product": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"product_id": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "squashfuse-0.5.0-150600.3.2.1.aarch64",
"product": {
"name": "squashfuse-0.5.0-150600.3.2.1.aarch64",
"product_id": "squashfuse-0.5.0-150600.3.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"product": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"product_id": "squashfuse-devel-0.5.0-150600.3.2.1.aarch64"
}
},
{
"category": "product_version",
"name": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"product": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"product_id": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsquashfuse0-0.5.0-150600.3.2.1.i586",
"product": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.i586",
"product_id": "libsquashfuse0-0.5.0-150600.3.2.1.i586"
}
},
{
"category": "product_version",
"name": "squashfuse-0.5.0-150600.3.2.1.i586",
"product": {
"name": "squashfuse-0.5.0-150600.3.2.1.i586",
"product_id": "squashfuse-0.5.0-150600.3.2.1.i586"
}
},
{
"category": "product_version",
"name": "squashfuse-devel-0.5.0-150600.3.2.1.i586",
"product": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.i586",
"product_id": "squashfuse-devel-0.5.0-150600.3.2.1.i586"
}
},
{
"category": "product_version",
"name": "squashfuse-tools-0.5.0-150600.3.2.1.i586",
"product": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.i586",
"product_id": "squashfuse-tools-0.5.0-150600.3.2.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-leap-1.4.5-150600.4.12.1.noarch",
"product": {
"name": "apptainer-leap-1.4.5-150600.4.12.1.noarch",
"product_id": "apptainer-leap-1.4.5-150600.4.12.1.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"product": {
"name": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"product_id": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"product": {
"name": "apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"product_id": "apptainer-sle15_7-1.4.5-150600.4.12.1.noarch"
}
},
{
"category": "product_version",
"name": "apptainer-sle16-1.4.5-150600.4.12.1.noarch",
"product": {
"name": "apptainer-sle16-1.4.5-150600.4.12.1.noarch",
"product_id": "apptainer-sle16-1.4.5-150600.4.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"product": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"product_id": "libsquashfuse0-0.5.0-150600.3.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "squashfuse-0.5.0-150600.3.2.1.ppc64le",
"product": {
"name": "squashfuse-0.5.0-150600.3.2.1.ppc64le",
"product_id": "squashfuse-0.5.0-150600.3.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"product": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"product_id": "squashfuse-devel-0.5.0-150600.3.2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"product": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"product_id": "squashfuse-tools-0.5.0-150600.3.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"product": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"product_id": "libsquashfuse0-0.5.0-150600.3.2.1.s390x"
}
},
{
"category": "product_version",
"name": "squashfuse-0.5.0-150600.3.2.1.s390x",
"product": {
"name": "squashfuse-0.5.0-150600.3.2.1.s390x",
"product_id": "squashfuse-0.5.0-150600.3.2.1.s390x"
}
},
{
"category": "product_version",
"name": "squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"product": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"product_id": "squashfuse-devel-0.5.0-150600.3.2.1.s390x"
}
},
{
"category": "product_version",
"name": "squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"product": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"product_id": "squashfuse-tools-0.5.0-150600.3.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apptainer-1.4.5-150600.4.12.1.x86_64",
"product": {
"name": "apptainer-1.4.5-150600.4.12.1.x86_64",
"product_id": "apptainer-1.4.5-150600.4.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"product": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"product_id": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "squashfuse-0.5.0-150600.3.2.1.x86_64",
"product": {
"name": "squashfuse-0.5.0-150600.3.2.1.x86_64",
"product_id": "squashfuse-0.5.0-150600.3.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"product": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"product_id": "squashfuse-devel-0.5.0-150600.3.2.1.x86_64"
}
},
{
"category": "product_version",
"name": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"product": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"product_id": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64"
},
"product_reference": "apptainer-1.4.5-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64"
},
"product_reference": "apptainer-1.4.5-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_7-1.4.5-150600.4.12.1.noarch as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch"
},
"product_reference": "apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64 as component of SUSE Linux Enterprise Module for HPC 15 SP7",
"product_id": "SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for HPC 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-150600.4.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64"
},
"product_reference": "apptainer-1.4.5-150600.4.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-150600.4.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64"
},
"product_reference": "apptainer-1.4.5-150600.4.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch"
},
"product_reference": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-150600.4.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64"
},
"product_reference": "apptainer-1.4.5-150600.4.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-1.4.5-150600.4.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64"
},
"product_reference": "apptainer-1.4.5-150600.4.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-leap-1.4.5-150600.4.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch"
},
"product_reference": "apptainer-leap-1.4.5-150600.4.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch"
},
"product_reference": "apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-0.5.0-150600.3.2.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le"
},
"product_reference": "squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x"
},
"product_reference": "squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-devel-0.5.0-150600.3.2.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
},
"product_reference": "squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45310",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45310"
}
],
"notes": [
{
"category": "general",
"text": "runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers and exploiting a race with `os.MkdirAll`. While this could be used to create empty files, existing files would not be truncated. An attacker must have the ability to start containers using some kind of custom volume configuration. Containers using user namespaces are still affected, but the scope of places an attacker can create inodes can be significantly reduced. Sufficiently strict LSM policies (SELinux/Apparmor) can also in principle block this attack -- we suspect the industry standard SELinux policy may restrict this attack\u0027s scope but the exact scope of protection hasn\u0027t been analysed. This is exploitable using runc directly as well as through Docker and Kubernetes. The issue is fixed in runc v1.1.14 and v1.2.0-rc3.\n\nSome workarounds are available. Using user namespaces restricts this attack fairly significantly such that the attacker can only create inodes in directories that the remapped root user/group has write access to. Unless the root user is remapped to an actual\nuser on the host (such as with rootless containers that don\u0027t use `/etc/sub[ug]id`), this in practice means that an attacker would only be able to create inodes in world-writable directories. A strict enough SELinux or AppArmor policy could in principle also restrict the scope if a specific label is applied to the runc runtime, though neither the extent to which the standard existing policies block this attack nor what exact policies are needed to sufficiently restrict this attack have been thoroughly tested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45310",
"url": "https://www.suse.com/security/cve/CVE-2024-45310"
},
{
"category": "external",
"summary": "SUSE Bug 1230092 for CVE-2024-45310",
"url": "https://bugzilla.suse.com/1230092"
},
{
"category": "external",
"summary": "SUSE Bug 1257413 for CVE-2024-45310",
"url": "https://bugzilla.suse.com/1257413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "low"
}
],
"title": "CVE-2024-45310"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22872",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22872"
}
],
"notes": [
{
"category": "general",
"text": "The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. \u003cmath\u003e, \u003csvg\u003e, etc contexts).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22872",
"url": "https://www.suse.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "SUSE Bug 1241710 for CVE-2025-22872",
"url": "https://bugzilla.suse.com/1241710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-22872"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2025-47914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47914"
}
],
"notes": [
{
"category": "general",
"text": "SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47914",
"url": "https://www.suse.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "SUSE Bug 1253967 for CVE-2025-47914",
"url": "https://bugzilla.suse.com/1253967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-47914"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2025-65105",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-65105"
}
],
"notes": [
{
"category": "general",
"text": "Apptainer is an open source container platform. In Apptainer versions less than 1.4.5, a container can disable two of the forms of the little used --security option, in particular the forms --security=apparmor:\u003cprofile\u003e and --security=selinux:\u003clabel\u003e which otherwise put restrictions on operations that containers can do. The --security option has always been mentioned in Apptainer documentation as being a feature for the root user, although these forms do also work for unprivileged users on systems where the corresponding feature is enabled. Apparmor is enabled by default on Debian-based distributions and SElinux is enabled by default on RHEL-based distributions, but on SUSE it depends on the distribution version. This vulnerability is fixed in 1.4.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-65105",
"url": "https://www.suse.com/security/cve/CVE-2025-65105"
},
{
"category": "external",
"summary": "SUSE Bug 1255462 for CVE-2025-65105",
"url": "https://bugzilla.suse.com/1255462"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-65105"
},
{
"cve": "CVE-2025-8556",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8556"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in CIRCL\u0027s implementation of the FourQ elliptic curve. This vulnerability allows an attacker to compromise session security via low-order point injection and incorrect point validation during Diffie-Hellman key exchange.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8556",
"url": "https://www.suse.com/security/cve/CVE-2025-8556"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:apptainer-sle15_7-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Module for HPC 15 SP7:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-1.4.5-150600.4.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-0.5.0-150600.3.2.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:squashfuse-tools-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.aarch64",
"openSUSE Leap 15.6:apptainer-1.4.5-150600.4.12.1.x86_64",
"openSUSE Leap 15.6:apptainer-leap-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:apptainer-sle15_6-1.4.5-150600.4.12.1.noarch",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:libsquashfuse0-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-devel-0.5.0-150600.3.2.1.x86_64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.aarch64",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.ppc64le",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.s390x",
"openSUSE Leap 15.6:squashfuse-tools-0.5.0-150600.3.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T09:30:02Z",
"details": "low"
}
],
"title": "CVE-2025-8556"
}
]
}
SUSE-SU-2026:0592-1
Vulnerability from csaf_suse - Published: 2026-02-20 14:27 - Updated: 2026-02-20 14:27Summary
Security update for vexctl
Severity
Important
Notes
Title of the patch: Security update for vexctl
Description of the patch: This update for vexctl fixes the following issues:
- Update to version 0.4.1+git78.f951e3a:
- CVE-2025-22868: Unexpected memory consumption during token parsing in golang.org/x/oauth2. (bsc#1239186)
- CVE-2024-45337: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto. (bsc#1234486)
- CVE-2025-27144: Go JOSE's Parsing Vulnerable to Denial of Service. (bsc#1237611)
- CVE-2025-22870: proxy bypass using IPv6 zone IDs. (bsc#1238683)
- CVE-2025-22869: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh. (bsc#1239323)
- CVE-2025-30204: jwt-go allows excessive memory allocation during header parsing. (bsc#1240444)
- CVE-2025-58181: invalidated number of mechanisms can cause unbounded memory consumption. (bsc#1253802)
- CVE-2026-22772: MetaIssuer URL validation bypass can trigger SSRF to arbitrary internal services. (bsc#1256535)
- CVE-2026-24137: legacy TUF client allows for arbitrary file writes with target cache path traversal. (bsc#1257138)
Patchnames: SUSE-2026-592,openSUSE-SLE-15.6-2026-592
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
44 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 vexctl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vexctl fixes the following issues:\n\n- Update to version 0.4.1+git78.f951e3a:\n- CVE-2025-22868: Unexpected memory consumption during token parsing in golang.org/x/oauth2. (bsc#1239186)\n- CVE-2024-45337: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto. (bsc#1234486)\n- CVE-2025-27144: Go JOSE\u0027s Parsing Vulnerable to Denial of Service. (bsc#1237611)\n- CVE-2025-22870: proxy bypass using IPv6 zone IDs. (bsc#1238683)\n- CVE-2025-22869: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh. (bsc#1239323)\n- CVE-2025-30204: jwt-go allows excessive memory allocation during header parsing. (bsc#1240444)\n- CVE-2025-58181: invalidated number of mechanisms can cause unbounded memory consumption. (bsc#1253802)\n- CVE-2026-22772: MetaIssuer URL validation bypass can trigger SSRF to arbitrary internal services. (bsc#1256535)\n- CVE-2026-24137: legacy TUF client allows for arbitrary file writes with target cache path traversal. (bsc#1257138)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-592,openSUSE-SLE-15.6-2026-592",
"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_0592-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0592-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260592-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0592-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024365.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234486",
"url": "https://bugzilla.suse.com/1234486"
},
{
"category": "self",
"summary": "SUSE Bug 1237611",
"url": "https://bugzilla.suse.com/1237611"
},
{
"category": "self",
"summary": "SUSE Bug 1238683",
"url": "https://bugzilla.suse.com/1238683"
},
{
"category": "self",
"summary": "SUSE Bug 1239186",
"url": "https://bugzilla.suse.com/1239186"
},
{
"category": "self",
"summary": "SUSE Bug 1239323",
"url": "https://bugzilla.suse.com/1239323"
},
{
"category": "self",
"summary": "SUSE Bug 1240444",
"url": "https://bugzilla.suse.com/1240444"
},
{
"category": "self",
"summary": "SUSE Bug 1253802",
"url": "https://bugzilla.suse.com/1253802"
},
{
"category": "self",
"summary": "SUSE Bug 1256535",
"url": "https://bugzilla.suse.com/1256535"
},
{
"category": "self",
"summary": "SUSE Bug 1257138",
"url": "https://bugzilla.suse.com/1257138"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45337 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-30204 page",
"url": "https://www.suse.com/security/cve/CVE-2025-30204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-58181 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22772 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24137 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24137/"
}
],
"title": "Security update for vexctl",
"tracking": {
"current_release_date": "2026-02-20T14:27:24Z",
"generator": {
"date": "2026-02-20T14:27:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0592-1",
"initial_release_date": "2026-02-20T14:27:24Z",
"revision_history": [
{
"date": "2026-02-20T14:27:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"product_id": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.i586",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.i586",
"product_id": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"product_id": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"product_id": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64",
"product": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64",
"product_id": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
},
"product_reference": "vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45337"
}
],
"notes": [
{
"category": "general",
"text": "Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that \"A call to this function does not guarantee that the key offered is in fact used to authenticate.\" Specifically, the SSH protocol allows clients to inquire about whether a public key is acceptable before proving control of the corresponding private key. PublicKeyCallback may be called with multiple keys, and the order in which the keys were provided cannot be used to infer which key the client successfully authenticated with, if any. Some applications, which store the key(s) passed to PublicKeyCallback (or derived information) and make security relevant determinations based on it once the connection is established, may make incorrect assumptions. For example, an attacker may send public keys A and B, and then authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B for which the attacker does not actually control the private key. Since this API is widely misused, as a partial mitigation golang.org/x/cry...@v0.31.0 enforces the property that, when successfully authenticating via public key, the last key passed to ServerConfig.PublicKeyCallback will be the key used to authenticate the connection. PublicKeyCallback will now be called multiple times with the same key, if necessary. Note that the client may still not control the last key passed to PublicKeyCallback if the connection is then authenticated with a different method, such as PasswordCallback, KeyboardInteractiveCallback, or NoClientAuth. Users should be using the Extensions field of the Permissions return value from the various authentication callbacks to record data associated with the authentication attempt instead of referencing external state. Once the connection is established the state corresponding to the successful authentication attempt can be retrieved via the ServerConn.Permissions field. Note that some third-party libraries misuse the Permissions type by sharing it across authentication attempts; users of third-party libraries should refer to the relevant projects for guidance.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45337",
"url": "https://www.suse.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "SUSE Bug 1234482 for CVE-2024-45337",
"url": "https://bugzilla.suse.com/1234482"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "important"
}
],
"title": "CVE-2024-45337"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-27144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27144"
}
],
"notes": [
{
"category": "general",
"text": "Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code used strings.Split(token, \".\") to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this by sending numerous malformed tokens, leading to memory exhaustion and a Denial of Service. Version 4.0.5 fixes this issue. As a workaround, applications could pre-validate that payloads passed to Go JOSE do not contain an excessive number of `.` characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27144",
"url": "https://www.suse.com/security/cve/CVE-2025-27144"
},
{
"category": "external",
"summary": "SUSE Bug 1237608 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237608"
},
{
"category": "external",
"summary": "SUSE Bug 1237609 for CVE-2025-27144",
"url": "https://bugzilla.suse.com/1237609"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "important"
}
],
"title": "CVE-2025-27144"
},
{
"cve": "CVE-2025-30204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-30204"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs allocations to the tune of O(n) bytes (where n stands for the length of the function\u0027s argument), with a constant factor of about 16. This issue is fixed in 5.2.2 and 4.5.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-30204",
"url": "https://www.suse.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "SUSE Bug 1240441 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240441"
},
{
"category": "external",
"summary": "SUSE Bug 1240442 for CVE-2025-30204",
"url": "https://bugzilla.suse.com/1240442"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "important"
}
],
"title": "CVE-2025-30204"
},
{
"cve": "CVE-2025-58181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58181"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58181",
"url": "https://www.suse.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "SUSE Bug 1253784 for CVE-2025-58181",
"url": "https://bugzilla.suse.com/1253784"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2026-22772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22772"
}
],
"notes": [
{
"category": "general",
"text": "Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio\u0027s metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22772",
"url": "https://www.suse.com/security/cve/CVE-2026-22772"
},
{
"category": "external",
"summary": "SUSE Bug 1256532 for CVE-2026-22772",
"url": "https://bugzilla.suse.com/1256532"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-22772"
},
{
"cve": "CVE-2026-24137",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24137"
}
],
"notes": [
{
"category": "general",
"text": "sigstore framework is a common go library shared across sigstore services and clients. In versions 1.10.3 and below, the legacy TUF client (pkg/tuf/client.go) supports caching target files to disk. It constructs a filesystem path by joining a cache base directory with a target name sourced from signed target metadata; however, it does not validate that the resulting path stays within the cache base directory. A malicious TUF repository can trigger arbitrary file overwriting, limited to the permissions that the calling process has. Note that this should only affect clients that are directly using the TUF client in sigstore/sigstore or are using an older version of Cosign. Public Sigstore deployment users are unaffected, as TUF metadata is validated by a quorum of trusted collaborators. This issue has been fixed in version 1.10.4. As a workaround, users can disable disk caching for the legacy client by setting SIGSTORE_NO_CACHE=true in the environment, migrate to https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf, or upgrade to the latest sigstore/sigstore release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24137",
"url": "https://www.suse.com/security/cve/CVE-2026-24137"
},
{
"category": "external",
"summary": "SUSE Bug 1257137 for CVE-2026-24137",
"url": "https://bugzilla.suse.com/1257137"
}
],
"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 Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.aarch64",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.ppc64le",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.s390x",
"openSUSE Leap 15.6:vexctl-0.4.1+git78.f951e3a-150000.1.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-20T14:27:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-24137"
}
]
}
WID-SEC-W-2025-0625
Vulnerability from csaf_certbund - Published: 2025-03-24 23:00 - Updated: 2026-03-03 23:00Summary
Red Hat OpenShift Container Platform: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenShift Container Platform ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift Data Foundation <4.17.7
Red Hat / OpenShift
|
Data Foundation <4.17.7 | ||
|
Red Hat OpenShift GitOps <1.15.2
Red Hat / OpenShift
|
GitOps <1.15.2 | ||
|
Red Hat OpenShift Container Platform <4.18.12
Red Hat / OpenShift
|
Container Platform <4.18.12 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat OpenShift Container Platform <4.18.11
Red Hat / OpenShift
|
Container Platform <4.18.11 | ||
|
Red Hat OpenShift Container Platform <4.18.13
Red Hat / OpenShift
|
Container Platform <4.18.13 | ||
|
Red Hat OpenShift Container Platform <4.19.0
Red Hat / OpenShift
|
Container Platform <4.19.0 | ||
|
Red Hat OpenShift Container Platform <4.18.6
Red Hat / OpenShift
|
Container Platform <4.18.6 | ||
|
Red Hat OpenShift Container Platform <4.17.30
Red Hat / OpenShift
|
Container Platform <4.17.30 |
References
58 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat OpenShift Container Platform ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0625 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0625.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0625 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2025-03-24",
"url": "https://access.redhat.com/errata/RHSA-2025:3068"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1014-1 vom 2025-03-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/FFTPOOHOP3TDCMCNL7WRQ6CTOCM2RHU5/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1009-1 vom 2025-03-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020589.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1011-1 vom 2025-03-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020587.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1010-1 vom 2025-03-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020588.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3131 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3131"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3132 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3132"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3059 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3061 vom 2025-03-27",
"url": "https://access.redhat.com/errata/RHSA-2025:3061"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1038-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RDUSLVUE4ABN4A2UXKEXXYBVNZYOL62N/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1037-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/HRXHLPSCYZEZQ6GJKOABY44N37DC5ST2/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3335 vom 2025-03-27",
"url": "https://access.redhat.com/errata/RHSA-2025:3335"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1036-1 vom 2025-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020615.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3439 vom 2025-04-01",
"url": "https://access.redhat.com/errata/RHSA-2025:3439"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3438 vom 2025-04-01",
"url": "https://access.redhat.com/errata/RHSA-2025:3438"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-556D8C02D7 vom 2025-04-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-556d8c02d7"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3593 vom 2025-04-03",
"url": "https://access.redhat.com/errata/RHSA-2025:3593"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3743 vom 2025-04-09",
"url": "https://access.redhat.com/errata/RHSA-2025:3743"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3820 vom 2025-04-11",
"url": "https://access.redhat.com/errata/RHSA-2025:3820"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-6653A27CFD vom 2025-04-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6653a27cfd"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-B0915F0A19 vom 2025-04-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-b0915f0a19"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-12AC4E9CFD vom 2025-04-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-12ac4e9cfd"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14990-1 vom 2025-04-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/IC2EUYZRCX6GXM6Y26SHEX6QS2URIZ2I/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14988-1 vom 2025-04-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/IQWUH5CIGBJCVZRE6D76AYCLT3MS47XX/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3906 vom 2025-04-16",
"url": "https://access.redhat.com/errata/RHSA-2025:3906"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4211 vom 2025-05-01",
"url": "https://access.redhat.com/errata/RHSA-2025:4211"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4511 vom 2025-05-06",
"url": "https://access.redhat.com/errata/RHSA-2025:4511"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4427 vom 2025-05-08",
"url": "https://access.redhat.com/errata/RHSA-2025:4427"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7407 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7407"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7397 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7397"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7467 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7467"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7459 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7459"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7462 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7389 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7389"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7391 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7391"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7479 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4712 vom 2025-05-14",
"url": "https://access.redhat.com/errata/RHSA-2025:4712"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7753 vom 2025-05-16",
"url": "https://access.redhat.com/errata/RHSA-2025:7753"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8059 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:8059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7669 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:7669"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7391 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7391.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7389 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7389.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7397 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7397.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11038 vom 2025-06-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11038"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7462 vom 2025-07-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-7462.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-9149 vom 2025-07-01",
"url": "https://linux.oracle.com/errata/ELSA-2025-9149.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11396 vom 2025-07-18",
"url": "https://access.redhat.com/errata/RHSA-2025:11396"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20869-1 vom 2025-10-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023061.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19566 vom 2025-11-04",
"url": "https://access.redhat.com/errata/RHSA-2025:19566"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19594 vom 2025-11-04",
"url": "https://access.redhat.com/errata/RHSA-2025:19594"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19594 vom 2025-11-06",
"url": "https://linux.oracle.com/errata/ELSA-2025-19594.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22014 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22014"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22684 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22684"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0627 vom 2026-01-14",
"url": "https://access.redhat.com/errata/RHSA-2026:0627"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0592-1 vom 2026-02-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024365.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3718 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3718"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift Container Platform: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-03-03T23:00:00.000+00:00",
"generator": {
"date": "2026-03-04T11:17:25.923+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0625",
"initial_release_date": "2025-03-24T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-25T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-04-03T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-05T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-07T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-15T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-17T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "30"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.6",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.6",
"product_id": "T042133"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.6",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.6",
"product_id": "T042133-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.6"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.11",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.11",
"product_id": "T043253"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.11",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.11",
"product_id": "T043253-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.11"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.12",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.12",
"product_id": "T043406"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.12",
"product_id": "T043406-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.12"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.13",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.13",
"product_id": "T043693"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.13",
"product_id": "T043693-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.13"
}
}
},
{
"category": "product_version_range",
"name": "GitOps \u003c1.15.2",
"product": {
"name": "Red Hat OpenShift GitOps \u003c1.15.2",
"product_id": "T043834"
}
},
{
"category": "product_version",
"name": "GitOps 1.15.2",
"product": {
"name": "Red Hat OpenShift GitOps 1.15.2",
"product_id": "T043834-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:gitops__1.15.2"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.17.7",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.17.7",
"product_id": "T044019"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.17.7",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.17.7",
"product_id": "T044019-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.17.7"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.30",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.30",
"product_id": "T044057"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.30",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.30",
"product_id": "T044057-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.30"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.19.0",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.19.0",
"product_id": "T044671"
}
},
{
"category": "product_version",
"name": "Container Platform 4.19.0",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19.0",
"product_id": "T044671-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.19.0"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27144",
"product_status": {
"known_affected": [
"67646",
"T004914",
"74185",
"T002207",
"T044019",
"T043834",
"T043406",
"T027843",
"T043253",
"T043693",
"T044671",
"T042133",
"T044057"
]
},
"release_date": "2025-03-24T23:00:00.000+00:00",
"title": "CVE-2025-27144"
}
]
}
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…