Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46483 (GCVE-0-2026-46483)
Vulnerability from cvelistv5 – Published: 2026-05-15 14:57 – Updated: 2026-05-15 15:57
VLAI
EPSS
Title
Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag
Summary
Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in
runtime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user's context. This vulnerability is fixed in 9.2.0479.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
| https://github.com/vim/vim/commit/3fb5e58fbc63d86… | x_refsource_MISC |
| https://github.com/vim/vim/releases/tag/v9.2.0479 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-46483",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-15T15:56:10.744324Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T15:57:39.053Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.2.479"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-88",
"description": "CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-15T14:57:31.872Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"name": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1"
},
{
"name": "https://github.com/vim/vim/releases/tag/v9.2.0479",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/releases/tag/v9.2.0479"
}
],
"source": {
"advisory": "GHSA-2fpv-9ff7-xg5w",
"discovery": "UNKNOWN"
},
"title": "Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-46483",
"datePublished": "2026-05-15T14:57:31.872Z",
"dateReserved": "2026-05-14T18:06:06.810Z",
"dateUpdated": "2026-05-15T15:57:39.053Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46483",
"date": "2026-06-09",
"epss": "0.00017",
"percentile": "0.04283"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46483\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-15T15:16:54.237\",\"lastModified\":\"2026-05-19T12:27:28.720\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":3.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.0,\"impactScore\":2.5},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"},{\"lang\":\"en\",\"value\":\"CWE-88\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0479\",\"matchCriteriaId\":\"C2F4B493-EBAC-478F-A516-79904103584C\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/releases/tag/v9.2.0479\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46483\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-15T15:56:10.744324Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-15T15:57:30.004Z\"}}], \"cna\": {\"title\": \"Vim: Command injection in tar#Vimuntar via missing shellescape {special} flag\", \"source\": {\"advisory\": \"GHSA-2fpv-9ff7-xg5w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.2.479\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"name\": \"https://github.com/vim/vim/commit/3fb5e58fbc63d86a3e65f1a141b0d67af2aa38a1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"name\": \"https://github.com/vim/vim/releases/tag/v9.2.0479\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-88\", \"description\": \"CWE-88: Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-15T14:57:31.872Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46483\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-15T15:57:39.053Z\", \"dateReserved\": \"2026-05-14T18:06:06.810Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-15T14:57:31.872Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:2236-1
Vulnerability from csaf_suse - Published: 2026-06-03 11:01 - Updated: 2026-06-03 11:01Summary
Security update for vim
Severity
Important
Notes
Title of the patch: Security update for vim
Description of the patch: This update for vim fixes the following issues
- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin
bundled with Vim (bsc#1264706).
- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).
- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's: find command-line
completion (bsc#1264707).
- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when
loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).
- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`
archives on Unix-like systems (bsc#1265360).
Changes for vim:
- Update to v9.2.0530.
- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)
Patchnames: SUSE-2026-2236,SUSE-SLE-Micro-5.5-2026-2236,SUSE-SLE-Module-Basesystem-15-SP7-2026-2236,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-2236,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2236,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2236,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2236,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2236,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2236,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2236
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
79 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
79 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
79 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.6 (Medium)
Affected products
Recommended
79 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
79 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
25 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for vim",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for vim fixes the following issues\n\n- CVE-2026-42307: Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin\n bundled with Vim (bsc#1264706).\n- CVE-2026-43961: Vimscript Code Injection in netrw NetrwMarkFile() via crafted filename (bsc#1265349).\n- CVE-2026-44656: Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s: find command-line\n completion (bsc#1264707).\n- CVE-2026-45130: Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when\n loading a crafted spell file (.spl) with UTF-8 encoding active (bsc#1264708).\n- CVE-2026-46483: command injection via ` tar#Vimuntar()` in `runtime/autoload/tar.vim` when decompressing `.tgz`\n archives on Unix-like systems (bsc#1265360).\n\nChanges for vim:\n\n- Update to v9.2.0530.\n- Fix for incorrectly detecting scientific parameter files as bitbake recipies. (bsc#1262395)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2236,SUSE-SLE-Micro-5.5-2026-2236,SUSE-SLE-Module-Basesystem-15-SP7-2026-2236,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-2236,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2236,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2236,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2236,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2236,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2236,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2236",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2236-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2236-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262236-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2236-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047094.html"
},
{
"category": "self",
"summary": "SUSE Bug 1262395",
"url": "https://bugzilla.suse.com/1262395"
},
{
"category": "self",
"summary": "SUSE Bug 1264706",
"url": "https://bugzilla.suse.com/1264706"
},
{
"category": "self",
"summary": "SUSE Bug 1264707",
"url": "https://bugzilla.suse.com/1264707"
},
{
"category": "self",
"summary": "SUSE Bug 1264708",
"url": "https://bugzilla.suse.com/1264708"
},
{
"category": "self",
"summary": "SUSE Bug 1265349",
"url": "https://bugzilla.suse.com/1265349"
},
{
"category": "self",
"summary": "SUSE Bug 1265360",
"url": "https://bugzilla.suse.com/1265360"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42307 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43961 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44656 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44656/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45130 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46483 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46483/"
}
],
"title": "Security update for vim",
"tracking": {
"current_release_date": "2026-06-03T11:01:08Z",
"generator": {
"date": "2026-06-03T11:01:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2236-1",
"initial_release_date": "2026-06-03T11:01:08Z",
"revision_history": [
{
"date": "2026-06-03T11:01:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.aarch64",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64",
"product_id": "gvim-9.2.0530-150500.20.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.aarch64",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64",
"product_id": "vim-9.2.0530-150500.20.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"product_id": "vim-small-9.2.0530-150500.20.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.i586",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.i586",
"product_id": "gvim-9.2.0530-150500.20.52.1.i586"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.i586",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.i586",
"product_id": "vim-9.2.0530-150500.20.52.1.i586"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.i586",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.i586",
"product_id": "vim-small-9.2.0530-150500.20.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-9.2.0530-150500.20.52.1.noarch",
"product": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch",
"product_id": "vim-data-9.2.0530-150500.20.52.1.noarch"
}
},
{
"category": "product_version",
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"product": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"product_id": "vim-data-common-9.2.0530-150500.20.52.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"product_id": "gvim-9.2.0530-150500.20.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.ppc64le",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le",
"product_id": "vim-9.2.0530-150500.20.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"product_id": "vim-small-9.2.0530-150500.20.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.s390x",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x",
"product_id": "gvim-9.2.0530-150500.20.52.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.s390x",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.s390x",
"product_id": "vim-9.2.0530-150500.20.52.1.s390x"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.s390x",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x",
"product_id": "vim-small-9.2.0530-150500.20.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gvim-9.2.0530-150500.20.52.1.x86_64",
"product": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64",
"product_id": "gvim-9.2.0530-150500.20.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-9.2.0530-150500.20.52.1.x86_64",
"product": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64",
"product_id": "vim-9.2.0530-150500.20.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"product": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"product_id": "vim-small-9.2.0530-150500.20.52.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 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 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 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "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": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.s390x"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.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.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.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.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gvim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "gvim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-common-9.2.0530-150500.20.52.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch"
},
"product_reference": "vim-data-common-9.2.0530-150500.20.52.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-small-9.2.0530-150500.20.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
},
"product_reference": "vim-small-9.2.0530-150500.20.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42307"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL (e.g., using the sftp:// or file:// protocol handlers), an attacker can execute arbitrary shell commands with the privileges of the Vim process. This issue has been patched in version 9.2.0383.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42307",
"url": "https://www.suse.com/security/cve/CVE-2026-42307"
},
{
"category": "external",
"summary": "SUSE Bug 1264706 for CVE-2026-42307",
"url": "https://bugzilla.suse.com/1264706"
}
],
"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.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-42307"
},
{
"cve": "CVE-2026-43961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43961"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43961",
"url": "https://www.suse.com/security/cve/CVE-2026-43961"
},
{
"category": "external",
"summary": "SUSE Bug 1265349 for CVE-2026-43961",
"url": "https://bugzilla.suse.com/1265349"
}
],
"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.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-44656",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44656"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim\u0027s :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the path option lacks the P_SECURE flag, it can be set from a modeline, allowing an attacker who controls the contents of a file to execute arbitrary shell commands when the user opens that file in Vim and triggers :find completion. This issue has been patched in version 9.2.0435.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44656",
"url": "https://www.suse.com/security/cve/CVE-2026-44656"
},
{
"category": "external",
"summary": "SUSE Bug 1264707 for CVE-2026-44656",
"url": "https://bugzilla.suse.com/1264707"
}
],
"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.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-44656"
},
{
"cve": "CVE-2026-45130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45130"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file\u0027s compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the \u0027spelllang\u0027 option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45130",
"url": "https://www.suse.com/security/cve/CVE-2026-45130"
},
{
"category": "external",
"summary": "SUSE Bug 1264708 for CVE-2026-45130",
"url": "https://bugzilla.suse.com/1264708"
}
],
"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.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "moderate"
}
],
"title": "CVE-2026-45130"
},
{
"cve": "CVE-2026-46483",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46483"
}
],
"notes": [
{
"category": "general",
"text": "Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in\nruntime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescape(tartail) without the {special} flag, allowing a crafted archive filename to trigger Vim cmdline-special expansion and execute shell commands in the user\u0027s context. This vulnerability is fixed in 9.2.0479.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46483",
"url": "https://www.suse.com/security/cve/CVE-2026-46483"
},
{
"category": "external",
"summary": "SUSE Bug 1265360 for CVE-2026-46483",
"url": "https://bugzilla.suse.com/1265360"
}
],
"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.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Micro 5.5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:vim-small-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:gvim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-9.2.0530-150500.20.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-data-common-9.2.0530-150500.20.52.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:vim-small-9.2.0530-150500.20.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T11:01:08Z",
"details": "important"
}
],
"title": "CVE-2026-46483"
}
]
}
WID-SEC-W-2026-1548
Vulnerability from csaf_certbund - Published: 2026-05-14 22:00 - Updated: 2026-06-02 22:00Summary
vim: Mehrere Schwachstellen ermöglichen Codeausführung
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Vim (Vi IMproved) ist eine Weiterentwicklung des Texteditors vi.
Angriff: Ein Angreifer kann mehrere Schwachstellen in vim ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Linux
- MacOS X
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source vim <9.2.479
Open Source / vim
|
<9.2.479 | ||
|
Open Source vim <9.2.480
Open Source / vim
|
<9.2.480 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source vim <9.2.479
Open Source / vim
|
<9.2.479 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
14 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Vim (Vi IMproved) ist eine Weiterentwicklung des Texteditors vi.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in vim ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- 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-2026-1548 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1548.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1548 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1548"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-2fpv-9ff7-xg5w vom 2026-05-14",
"url": "https://github.com/vim/vim/security/advisories/GHSA-2fpv-9ff7-xg5w"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-66hr-7p6x-x5j3 vom 2026-05-14",
"url": "https://github.com/vim/vim/security/advisories/GHSA-66hr-7p6x-x5j3"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-E3757DAB23 vom 2026-05-21",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-e3757dab23"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-75B5DDF8C3 vom 2026-05-25",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-75b5ddf8c3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21840-1 vom 2026-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026385.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21833-1 vom 2026-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026382.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20828-1 vom 2026-05-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VOZUYPOJCRXRRHKAXRNNA4I7SMJG6ZAQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21859-1 vom 2026-06-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026427.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21880-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026512.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21948-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026446.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21944-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026450.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21867-1 vom 2026-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026523.html"
}
],
"source_lang": "en-US",
"title": "vim: Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2026-06-02T22:00:00.000+00:00",
"generator": {
"date": "2026-06-03T06:02:57.354+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1548",
"initial_release_date": "2026-05-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-17T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-30542"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-05-31T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.2.480",
"product": {
"name": "Open Source vim \u003c9.2.480",
"product_id": "T054217"
}
},
{
"category": "product_version",
"name": "9.2.480",
"product": {
"name": "Open Source vim 9.2.480",
"product_id": "T054217-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.480"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.479",
"product": {
"name": "Open Source vim \u003c9.2.479",
"product_id": "T054218"
}
},
{
"category": "product_version",
"name": "9.2.479",
"product": {
"name": "Open Source vim 9.2.479",
"product_id": "T054218-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:vim:vim:9.2.479"
}
}
}
],
"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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-43961",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T054218",
"T054217",
"74185"
]
},
"release_date": "2026-05-14T22:00:00.000+00:00",
"title": "CVE-2026-43961"
},
{
"cve": "CVE-2026-46483",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T054218",
"74185"
]
},
"release_date": "2026-05-14T22:00:00.000+00:00",
"title": "CVE-2026-46483"
}
]
}
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…