Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-41965 (GCVE-0-2024-41965)
Vulnerability from cvelistv5 – Published: 2024-08-01 21:44 – Updated: 2024-11-15 13:08
VLAI
EPSS
Title
Vim < v9.1.0648 has a double-free in dialog_changed()
Summary
Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.
Severity
4.2 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-416 - Use After Free
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/b29f4abcd4b3382… | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2024111… |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-41965",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-07T14:52:14.375534Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-07T14:53:02.063Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-11-15T13:08:18.743Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20241115-0002/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.1.0648"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416: Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-01T21:44:09.056Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f"
},
{
"name": "https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c"
}
],
"source": {
"advisory": "GHSA-46pw-v7qw-xc2f",
"discovery": "UNKNOWN"
},
"title": "Vim \u003c v9.1.0648 has a double-free in dialog_changed()"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-41965",
"datePublished": "2024-08-01T21:44:09.056Z",
"dateReserved": "2024-07-24T16:51:40.952Z",
"dateUpdated": "2024-11-15T13:08:18.743Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-41965",
"date": "2026-06-27",
"epss": "0.00289",
"percentile": "0.2059"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"9.1.0648\", \"matchCriteriaId\": \"4220739E-D0C8-4511-8023-B73AB5731DF1\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.\"}, {\"lang\": \"es\", \"value\": \" Vim es un editor de texto de l\\u00ednea de comandos de c\\u00f3digo abierto. double-free en dialog_changed() en Vim \"}]",
"id": "CVE-2024-41965",
"lastModified": "2024-11-21T09:33:21.087",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L\", \"baseScore\": 4.2, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 0.8, \"impactScore\": 3.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L\", \"baseScore\": 4.2, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 0.8, \"impactScore\": 3.4}]}",
"published": "2024-08-01T22:15:29.567",
"references": "[{\"url\": \"https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241115-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-416\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-415\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-41965\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-08-01T22:15:29.567\",\"lastModified\":\"2026-06-17T07:48:32.367\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.\"},{\"lang\":\"es\",\"value\":\" Vim es un editor de texto de l\u00ednea de comandos de c\u00f3digo abierto. double-free en dialog_changed() en Vim \"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"vim\",\"product\":\"vim\",\"versions\":[{\"version\":\"\u003c 9.1.0648\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":0.8,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":0.8,\"impactScore\":3.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-08-07T14:52:14.375534Z\",\"id\":\"CVE-2024-41965\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.1.0648\",\"matchCriteriaId\":\"4220739E-D0C8-4511-8023-B73AB5731DF1\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241115-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20241115-0002/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-11-15T13:08:18.743Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-41965\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-07T14:52:14.375534Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-07T14:52:30.516Z\"}}], \"cna\": {\"title\": \"Vim \u003c v9.1.0648 has a double-free in dialog_changed()\", \"source\": {\"advisory\": \"GHSA-46pw-v7qw-xc2f\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.1.0648\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c\", \"name\": \"https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-08-01T21:44:09.056Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-41965\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-15T13:08:18.743Z\", \"dateReserved\": \"2024-07-24T16:51:40.952Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-08-01T21:44:09.056Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
MSRC_CVE-2024-41965
Vulnerability from csaf_microsoft - Published: 2024-08-02 00:00 - Updated: 2026-02-19 01:08Summary
Vim < v9.1.0648 has a double-free in dialog_changed()
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
4.2 (Medium)
Affected products
Fixed
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17265-17086 | — | ||
| Unresolved product id: 17666-17084 | — | ||
| Unresolved product id: 19763-17086 | — | ||
| Unresolved product id: 19769-17084 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-41965 Vim \u003c v9.1.0648 has a double-free in dialog_changed() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-41965.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Vim \u003c v9.1.0648 has a double-free in dialog_changed()",
"tracking": {
"current_release_date": "2026-02-19T01:08:51.000Z",
"generator": {
"date": "2026-02-21T02:16:12.437Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-41965",
"initial_release_date": "2024-08-02T00:00:00.000Z",
"revision_history": [
{
"date": "2024-09-11T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-10-12T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-02-19T01:08:51.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 vim 9.0.2121-4",
"product": {
"name": "\u003ccbl2 vim 9.0.2121-4",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 vim 9.0.2121-4",
"product": {
"name": "cbl2 vim 9.0.2121-4",
"product_id": "17265"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 vim 9.0.2190-4",
"product": {
"name": "\u003cazl3 vim 9.0.2190-4",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 vim 9.0.2190-4",
"product": {
"name": "azl3 vim 9.0.2190-4",
"product_id": "17666"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 vim 9.0.2121-5",
"product": {
"name": "\u003ccbl2 vim 9.0.2121-5",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 vim 9.0.2121-5",
"product": {
"name": "cbl2 vim 9.0.2121-5",
"product_id": "19763"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 vim 9.0.2190-6",
"product": {
"name": "\u003cazl3 vim 9.0.2190-6",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 vim 9.0.2190-6",
"product": {
"name": "azl3 vim 9.0.2190-6",
"product_id": "19769"
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 vim 9.0.2121-4 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vim 9.0.2121-4 as a component of CBL Mariner 2.0",
"product_id": "17265-17086"
},
"product_reference": "17265",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vim 9.0.2190-4 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vim 9.0.2190-4 as a component of Azure Linux 3.0",
"product_id": "17666-17084"
},
"product_reference": "17666",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 vim 9.0.2121-5 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vim 9.0.2121-5 as a component of CBL Mariner 2.0",
"product_id": "19763-17086"
},
"product_reference": "19763",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vim 9.0.2190-6 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vim 9.0.2190-6 as a component of Azure Linux 3.0",
"product_id": "19769-17084"
},
"product_reference": "19769",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41965",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17265-17086",
"17666-17084",
"19763-17086",
"19769-17084"
],
"known_affected": [
"17086-4",
"17084-3",
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-41965 Vim \u003c v9.1.0648 has a double-free in dialog_changed() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-41965.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-11T00:00:00.000Z",
"details": "9.0.2121-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4",
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-09-11T00:00:00.000Z",
"details": "9.0.2190-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 4.2,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"17086-4",
"17084-3",
"17086-2",
"17084-1"
]
}
],
"title": "Vim \u003c v9.1.0648 has a double-free in dialog_changed()"
}
]
}
SUSE-SU-2025:02226-1
Vulnerability from csaf_suse - Published: 2025-07-04 13:31 - Updated: 2025-07-04 13:31Summary
Security update for vim
Severity
Moderate
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues:
- CVE-2024-41965: Fixed improper neutralization of argument delimiters in zip.vim that could have led to data loss (bsc#1228776).
- CVE-2025-29768: Fixed double-free in dialog_changed() (bsc#1239602).
Patchnames: SUSE-2025-2226,SUSE-SLE-Micro-5.5-2025-2226,SUSE-SLE-Module-Basesystem-15-SP6-2025-2226,SUSE-SLE-Module-Basesystem-15-SP7-2025-2226,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-2226,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-2226,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2226,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2226,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2226,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2226,openSUSE-SLE-15.6-2025-2226
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
85 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.1 (Medium)
Affected products
Recommended
85 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2024-41965: Fixed improper neutralization of argument delimiters in zip.vim that could have led to data loss (bsc#1228776).\n- CVE-2025-29768: Fixed double-free in dialog_changed() (bsc#1239602).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2226,SUSE-SLE-Micro-5.5-2025-2226,SUSE-SLE-Module-Basesystem-15-SP6-2025-2226,SUSE-SLE-Module-Basesystem-15-SP7-2025-2226,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-2226,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-2226,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2226,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2226,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2226,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2226,openSUSE-SLE-15.6-2025-2226",
"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_02226-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02226-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502226-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02226-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040614.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228776",
"url": "https://bugzilla.suse.com/1228776"
},
{
"category": "self",
"summary": "SUSE Bug 1239602",
"url": "https://bugzilla.suse.com/1239602"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41965 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-29768 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29768/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-07-04T13:31:08Z",
"generator": {
"date": "2025-07-04T13:31:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02226-1",
"initial_release_date": "2025-07-04T13:31:08Z",
"revision_history": [
{
"date": "2025-07-04T13:31:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150500.20.27.1.aarch64",
"product": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64",
"product_id": "gvim-9.1.1406-150500.20.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150500.20.27.1.aarch64",
"product": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64",
"product_id": "vim-9.1.1406-150500.20.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"product": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"product_id": "vim-small-9.1.1406-150500.20.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150500.20.27.1.i586",
"product": {
"name": "gvim-9.1.1406-150500.20.27.1.i586",
"product_id": "gvim-9.1.1406-150500.20.27.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150500.20.27.1.i586",
"product": {
"name": "vim-9.1.1406-150500.20.27.1.i586",
"product_id": "vim-9.1.1406-150500.20.27.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150500.20.27.1.i586",
"product": {
"name": "vim-small-9.1.1406-150500.20.27.1.i586",
"product_id": "vim-small-9.1.1406-150500.20.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.1.1406-150500.20.27.1.noarch",
"product": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch",
"product_id": "vim-data-9.1.1406-150500.20.27.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"product": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"product_id": "vim-data-common-9.1.1406-150500.20.27.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"product": {
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"product_id": "gvim-9.1.1406-150500.20.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150500.20.27.1.ppc64le",
"product": {
"name": "vim-9.1.1406-150500.20.27.1.ppc64le",
"product_id": "vim-9.1.1406-150500.20.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"product": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"product_id": "vim-small-9.1.1406-150500.20.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150500.20.27.1.s390x",
"product": {
"name": "gvim-9.1.1406-150500.20.27.1.s390x",
"product_id": "gvim-9.1.1406-150500.20.27.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150500.20.27.1.s390x",
"product": {
"name": "vim-9.1.1406-150500.20.27.1.s390x",
"product_id": "vim-9.1.1406-150500.20.27.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150500.20.27.1.s390x",
"product": {
"name": "vim-small-9.1.1406-150500.20.27.1.s390x",
"product_id": "vim-small-9.1.1406-150500.20.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150500.20.27.1.x86_64",
"product": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64",
"product_id": "gvim-9.1.1406-150500.20.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150500.20.27.1.x86_64",
"product": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64",
"product_id": "vim-9.1.1406-150500.20.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"product": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"product_id": "vim-small-9.1.1406-150500.20.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"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": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150500.20.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150500.20.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150500.20.27.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150500.20.27.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150500.20.27.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150500.20.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150500.20.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41965"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41965",
"url": "https://www.suse.com/security/cve/CVE-2024-41965"
},
{
"category": "external",
"summary": "SUSE Bug 1228776 for CVE-2024-41965",
"url": "https://bugzilla.suse.com/1228776"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-04T13:31:08Z",
"details": "low"
}
],
"title": "CVE-2024-41965"
},
{
"cve": "CVE-2025-29768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-29768"
}
],
"notes": [
{
"category": "general",
"text": "Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press \u0027x\u0027 on such a strange filename. The issue has been fixed as of Vim patch v9.1.1198.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-29768",
"url": "https://www.suse.com/security/cve/CVE-2025-29768"
},
{
"category": "external",
"summary": "SUSE Bug 1239602 for CVE-2025-29768",
"url": "https://bugzilla.suse.com/1239602"
}
],
"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 High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.1.1406-150500.20.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:gvim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-9.1.1406-150500.20.27.1.x86_64",
"openSUSE Leap 15.6:vim-data-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-data-common-9.1.1406-150500.20.27.1.noarch",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.aarch64",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.ppc64le",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.s390x",
"openSUSE Leap 15.6:vim-small-9.1.1406-150500.20.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-04T13:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-29768"
}
]
}
SUSE-SU-2025:02227-1
Vulnerability from csaf_suse - Published: 2025-07-04 13:31 - Updated: 2025-07-04 13:31Summary
Security update for vim
Severity
Moderate
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues:
- CVE-2024-41965: Fixed improper neutralization of argument delimiters in zip.vim that could have led to data loss (bsc#1228776).
- CVE-2025-29768: Fixed double-free in dialog_changed() (bsc#1239602).
Patchnames: SUSE-2025-2227,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2227,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2227
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
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
Threats
Impact
low
6.1 (Medium)
Affected products
Recommended
14 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2024-41965: Fixed improper neutralization of argument delimiters in zip.vim that could have led to data loss (bsc#1228776).\n- CVE-2025-29768: Fixed double-free in dialog_changed() (bsc#1239602).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2227,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2227,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2227",
"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_02227-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02227-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502227-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02227-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040613.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228776",
"url": "https://bugzilla.suse.com/1228776"
},
{
"category": "self",
"summary": "SUSE Bug 1239602",
"url": "https://bugzilla.suse.com/1239602"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41965 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-29768 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29768/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-07-04T13:31:41Z",
"generator": {
"date": "2025-07-04T13:31:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02227-1",
"initial_release_date": "2025-07-04T13:31:41Z",
"revision_history": [
{
"date": "2025-07-04T13:31:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-17.48.1.aarch64",
"product": {
"name": "gvim-9.1.1406-17.48.1.aarch64",
"product_id": "gvim-9.1.1406-17.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-17.48.1.aarch64",
"product": {
"name": "vim-9.1.1406-17.48.1.aarch64",
"product_id": "vim-9.1.1406-17.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-17.48.1.aarch64",
"product": {
"name": "vim-small-9.1.1406-17.48.1.aarch64",
"product_id": "vim-small-9.1.1406-17.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-17.48.1.i586",
"product": {
"name": "gvim-9.1.1406-17.48.1.i586",
"product_id": "gvim-9.1.1406-17.48.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-17.48.1.i586",
"product": {
"name": "vim-9.1.1406-17.48.1.i586",
"product_id": "vim-9.1.1406-17.48.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-17.48.1.i586",
"product": {
"name": "vim-small-9.1.1406-17.48.1.i586",
"product_id": "vim-small-9.1.1406-17.48.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.1.1406-17.48.1.noarch",
"product": {
"name": "vim-data-9.1.1406-17.48.1.noarch",
"product_id": "vim-data-9.1.1406-17.48.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.1.1406-17.48.1.noarch",
"product": {
"name": "vim-data-common-9.1.1406-17.48.1.noarch",
"product_id": "vim-data-common-9.1.1406-17.48.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-17.48.1.ppc64le",
"product": {
"name": "gvim-9.1.1406-17.48.1.ppc64le",
"product_id": "gvim-9.1.1406-17.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-17.48.1.ppc64le",
"product": {
"name": "vim-9.1.1406-17.48.1.ppc64le",
"product_id": "vim-9.1.1406-17.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-17.48.1.ppc64le",
"product": {
"name": "vim-small-9.1.1406-17.48.1.ppc64le",
"product_id": "vim-small-9.1.1406-17.48.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-17.48.1.s390",
"product": {
"name": "gvim-9.1.1406-17.48.1.s390",
"product_id": "gvim-9.1.1406-17.48.1.s390"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-17.48.1.s390",
"product": {
"name": "vim-9.1.1406-17.48.1.s390",
"product_id": "vim-9.1.1406-17.48.1.s390"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-17.48.1.s390",
"product": {
"name": "vim-small-9.1.1406-17.48.1.s390",
"product_id": "vim-small-9.1.1406-17.48.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-17.48.1.s390x",
"product": {
"name": "gvim-9.1.1406-17.48.1.s390x",
"product_id": "gvim-9.1.1406-17.48.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-17.48.1.s390x",
"product": {
"name": "vim-9.1.1406-17.48.1.s390x",
"product_id": "vim-9.1.1406-17.48.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-17.48.1.s390x",
"product": {
"name": "vim-small-9.1.1406-17.48.1.s390x",
"product_id": "vim-small-9.1.1406-17.48.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-17.48.1.x86_64",
"product": {
"name": "gvim-9.1.1406-17.48.1.x86_64",
"product_id": "gvim-9.1.1406-17.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-17.48.1.x86_64",
"product": {
"name": "vim-9.1.1406-17.48.1.x86_64",
"product_id": "vim-9.1.1406-17.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-17.48.1.x86_64",
"product": {
"name": "vim-small-9.1.1406-17.48.1.x86_64",
"product_id": "vim-small-9.1.1406-17.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-17.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64"
},
"product_reference": "gvim-9.1.1406-17.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-17.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-17.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-17.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x"
},
"product_reference": "gvim-9.1.1406-17.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-17.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64"
},
"product_reference": "gvim-9.1.1406-17.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-17.48.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64"
},
"product_reference": "vim-9.1.1406-17.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-17.48.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le"
},
"product_reference": "vim-9.1.1406-17.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-17.48.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x"
},
"product_reference": "vim-9.1.1406-17.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-17.48.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64"
},
"product_reference": "vim-9.1.1406-17.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-17.48.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch"
},
"product_reference": "vim-data-9.1.1406-17.48.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-17.48.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-17.48.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-17.48.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64"
},
"product_reference": "gvim-9.1.1406-17.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-17.48.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64"
},
"product_reference": "vim-9.1.1406-17.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-17.48.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch"
},
"product_reference": "vim-data-9.1.1406-17.48.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-17.48.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-17.48.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41965"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41965",
"url": "https://www.suse.com/security/cve/CVE-2024-41965"
},
{
"category": "external",
"summary": "SUSE Bug 1228776 for CVE-2024-41965",
"url": "https://bugzilla.suse.com/1228776"
}
],
"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 Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-04T13:31:41Z",
"details": "low"
}
],
"title": "CVE-2024-41965"
},
{
"cve": "CVE-2025-29768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-29768"
}
],
"notes": [
{
"category": "general",
"text": "Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press \u0027x\u0027 on such a strange filename. The issue has been fixed as of Vim patch v9.1.1198.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-29768",
"url": "https://www.suse.com/security/cve/CVE-2025-29768"
},
{
"category": "external",
"summary": "SUSE Bug 1239602 for CVE-2025-29768",
"url": "https://bugzilla.suse.com/1239602"
}
],
"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 Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:vim-data-common-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gvim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-9.1.1406-17.48.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-9.1.1406-17.48.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:vim-data-common-9.1.1406-17.48.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-04T13:31:41Z",
"details": "moderate"
}
],
"title": "CVE-2025-29768"
}
]
}
SUSE-SU-2025:02228-1
Vulnerability from csaf_suse - Published: 2025-07-04 13:33 - Updated: 2025-07-04 13:33Summary
Security update for vim
Severity
Moderate
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues:
- CVE-2024-41965: Fixed improper neutralization of argument delimiters in zip.vim that could have led to data loss (bsc#1228776).
- CVE-2025-29768: Fixed double-free in dialog_changed() (bsc#1239602).
Patchnames: SUSE-2025-2228,SUSE-SLE-Micro-5.3-2025-2228,SUSE-SLE-Micro-5.4-2025-2228,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2228,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2228,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2228,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2228,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2228,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2228,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2228,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2228,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2228,SUSE-SUSE-MicroOS-5.1-2025-2228,SUSE-SUSE-MicroOS-5.2-2025-2228,SUSE-Storage-7.1-2025-2228
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
140 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.1 (Medium)
Affected products
Recommended
140 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues:\n\n- CVE-2024-41965: Fixed improper neutralization of argument delimiters in zip.vim that could have led to data loss (bsc#1228776).\n- CVE-2025-29768: Fixed double-free in dialog_changed() (bsc#1239602).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2228,SUSE-SLE-Micro-5.3-2025-2228,SUSE-SLE-Micro-5.4-2025-2228,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2228,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2228,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2228,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2228,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2228,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2228,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2228,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2228,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2228,SUSE-SUSE-MicroOS-5.1-2025-2228,SUSE-SUSE-MicroOS-5.2-2025-2228,SUSE-Storage-7.1-2025-2228",
"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_02228-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02228-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502228-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02228-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040612.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228776",
"url": "https://bugzilla.suse.com/1228776"
},
{
"category": "self",
"summary": "SUSE Bug 1239602",
"url": "https://bugzilla.suse.com/1239602"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41965 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-29768 page",
"url": "https://www.suse.com/security/cve/CVE-2025-29768/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2025-07-04T13:33:24Z",
"generator": {
"date": "2025-07-04T13:33:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02228-1",
"initial_release_date": "2025-07-04T13:33:24Z",
"revision_history": [
{
"date": "2025-07-04T13:33:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150000.5.75.1.aarch64",
"product": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64",
"product_id": "gvim-9.1.1406-150000.5.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150000.5.75.1.aarch64",
"product": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64",
"product_id": "vim-9.1.1406-150000.5.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"product": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"product_id": "vim-small-9.1.1406-150000.5.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "xxd-9.1.1406-150000.5.75.1.aarch64",
"product": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64",
"product_id": "xxd-9.1.1406-150000.5.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150000.5.75.1.i586",
"product": {
"name": "gvim-9.1.1406-150000.5.75.1.i586",
"product_id": "gvim-9.1.1406-150000.5.75.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150000.5.75.1.i586",
"product": {
"name": "vim-9.1.1406-150000.5.75.1.i586",
"product_id": "vim-9.1.1406-150000.5.75.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150000.5.75.1.i586",
"product": {
"name": "vim-small-9.1.1406-150000.5.75.1.i586",
"product_id": "vim-small-9.1.1406-150000.5.75.1.i586"
}
},
{
"category": "product_version",
"name": "xxd-9.1.1406-150000.5.75.1.i586",
"product": {
"name": "xxd-9.1.1406-150000.5.75.1.i586",
"product_id": "xxd-9.1.1406-150000.5.75.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.1.1406-150000.5.75.1.noarch",
"product": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch",
"product_id": "vim-data-9.1.1406-150000.5.75.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"product": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"product_id": "vim-data-common-9.1.1406-150000.5.75.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150000.5.75.1.ppc64le",
"product": {
"name": "gvim-9.1.1406-150000.5.75.1.ppc64le",
"product_id": "gvim-9.1.1406-150000.5.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150000.5.75.1.ppc64le",
"product": {
"name": "vim-9.1.1406-150000.5.75.1.ppc64le",
"product_id": "vim-9.1.1406-150000.5.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"product": {
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"product_id": "vim-small-9.1.1406-150000.5.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"product": {
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"product_id": "xxd-9.1.1406-150000.5.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150000.5.75.1.s390x",
"product": {
"name": "gvim-9.1.1406-150000.5.75.1.s390x",
"product_id": "gvim-9.1.1406-150000.5.75.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150000.5.75.1.s390x",
"product": {
"name": "vim-9.1.1406-150000.5.75.1.s390x",
"product_id": "vim-9.1.1406-150000.5.75.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150000.5.75.1.s390x",
"product": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x",
"product_id": "vim-small-9.1.1406-150000.5.75.1.s390x"
}
},
{
"category": "product_version",
"name": "xxd-9.1.1406-150000.5.75.1.s390x",
"product": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x",
"product_id": "xxd-9.1.1406-150000.5.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.1.1406-150000.5.75.1.x86_64",
"product": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64",
"product_id": "gvim-9.1.1406-150000.5.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.1.1406-150000.5.75.1.x86_64",
"product": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64",
"product_id": "vim-9.1.1406-150000.5.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"product": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"product_id": "vim-small-9.1.1406-150000.5.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "xxd-9.1.1406-150000.5.75.1.x86_64",
"product": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64",
"product_id": "xxd-9.1.1406-150000.5.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "gvim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.1.1406-150000.5.75.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.1.1406-150000.5.75.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch"
},
"product_reference": "vim-data-common-9.1.1406-150000.5.75.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "vim-small-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-9.1.1406-150000.5.75.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64"
},
"product_reference": "xxd-9.1.1406-150000.5.75.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41965"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source command line text editor. double-free in dialog_changed() in Vim \u003c v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41965",
"url": "https://www.suse.com/security/cve/CVE-2024-41965"
},
{
"category": "external",
"summary": "SUSE Bug 1228776 for CVE-2024-41965",
"url": "https://bugzilla.suse.com/1228776"
}
],
"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 Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-04T13:33:24Z",
"details": "low"
}
],
"title": "CVE-2024-41965"
},
{
"cve": "CVE-2025-29768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-29768"
}
],
"notes": [
{
"category": "general",
"text": "Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press \u0027x\u0027 on such a strange filename. The issue has been fixed as of Vim patch v9.1.1198.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-29768",
"url": "https://www.suse.com/security/cve/CVE-2025-29768"
},
{
"category": "external",
"summary": "SUSE Bug 1239602 for CVE-2025-29768",
"url": "https://bugzilla.suse.com/1239602"
}
],
"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 Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Enterprise Storage 7.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.1:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.2:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Micro 5.4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:gvim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Proxy 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Proxy 4.3:xxd-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:vim-data-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-data-common-9.1.1406-150000.5.75.1.noarch",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:vim-small-9.1.1406-150000.5.75.1.x86_64",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.ppc64le",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.s390x",
"SUSE Manager Server 4.3:xxd-9.1.1406-150000.5.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-04T13:33:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-29768"
}
]
}
WID-SEC-W-2024-1746
Vulnerability from csaf_certbund - Published: 2024-08-01 22:00 - Updated: 2025-11-04 23:00Summary
vim: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Niedrig
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: Vim (Vi IMproved) ist eine Weiterentwicklung des Texteditors vi.
Angriff: Ein entfernter, anonymer oder ein lokaler Angreifer kann mehrere Schwachstellen in vim ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source vim <v9.1.0647
Open Source / vim
|
<v9.1.0647 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Open Source vim <v9.1.0648
Open Source / vim
|
<v9.1.0648 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source vim <v9.1.0647
Open Source / vim
|
<v9.1.0647 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
References
12 references
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"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": "Vim (Vi IMproved) ist eine Weiterentwicklung des Texteditors vi.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder ein lokaler Angreifer kann mehrere Schwachstellen in vim ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"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-2024-1746 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1746.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1746 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1746"
},
{
"category": "external",
"summary": "vim GitHub vom 2024-08-01",
"url": "https://github.com/vim/vim/security/advisories/GHSA-f9cr-gv85-hcr4"
},
{
"category": "external",
"summary": "vim GitHub vom 2024-08-01",
"url": "https://github.com/vim/vim/security/advisories/GHSA-46pw-v7qw-xc2f"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-5E87AD4678 vom 2024-08-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5e87ad4678"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-FE5420ED3F vom 2024-08-05",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-fe5420ed3f"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6993-1 vom 2024-09-05",
"url": "https://ubuntu.com/security/notices/USN-6993-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02226-1 vom 2025-07-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021751.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02227-1 vom 2025-07-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021750.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02228-1 vom 2025-07-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021749.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
}
],
"source_lang": "en-US",
"title": "vim: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2025-11-04T23:00:00.000+00:00",
"generator": {
"date": "2025-11-05T09:14:20.849+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1746",
"initial_release_date": "2024-08-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-08-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-08-04T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-09-04T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"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": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cv9.1.0647",
"product": {
"name": "Open Source vim \u003cv9.1.0647",
"product_id": "T036556"
}
},
{
"category": "product_version",
"name": "v9.1.0647",
"product": {
"name": "Open Source vim v9.1.0647",
"product_id": "T036556-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:v9.1.0647"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv9.1.0648",
"product": {
"name": "Open Source vim \u003cv9.1.0648",
"product_id": "T036557"
}
},
{
"category": "product_version",
"name": "v9.1.0648",
"product": {
"name": "Open Source vim v9.1.0648",
"product_id": "T036557-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:v9.1.0648"
}
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41957",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T036556",
"T048226",
"74185",
"T039664",
"T048301"
]
},
"release_date": "2024-08-01T22:00:00.000+00:00",
"title": "CVE-2024-41957"
},
{
"cve": "CVE-2024-41965",
"product_status": {
"known_affected": [
"T002207",
"T036557",
"T000126",
"T036556",
"T048226",
"74185",
"T039664",
"T048301"
]
},
"release_date": "2024-08-01T22:00:00.000+00:00",
"title": "CVE-2024-41965"
}
]
}
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…