Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
Security Fix(es):
Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo() in src/spellfile.c reuses slsalfirst[] without resetting values left by setsalfirst(), so a crafted spell file containing an SNSAL section before an SN_SOFO section causes under-counted mapping lists and attacker-influenced writes beyond a heap allocation. This issue is fixed in version 9.2.0846.(CVE-2026-73072)
Vim is an open source, command line text editor. Prior to 9.2.0845, StructMembers() in runtime/autoload/ccomplete.vim constructs and executes a vimgrep command using an insufficiently escaped typeref: or typename: value from a tags file, allowing an unterminated collection followed by a command separator to execute arbitrary Ex and operating-system commands when a user invokes C omni-completion with CTRL-X CTRL-O on a member access whose type is resolved from that tags file. This issue is fixed in version 9.2.0845.(CVE-2026-73073)
Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimball#RmVimball() later processes the matching record entry, the stored Ex commands, including operating-system commands invoked through :!, execute with the privileges of the user running Vim. This issue is fixed in version 9.2.0847.(CVE-2026-73076)
{
"severity": "High"
}{
"src": [
"vim-9.0-58.oe2203sp4.src.rpm"
],
"x86_64": [
"vim-X11-9.0-58.oe2203sp4.x86_64.rpm",
"vim-common-9.0-58.oe2203sp4.x86_64.rpm",
"vim-debuginfo-9.0-58.oe2203sp4.x86_64.rpm",
"vim-debugsource-9.0-58.oe2203sp4.x86_64.rpm",
"vim-enhanced-9.0-58.oe2203sp4.x86_64.rpm",
"vim-minimal-9.0-58.oe2203sp4.x86_64.rpm"
],
"aarch64": [
"vim-X11-9.0-58.oe2203sp4.aarch64.rpm",
"vim-common-9.0-58.oe2203sp4.aarch64.rpm",
"vim-debuginfo-9.0-58.oe2203sp4.aarch64.rpm",
"vim-debugsource-9.0-58.oe2203sp4.aarch64.rpm",
"vim-enhanced-9.0-58.oe2203sp4.aarch64.rpm",
"vim-minimal-9.0-58.oe2203sp4.aarch64.rpm"
],
"noarch": [
"vim-filesystem-9.0-58.oe2203sp4.noarch.rpm"
]
}