SUSE-SU-2026:3458-1: important: Security update for vim
OPENSUSE-SECURITY-UPDATES <[email protected]> Mon, 03 Aug 2026 17:00:14 -0000
| Newsgroups | gmane.linux.suse.security.announce |
|---|---|
| Message-ID | <178577641472.66.10938279495854997853@438c6482d549> |
--===============1298480110661740946==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
# Security update for vim
Announcement ID: SUSE-SU-2026:3458-1
Release Date: 2026-08-03T12:01:11Z
Rating: important
References:
* bsc#1268162
* bsc#1271193
* bsc#1271194
* bsc#1271195
* bsc#1271684
Cross-References:
* CVE-2026-59856
* CVE-2026-59857
* CVE-2026-59858
CVSS scores:
* CVE-2026-59856 ( SUSE ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59856 ( SUSE ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2026-59856 ( NVD ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-59856 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2026-59857 ( SUSE ): 5.6
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59857 ( SUSE ): 4.7 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-59857 ( NVD ): 5.6
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-59857 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-59858 ( SUSE ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59858 ( SUSE ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2026-59858 ( NVD ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-59858 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected Products:
* Basesystem Module 15-SP7
* Desktop Applications Module 15-SP7
* openSUSE Leap 15.5
* SUSE Linux Enterprise Desktop 15 SP7
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
* SUSE Linux Enterprise Micro 5.5
* SUSE Linux Enterprise Real Time 15 SP7
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server 15 SP5 LTSS
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server 15 SP6 LTSS
* SUSE Linux Enterprise Server 15 SP7
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
* SUSE Linux Enterprise Server for SAP Applications 15 SP7
An update that solves three vulnerabilities and has two security fixes can now
be installed.
## Description:
This update for vim fixes the following issues:
Security issues fixed:
* CVE-2026-59856: arbitrary code execution via PHP omni-completion
(bsc#1271194).
* CVE-2026-59857: out-of-bounds write in SAL soundfolding (bsc#1271195).
* CVE-2026-59858: arbitrary code execution via C omni-completion
(bsc#1271193).
Non security issues fixed:
* Guard suse.vimrc against re-entry to prevent an infinite sourcing loop
(bsc#1271684).
* Allow 'wrap' and 'linebreak' to be set from a modeline (bsc#1268162).
Changes for vim:
* Update to version 9.2.0780:
* filetype detect missing from completion (9.2.0726).
* popup images not rendered correctly when unfocused (9.2.0727).
* filetype: supertux info pattern is relative to current dir (9.2.0728).
* % skips parens on continued quoted lines (9.2.0729).
* GTK4 GUI tabline is not updated (9.2.0730).
* GTK4 GUI scrollbar size not updated when restoring a session (9.2.0731).
* session: terminal restored using absolute columns/rows (9.2.0732).
* GTK3: GUI slow on X11 since dropping the alpha channel (9.2.0733).
* function pointer passed to STRNCMP() instead of a length (9.2.0734).
* tests: comment test can be improved (9.2.0737).
* completion: 'autocompletedelay' blocks the main loop and drops autocommands
(9.2.0739).
* GTK4: scrollbar wrongly displayed (9.2.0740).
* complete_check() does not return TRUE for mapped input (9.2.0741).
* filetype: SSH keys and related filetypes not recognized (9.2.0742).
* string macros silently accept a size of the wrong type (9.2.0743).
* popup_atcursor() closes immediately on white space (9.2.0744).
* cscope: connection leak when growing the array fails (9.2.0747).
* 'autocompletedelay' interferes with CTRL-G U (9.2.0748).
* 'autocompletedelay' interferes with i_CTRL-K (9.2.0749).
* completion: 'autocompletedelay' deferral leaks state (9.2.0750).
* GTK3 GUI is slow under Wayland (9.2.0751).
* GTK4: drag-and-drop does not support HTML (9.2.0752).
* GTK GUI deferred redraw skipped on 'lazyredraw' (9.2.0753).
* repeated completion length lookup in search_for_exact_line (9.2.0754).
* 'autocomplete' behaves inconsistently when recording (9.2.0755).
* session with multiple tabpages sets 'winminheight' to 0 (9.2.0756).
* pum: no opacity when background not set for Popup menu group (9.2.0758).
* some code for 'autocompletedelay' is no longer needed (9.2.0759).
* compiler warning for using potentially uninitialized var (9.2.0760).
* runtime(netrw): Unix: unable to open '\' file (9.2.0761).
* duplicated sub-option name check in :set completion (9.2.0762).
* compiler warning about unused function (9.2.0764).
* popup: opacity popup over a terminal is not cleared when moved (9.2.0765).
* quick_tab entries for empty letters point to the wrong index (9.2.0766).
* legacy/vim9cmd modifiers do not set script version for options values
(9.2.0767).
* legacy/vim9cmd modifiers are not exclusive (9.2.0768).
* conversion to utf-16be using iconv is inconsistent (9.2.0769).
* dict_add_dict() has inconsistent ownership on failure (9.2.0770).
* dict_add_list() has inconsistent ownership on failure (9.2.0771).
* Vim9: null dereference inside alloc_type() (9.2.0772).
* memory leak in evalfunc.c on alloc failure (9.2.0773).
* memory leak in f_getscriptinfo() on alloc failure (9.2.0774).
* memory leak in highlight_get_info() on alloc failure (9.2.0775).
* memory leak in sign_getlist() on alloc failure (9.2.0776).
* memory leak in add_defer() on alloc failure (9.2.0777).
* memory leak in compile_dict() on alloc failure (9.2.0778).
* memory leak in type_name_func() on alloc failure (9.2.0779).
* memory leak in evalvars.c on alloc failure (9.2.0780).
* Update to version 9.2.0725:
* GTK: preedit font size is wrong for fractional point sizes (9.2.0532).
* '[ mark moved to end of inserted text after CTRL-R CTRL-P paste (9.2.0533).
* GTK UI does not support fullscreen mode (9.2.0534).
* GTK4: mouse popup menu does not show up at mouse pointer (9.2.0537).
* Cannot keep leading whitespace in %{} statusline expr (9.2.0538).
* filetype: too many Bitbake include files are recognized (9.2.0539).
* Vim9: endclass/endenum/endinterface can give errors (9.2.0541).
* Vim9: wrong error when redeclaring a typed variable (9.2.0543).
* GTK4: window blank after a resize or drag (9.2.0544).
* popup: blending uses hardcoded fallback colors (9.2.0545).
* configure: GTK4 build requires GTK >= 4.10 (9.2.0546).
* "%v" in 'errorformat' is affected by 'tabstop' (9.2.0547).
* GTK4: terminal and pty job output is not processed (9.2.0548).
* Cursor wrong after autoindent strip is skipped (9.2.0549).
* GTK4: 'mousehide' unhides cursor when switching tabs (9.2.0550).
* filetype: Tolk files are not recognized (9.2.0551).
* GTK4: F10 does nothing when the menubar is hidden (9.2.0552).
* runtime(netrw): netrw rejects hostnames containing _ (9.2.0553).
* GTK4: memory leak in free_menu() (9.2.0554).
* too many strlen() in ex_substitute() (9.2.0555).
* GTK4: scrollbars not shown and do not respond to clicks (9.2.0556).
* filetype: Kawasaki Robots files are not recognized (9.2.0557).
* filetype: Popcap Reanimation files are not recognized (9.2.0558).
* filetype: Kaitai struct files are not recogonized (9.2.0559).
* filetype: busybox shebang lines are not recognized (9.2.0560).
* [security]: possible code execution with python3complete (9.2.0561).
* filetype: SGF files are not recognized (9.2.0562).
* GTK3/Wayland: crash with right mouse-button in tabline (9.2.0563).
* GTK4: tabline does not respond to mouse clicks (9.2.0564).
* [security]: out-of-bounds read in update_snapshot() (9.2.0565).
* <C-w>f duplicates window if do_ecmd() is aborted (9.2.0566).
* dict function name allocation failure not handled (9.2.0567).
* pythoncomplete: g:pythoncomplete_allow_import had no effect (9.2.0568).
* out-of-bounds access in libvterm CSI 8 t resize (9.2.0569).
* GTK4: mouse wheel scrolling does not work correctly (9.2.0570).
* Vim9: memory leak in compile_nested_function() on failure (9.2.0571).
* lines disappear with wrapping virtual text after a double-width char
(9.2.0572).
* Vim9: missing EX_WHOLE on some block keywords (9.2.0573).
* popup_create() not blocked in secure/sandbox (9.2.0576).
* GTK4: window resizing issues (9.2.0577).
* GTK4: :unmenu does not remove entries from the menubar (9.2.0578).
* :mksession, :mkview and :mkvimrc emit legacy Vim script (9.2.0579).
* xxd: binary output is not colored with -R (9.2.0580).
* After maximizing and deleting the quickfix buffer, window height is wrong
(9.2.0581).
* GTK4: compile error when XFONTSET is defined (9.2.0582).
* completion: indent not ignored for fuzzy line completion (9.2.0583).
* GTK4: missing UI features (9.2.0584).
* line number wrong after undoing a deletion in quickfix buffer (9.2.0585).
* Crash with TextPut autocmd when pasting in terminal buffer (9.2.0586).
* GTK4: left scrollbar overlaps drawarea (9.2.0587).
* GTK4: drawing area loses focus after closing a menubar popover (9.2.0588).
* filetype: xinitrc files are not recognized (9.2.0589).
* GTK4: drawing area loses focus shape on popup menu open (9.2.0590).
* 'scrolljump' ignored when scrolling up (9.2.0591).
* Error when restoring session with terminal window (9.2.0592).
* :wqall ignores term_setkill() on running terminal buffers (9.2.0593).
* Use-after-free with ":wqall" and a running terminal job (9.2.0594).
* MS-Windows: Wrong buffer size calculation for gvimext (9.2.0595).
* cmdline completion popup cannot be scrolled with the mouse (9.2.0596).
* [security]: possible code execution with python complete (9.2.0597).
* popup: title set with popup_setoptions() is not shown (9.2.0599).
* clientserver method needs to be given as argument (9.2.0600).
* matchfuzzypos() returns garbage positions for long candidates (9.2.0601).
* popup: No opacity when background not set for Popup group (9.2.0602).
* possible heap-buffer-overflow when resizing the GUI (9.2.0603).
* GTK4: does not support all clipboard formats (9.2.0606).
* GTK4: inputdialog() does not work as expected (9.2.0607).
* popup_setoptions()/ch_setoptions() does not check secure mode (9.2.0608).
* completion info popup cannot be scrolled with the keyboard (9.2.0609).
* cindent: closing brace in a comment affects the next line's indent
(9.2.0610).
* MS-Windows: evim.exe not working with VIMDLL (9.2.0611).
* Cannot render images in popup windows (9.2.0612).
* opacity popup leaves stale cells (9.2.0614).
* sixel encoder drops pixels on the right edge of shapes (9.2.0615).
* GTK4: use-after-free on clipboard read timeout (9.2.0616).
* GvimExt: does not support different runtime dirs (9.2.0617).
* use-after-free in popup_getoptions() on dict_add() failure (9.2.0618).
* integer overflow in popup image size validation (9.2.0619).
* runtime(netrw): fix 2match pattern rebuild (9.2.0620).
* 'autoindent' not stripped with virtualedit=onemore (9.2.0621).
* str2blob() does not work with wide UTF-16 encoding (9.2.0622).
* possible integer overflow in spellfile tree bounds check (9.2.0623).
* C-N/C-P cannot be mapped in complete() completion (9.2.0624).
* GTK4: Link error when Wayland is disabled (9.2.0625).
* Vim9: illegal characters allowed in dict key names with dot notation
(9.2.0626).
* :vim9cmd source handles all scripts as Vim9 script (9.2.0627).
* popup image: wrong overlap layering, kitty laggy (9.2.0628).
* 0x80 and 0x9b byte not unescaped when check for valid abbr (9.2.0629).
* popup images: kitty images output in GUI mode (9.2.0630).
* DECRQM and SGR Mouse not supported in foot terminal (9.2.0631).
* GTK4: no support for hardware-accelerated rendering (9.2.0632).
* MS-Windows: No support for kitty graphics support in terminal (9.2.0633).
* GTK4: no minimum resize limit (9.2.0634).
* checking the syntax contains/cluster list is slow (9.2.0635).
* popup image: stale pixels under RGBA animation frames (9.2.0636).
* sixel: anti-aliased RGBA images render with visible outline (9.2.0637).
* cannot return matches containing spaces from a custom completion (9.2.0638).
* gq with 'formatprg' fails on an empty buffer (9.2.0639).
* the "%" command jumps to parens and braces inside comments (9.2.0640).
* GTK4: crash in gui_mch_menu_hidden() (9.2.0641).
* statusline: buffer overflow with item groups (9.2.0642).
* Missing Image ifdefs (9.2.0643).
* popup image: duplicate sync-output code (9.2.0644).
* Composing chars no longer accepted in end-id abbr (9.2.0645).
* GTK3 GUI slow on HiDPI/4K with software rendering (9.2.0646).
* matchfuzzypos() false exact match for long equal-length candidates
(9.2.0647).
* MS-Windows: Compile warnings (9.2.0648).
* filetype: tf files sometimes incorrectly recognized (9.2.0649).
* Vim aborts at startup when built with the example -O2 CFLAGS (9.2.0650).
* completion: 'smartcase' doesn't work with 'longest' (9.2.0651).
* popup: stale kitty image after clipwindow scrolls out of view (9.2.0652).
* [security]: out-of-bounds write in tree_count_words() (9.2.0653).
* GTK4: using uninitialised colors in gui_mch_init() (9.2.0654).
* GTK4: missing NULL checks in vim_form_measure() (9.2.0655).
* completion: using wrong tolower() in smartcase filtering (9.2.0656).
* GTK4: missing menu when right-clicking in tabline (9.2.0657).
* xxd: signed integer overflow in huntype() (9.2.0658).
* GTK4: no balloon support in GUI (9.2.0659).
* Dragging the scrollbar does not trigger WinScrolled (9.2.0660).
* unintended wipe of Vim's temp dir, causes errors (9.2.0661).
* [security] Stack out-of-bounds write in dump_prefixes() (9.2.0662).
* [security]: runtime(netrw): code injection in local file deletion
(9.2.0663).
* GTK4: GTK critical error on exit printed (9.2.0665).
* Terminal-Normal mode does not color empty lines with a background color
(9.2.0666).
* patch 9.2.0590 was wrong (9.2.0667).
* GTK4: minimum horizontal size is too small (9.2.0668).
* GTK4: toolbar can be improved (9.2.0669).
* [security]: Out-of-bounds read with text properties (9.2.0670).
* [security]: possible out-of-bounds read with sodium encrypted files
(9.2.0671).
* corrupted text property causes internal error (9.2.0672).
* configure: clears dynamic ruby linker flags (9.2.0674).
* MS-Windows: cannot switch to a buffer with '%' in its name (9.2.0676).
* Cannot clear the alternate file register # (9.2.0677).
* [security]: potential powershell code execution in zip.vim (9.2.0678).
* [security]: Out-of-bounds read with text property virtual text (9.2.0679).
* keytrans() doesn't replace '|' and '\' (9.2.0680).
* configure: -lruby added even for a dynamic ruby build (9.2.0681).
* Wrong dot-repeat when calling complete() while filtering completion
(9.2.0682).
* filetype completion mishandles finished sub options (9.2.0683).
* :reg # does not display the value of the '#' register (9.2.0684).
* clipboard.c does not get the Wayland CFLAGS on GTK2 (9.2.0685).
* style: strcmp usage is inconsistent (9.2.0686).
* popup_image_composites_frames() has improper if block scope (9.2.0687).
* Terminal-Normal mode does not show the Visual selection on a colored empty
line (9.2.0688).
* the "%" command is slow on a long line with many slashes (9.2.0689).
* Solaris: swap file names are too long (9.2.0690).
* Solaris: Test_terminal_composing_unicode() fails (9.2.0691).
* GTK2: build failure, popup images not drawn correctly (9.2.0692).
* Solaris: some tests faiures due to Solaris peculiarities (9.2.0694).
* Solaris: test_delete_temp_dir() fails because of missing flock (9.2.0695).
* GTK4: A few issues with toolbar support (9.2.0696).
* possible overflow when parsing CSI keys (9.2.0697).
* [security]: Out-of-bounds write with soundfold() (9.2.0698).
* [security]: possible code execution with python complete (9.2.0699).
* configure: -lrt requirement for timer_create not detected (9.2.0700).
* :windo and :tabdo create an extra window with 'winfixbuf' (9.2.0702).
* session file does not store relative Vim9 autoload imports (9.2.0703).
* GTK4: not handling mouse events (9.2.0704).
* :delete # silently fails to update "# and clobbers "0 (9.2.0705).
* completion: popup misplaced when text before it is concealed (9.2.0707).
* Leaks in do_autocmd in error case (9.2.0708).
* GTK4: a few minor issues (9.2.0709).
* GTK4 GUI resize handling can be improved (9.2.0710).
* leak in ins_compl_infercase_gettext() in error case (9.2.0711).
* GTK4: dialogs not handling mnemonics correctly (9.2.0712).
* completion: ruler not updated correctly when the popup menu is visible
(9.2.0713).
* Coverity warns for NULL deref (9.2.0714).
* Coverity warns about copy/paste error in hl_blend_attr() (9.2.0715).
* filetype: not all supertux files are recognized (9.2.0716).
* :syn sync without an argument also lists syntax cluster (9.2.0718).
* GTK4: default menu is lacking (9.2.0719).
* GTK4: no support for browsefilter (9.2.0720).
* serverlist() returns strings separated by \n (9.2.0721).
* GTK4: find/replace dialog can be improved (9.2.0722).
* term_start() does not support "noclose" (9.2.0723).
* use-after-free when freeing exit_cb job on exit (9.2.0724).
## Patch Instructions:
To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3458=1
* Desktop Applications Module 15-SP7
zypper in -t patch SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-3458=1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3458=1
* SUSE Linux Enterprise Server 15 SP6 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3458=1
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3458=1
* openSUSE Leap 15.5
zypper in -t patch SUSE-2026-3458=1
* Basesystem Module 15-SP7
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP7-2026-3458=1
* SUSE Linux Enterprise Micro 5.5
zypper in -t patch SUSE-SLE-Micro-5.5-2026-3458=1
* SUSE Linux Enterprise Server 15 SP5 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3458=1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3458=1
## Package List:
* openSUSE Leap 15.5 (aarch64 i586 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* openSUSE Leap 15.5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* Basesystem Module 15-SP7 (aarch64 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* Basesystem Module 15-SP7 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP5 LTSS (aarch64 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP5 LTSS (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* Desktop Applications Module 15-SP7 (aarch64 ppc64le s390x x86_64)
* vim-debuginfo-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (aarch64
x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP6 LTSS (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
* vim-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Micro 5.5 (aarch64 ppc64le s390x x86_64)
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Micro 5.5 (noarch)
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (aarch64
x86_64)
* vim-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
## References:
* https://www.suse.com/security/cve/CVE-2026-59856.html
* https://www.suse.com/security/cve/CVE-2026-59857.html
* https://www.suse.com/security/cve/CVE-2026-59858.html
* https://bugzilla.suse.com/show_bug.cgi?id=1268162
* https://bugzilla.suse.com/show_bug.cgi?id=1271193
* https://bugzilla.suse.com/show_bug.cgi?id=1271194
* https://bugzilla.suse.com/show_bug.cgi?id=1271195
* https://bugzilla.suse.com/show_bug.cgi?id=1271684
--===============1298480110661740946==
Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
<div class="container">
<h1>Security update for vim</h1>
<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-SU-2026:3458-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2026-08-03T12:01:11Z</td>
</tr>
<tr>
<th>Rating:</th>
<td>important</td>
</tr>
<tr>
<th>References:</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1268162">bsc#1268162</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271193">bsc#1271193</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271194">bsc#1271194</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271195">bsc#1271195</a>
</li>
<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271684">bsc#1271684</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>
Cross-References:
</th>
<td>
<ul>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2026-59856.html">CVE-2026-59856</a>
</li>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2026-59857.html">CVE-2026-59857</a>
</li>
<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2026-59858.html">CVE-2026-59858</a>
</li>
</ul>
</td>
</tr>
<tr>
<th>CVSS scores:</th>
<td>
<ul class="list-group">
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59856</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">8.4</span>
<span class="cvss-vector">CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59856</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">7.8</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59856</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">8.4</span>
<span class="cvss-vector">CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59856</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">7.8</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59857</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">5.6</span>
<span class="cvss-vector">CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59857</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">4.7</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59857</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">5.6</span>
<span class="cvss-vector">CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59857</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">5.5</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59858</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">8.4</span>
<span class="cvss-vector">CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59858</span>
<span class="cvss-source">
(
SUSE
):
</span>
<span class="cvss-score">7.8</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59858</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">8.4</span>
<span class="cvss-vector">CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X</span>
</li>
<li class="list-group-item">
<span class="cvss-reference">CVE-2026-59858</span>
<span class="cvss-source">
(
NVD
):
</span>
<span class="cvss-score">7.8</span>
<span class="cvss-vector">CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</span>
</li>
</ul>
</td>
</tr>
<tr>
<th>Affected Products:</th>
<td>
<ul class="list-group">
<li class="list-group-item">Basesystem Module 15-SP7</li>
<li class="list-group-item">Desktop Applications Module 15-SP7</li>
<li class="list-group-item">openSUSE Leap 15.5</li>
<li class="list-group-item">SUSE Linux Enterprise Desktop 15 SP7</li>
<li class="list-group-item">SUSE Linux Enterprise High Performance Computing 15 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise High Performance Computing LTSS 15 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Micro 5.5</li>
<li class="list-group-item">SUSE Linux Enterprise Real Time 15 SP7</li>
<li class="list-group-item">SUSE Linux Enterprise Server 15 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Server 15 SP5 LTSS</li>
<li class="list-group-item">SUSE Linux Enterprise Server 15 SP6</li>
<li class="list-group-item">SUSE Linux Enterprise Server 15 SP6 LTSS</li>
<li class="list-group-item">SUSE Linux Enterprise Server 15 SP7</li>
<li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP5</li>
<li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP6</li>
<li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP7</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>An update that solves three vulnerabilities and has two security fixes can now be installed.</p>
<h2>Description:</h2>
<p>This update for vim fixes the following issues:</p>
<p>Security issues fixed:</p>
<ul>
<li>CVE-2026-59856: arbitrary code execution via PHP omni-completion (bsc#1271194).</li>
<li>CVE-2026-59857: out-of-bounds write in SAL soundfolding (bsc#1271195).</li>
<li>CVE-2026-59858: arbitrary code execution via C omni-completion (bsc#1271193).</li>
</ul>
<p>Non security issues fixed:</p>
<ul>
<li>Guard suse.vimrc against re-entry to prevent an infinite sourcing
loop (bsc#1271684).</li>
<li>Allow 'wrap' and 'linebreak' to be set from a modeline (bsc#1268162).</li>
</ul>
<p>Changes for vim:</p>
<ul>
<li>Update to version 9.2.0780:</li>
<li>filetype detect missing from completion (9.2.0726).</li>
<li>popup images not rendered correctly when unfocused (9.2.0727).</li>
<li>filetype: supertux info pattern is relative to current dir
(9.2.0728).</li>
<li>% skips parens on continued quoted lines (9.2.0729).</li>
<li>GTK4 GUI tabline is not updated (9.2.0730).</li>
<li>GTK4 GUI scrollbar size not updated when restoring a session
(9.2.0731).</li>
<li>session: terminal restored using absolute columns/rows (9.2.0732).</li>
<li>GTK3: GUI slow on X11 since dropping the alpha channel (9.2.0733).</li>
<li>function pointer passed to STRNCMP() instead of a length
(9.2.0734).</li>
<li>tests: comment test can be improved (9.2.0737).</li>
<li>completion: 'autocompletedelay' blocks the main loop and drops
autocommands (9.2.0739).</li>
<li>GTK4: scrollbar wrongly displayed (9.2.0740).</li>
<li>complete_check() does not return TRUE for mapped input (9.2.0741).</li>
<li>filetype: SSH keys and related filetypes not recognized (9.2.0742).</li>
<li>string macros silently accept a size of the wrong type (9.2.0743).</li>
<li>popup_atcursor() closes immediately on white space (9.2.0744).</li>
<li>cscope: connection leak when growing the array fails (9.2.0747).</li>
<li>'autocompletedelay' interferes with CTRL-G U (9.2.0748).</li>
<li>'autocompletedelay' interferes with i_CTRL-K (9.2.0749).</li>
<li>completion: 'autocompletedelay' deferral leaks state (9.2.0750).</li>
<li>GTK3 GUI is slow under Wayland (9.2.0751).</li>
<li>GTK4: drag-and-drop does not support HTML (9.2.0752).</li>
<li>GTK GUI deferred redraw skipped on 'lazyredraw' (9.2.0753).</li>
<li>repeated completion length lookup in search_for_exact_line
(9.2.0754).</li>
<li>'autocomplete' behaves inconsistently when recording (9.2.0755).</li>
<li>session with multiple tabpages sets 'winminheight' to 0 (9.2.0756).</li>
<li>pum: no opacity when background not set for Popup menu group
(9.2.0758).</li>
<li>some code for 'autocompletedelay' is no longer needed (9.2.0759).</li>
<li>compiler warning for using potentially uninitialized var
(9.2.0760).</li>
<li>runtime(netrw): Unix: unable to open '\' file (9.2.0761).</li>
<li>duplicated sub-option name check in :set completion (9.2.0762).</li>
<li>compiler warning about unused function (9.2.0764).</li>
<li>popup: opacity popup over a terminal is not cleared when moved
(9.2.0765).</li>
<li>quick_tab entries for empty letters point to the wrong index
(9.2.0766).</li>
<li>legacy/vim9cmd modifiers do not set script version for options
values (9.2.0767).</li>
<li>legacy/vim9cmd modifiers are not exclusive (9.2.0768).</li>
<li>conversion to utf-16be using iconv is inconsistent (9.2.0769).</li>
<li>dict_add_dict() has inconsistent ownership on failure (9.2.0770).</li>
<li>dict_add_list() has inconsistent ownership on failure (9.2.0771).</li>
<li>Vim9: null dereference inside alloc_type() (9.2.0772).</li>
<li>memory leak in evalfunc.c on alloc failure (9.2.0773).</li>
<li>memory leak in f_getscriptinfo() on alloc failure (9.2.0774).</li>
<li>memory leak in highlight_get_info() on alloc failure (9.2.0775).</li>
<li>memory leak in sign_getlist() on alloc failure (9.2.0776).</li>
<li>memory leak in add_defer() on alloc failure (9.2.0777).</li>
<li>memory leak in compile_dict() on alloc failure (9.2.0778).</li>
<li>memory leak in type_name_func() on alloc failure (9.2.0779).</li>
<li>
<p>memory leak in evalvars.c on alloc failure (9.2.0780).</p>
</li>
<li>
<p>Update to version 9.2.0725:</p>
</li>
<li>GTK: preedit font size is wrong for fractional point sizes (9.2.0532).</li>
<li>'[ mark moved to end of inserted text after CTRL-R CTRL-P paste (9.2.0533).</li>
<li>GTK UI does not support fullscreen mode (9.2.0534).</li>
<li>GTK4: mouse popup menu does not show up at mouse pointer (9.2.0537).</li>
<li>Cannot keep leading whitespace in %{} statusline expr (9.2.0538).</li>
<li>filetype: too many Bitbake include files are recognized (9.2.0539).</li>
<li>Vim9: endclass/endenum/endinterface can give errors (9.2.0541).</li>
<li>Vim9: wrong error when redeclaring a typed variable (9.2.0543).</li>
<li>GTK4: window blank after a resize or drag (9.2.0544).</li>
<li>popup: blending uses hardcoded fallback colors (9.2.0545).</li>
<li>configure: GTK4 build requires GTK >= 4.10 (9.2.0546).</li>
<li>"%v" in 'errorformat' is affected by 'tabstop' (9.2.0547).</li>
<li>GTK4: terminal and pty job output is not processed (9.2.0548).</li>
<li>Cursor wrong after autoindent strip is skipped (9.2.0549).</li>
<li>GTK4: 'mousehide' unhides cursor when switching tabs (9.2.0550).</li>
<li>filetype: Tolk files are not recognized (9.2.0551).</li>
<li>GTK4: F10 does nothing when the menubar is hidden (9.2.0552).</li>
<li>runtime(netrw): netrw rejects hostnames containing _ (9.2.0553).</li>
<li>GTK4: memory leak in free_menu() (9.2.0554).</li>
<li>too many strlen() in ex_substitute() (9.2.0555).</li>
<li>GTK4: scrollbars not shown and do not respond to clicks (9.2.0556).</li>
<li>filetype: Kawasaki Robots files are not recognized (9.2.0557).</li>
<li>filetype: Popcap Reanimation files are not recognized (9.2.0558).</li>
<li>filetype: Kaitai struct files are not recogonized (9.2.0559).</li>
<li>filetype: busybox shebang lines are not recognized (9.2.0560).</li>
<li>[security]: possible code execution with python3complete (9.2.0561).</li>
<li>filetype: SGF files are not recognized (9.2.0562).</li>
<li>GTK3/Wayland: crash with right mouse-button in tabline (9.2.0563).</li>
<li>GTK4: tabline does not respond to mouse clicks (9.2.0564).</li>
<li>[security]: out-of-bounds read in update_snapshot() (9.2.0565).</li>
<li><C-w>f duplicates window if do_ecmd() is aborted (9.2.0566).</li>
<li>dict function name allocation failure not handled (9.2.0567).</li>
<li>pythoncomplete: g:pythoncomplete_allow_import had no effect (9.2.0568).</li>
<li>out-of-bounds access in libvterm CSI 8 t resize (9.2.0569).</li>
<li>GTK4: mouse wheel scrolling does not work correctly (9.2.0570).</li>
<li>Vim9: memory leak in compile_nested_function() on failure (9.2.0571).</li>
<li>lines disappear with wrapping virtual text after a double-width char (9.2.0572).</li>
<li>Vim9: missing EX_WHOLE on some block keywords (9.2.0573).</li>
<li>popup_create() not blocked in secure/sandbox (9.2.0576).</li>
<li>GTK4: window resizing issues (9.2.0577).</li>
<li>GTK4: :unmenu does not remove entries from the menubar (9.2.0578).</li>
<li>:mksession, :mkview and :mkvimrc emit legacy Vim script (9.2.0579).</li>
<li>xxd: binary output is not colored with -R (9.2.0580).</li>
<li>After maximizing and deleting the quickfix buffer, window height is wrong (9.2.0581).</li>
<li>GTK4: compile error when XFONTSET is defined (9.2.0582).</li>
<li>completion: indent not ignored for fuzzy line completion (9.2.0583).</li>
<li>GTK4: missing UI features (9.2.0584).</li>
<li>line number wrong after undoing a deletion in quickfix buffer (9.2.0585).</li>
<li>Crash with TextPut autocmd when pasting in terminal buffer (9.2.0586).</li>
<li>GTK4: left scrollbar overlaps drawarea (9.2.0587).</li>
<li>GTK4: drawing area loses focus after closing a menubar popover (9.2.0588).</li>
<li>filetype: xinitrc files are not recognized (9.2.0589).</li>
<li>GTK4: drawing area loses focus shape on popup menu open (9.2.0590).</li>
<li>'scrolljump' ignored when scrolling up (9.2.0591).</li>
<li>Error when restoring session with terminal window (9.2.0592).</li>
<li>:wqall ignores term_setkill() on running terminal buffers (9.2.0593).</li>
<li>Use-after-free with ":wqall" and a running terminal job (9.2.0594).</li>
<li>MS-Windows: Wrong buffer size calculation for gvimext (9.2.0595).</li>
<li>cmdline completion popup cannot be scrolled with the mouse (9.2.0596).</li>
<li>[security]: possible code execution with python complete (9.2.0597).</li>
<li>popup: title set with popup_setoptions() is not shown (9.2.0599).</li>
<li>clientserver method needs to be given as argument (9.2.0600).</li>
<li>matchfuzzypos() returns garbage positions for long candidates (9.2.0601).</li>
<li>popup: No opacity when background not set for Popup group (9.2.0602).</li>
<li>possible heap-buffer-overflow when resizing the GUI (9.2.0603).</li>
<li>GTK4: does not support all clipboard formats (9.2.0606).</li>
<li>GTK4: inputdialog() does not work as expected (9.2.0607).</li>
<li>popup_setoptions()/ch_setoptions() does not check secure mode (9.2.0608).</li>
<li>completion info popup cannot be scrolled with the keyboard (9.2.0609).</li>
<li>cindent: closing brace in a comment affects the next line's indent (9.2.0610).</li>
<li>MS-Windows: evim.exe not working with VIMDLL (9.2.0611).</li>
<li>Cannot render images in popup windows (9.2.0612).</li>
<li>opacity popup leaves stale cells (9.2.0614).</li>
<li>sixel encoder drops pixels on the right edge of shapes (9.2.0615).</li>
<li>GTK4: use-after-free on clipboard read timeout (9.2.0616).</li>
<li>GvimExt: does not support different runtime dirs (9.2.0617).</li>
<li>use-after-free in popup_getoptions() on dict_add() failure (9.2.0618).</li>
<li>integer overflow in popup image size validation (9.2.0619).</li>
<li>runtime(netrw): fix 2match pattern rebuild (9.2.0620).</li>
<li>'autoindent' not stripped with virtualedit=onemore (9.2.0621).</li>
<li>str2blob() does not work with wide UTF-16 encoding (9.2.0622).</li>
<li>possible integer overflow in spellfile tree bounds check (9.2.0623).</li>
<li>C-N/C-P cannot be mapped in complete() completion (9.2.0624).</li>
<li>GTK4: Link error when Wayland is disabled (9.2.0625).</li>
<li>Vim9: illegal characters allowed in dict key names with dot notation (9.2.0626).</li>
<li>:vim9cmd source handles all scripts as Vim9 script (9.2.0627).</li>
<li>popup image: wrong overlap layering, kitty laggy (9.2.0628).</li>
<li>0x80 and 0x9b byte not unescaped when check for valid abbr (9.2.0629).</li>
<li>popup images: kitty images output in GUI mode (9.2.0630).</li>
<li>DECRQM and SGR Mouse not supported in foot terminal (9.2.0631).</li>
<li>GTK4: no support for hardware-accelerated rendering (9.2.0632).</li>
<li>MS-Windows: No support for kitty graphics support in terminal (9.2.0633).</li>
<li>GTK4: no minimum resize limit (9.2.0634).</li>
<li>checking the syntax contains/cluster list is slow (9.2.0635).</li>
<li>popup image: stale pixels under RGBA animation frames (9.2.0636).</li>
<li>sixel: anti-aliased RGBA images render with visible outline (9.2.0637).</li>
<li>cannot return matches containing spaces from a custom completion (9.2.0638).</li>
<li>gq with 'formatprg' fails on an empty buffer (9.2.0639).</li>
<li>the "%" command jumps to parens and braces inside comments (9.2.0640).</li>
<li>GTK4: crash in gui_mch_menu_hidden() (9.2.0641).</li>
<li>statusline: buffer overflow with item groups (9.2.0642).</li>
<li>Missing Image ifdefs (9.2.0643).</li>
<li>popup image: duplicate sync-output code (9.2.0644).</li>
<li>Composing chars no longer accepted in end-id abbr (9.2.0645).</li>
<li>GTK3 GUI slow on HiDPI/4K with software rendering (9.2.0646).</li>
<li>matchfuzzypos() false exact match for long equal-length candidates (9.2.0647).</li>
<li>MS-Windows: Compile warnings (9.2.0648).</li>
<li>filetype: tf files sometimes incorrectly recognized (9.2.0649).</li>
<li>Vim aborts at startup when built with the example -O2 CFLAGS (9.2.0650).</li>
<li>completion: 'smartcase' doesn't work with 'longest' (9.2.0651).</li>
<li>popup: stale kitty image after clipwindow scrolls out of view (9.2.0652).</li>
<li>[security]: out-of-bounds write in tree_count_words() (9.2.0653).</li>
<li>GTK4: using uninitialised colors in gui_mch_init() (9.2.0654).</li>
<li>GTK4: missing NULL checks in vim_form_measure() (9.2.0655).</li>
<li>completion: using wrong tolower() in smartcase filtering (9.2.0656).</li>
<li>GTK4: missing menu when right-clicking in tabline (9.2.0657).</li>
<li>xxd: signed integer overflow in huntype() (9.2.0658).</li>
<li>GTK4: no balloon support in GUI (9.2.0659).</li>
<li>Dragging the scrollbar does not trigger WinScrolled (9.2.0660).</li>
<li>unintended wipe of Vim's temp dir, causes errors (9.2.0661).</li>
<li>[security] Stack out-of-bounds write in dump_prefixes() (9.2.0662).</li>
<li>[security]: runtime(netrw): code injection in local file deletion (9.2.0663).</li>
<li>GTK4: GTK critical error on exit printed (9.2.0665).</li>
<li>Terminal-Normal mode does not color empty lines with a background color (9.2.0666).</li>
<li>patch 9.2.0590 was wrong (9.2.0667).</li>
<li>GTK4: minimum horizontal size is too small (9.2.0668).</li>
<li>GTK4: toolbar can be improved (9.2.0669).</li>
<li>[security]: Out-of-bounds read with text properties (9.2.0670).</li>
<li>[security]: possible out-of-bounds read with sodium encrypted files (9.2.0671).</li>
<li>corrupted text property causes internal error (9.2.0672).</li>
<li>configure: clears dynamic ruby linker flags (9.2.0674).</li>
<li>MS-Windows: cannot switch to a buffer with '%' in its name (9.2.0676).</li>
<li>Cannot clear the alternate file register # (9.2.0677).</li>
<li>[security]: potential powershell code execution in zip.vim (9.2.0678).</li>
<li>[security]: Out-of-bounds read with text property virtual text (9.2.0679).</li>
<li>keytrans() doesn't replace '|' and '\' (9.2.0680).</li>
<li>configure: -lruby added even for a dynamic ruby build (9.2.0681).</li>
<li>Wrong dot-repeat when calling complete() while filtering completion (9.2.0682).</li>
<li>filetype completion mishandles finished sub options (9.2.0683).</li>
<li>:reg # does not display the value of the '#' register (9.2.0684).</li>
<li>clipboard.c does not get the Wayland CFLAGS on GTK2 (9.2.0685).</li>
<li>style: strcmp usage is inconsistent (9.2.0686).</li>
<li>popup_image_composites_frames() has improper if block scope (9.2.0687).</li>
<li>Terminal-Normal mode does not show the Visual selection on a colored empty line (9.2.0688).</li>
<li>the "%" command is slow on a long line with many slashes (9.2.0689).</li>
<li>Solaris: swap file names are too long (9.2.0690).</li>
<li>Solaris: Test_terminal_composing_unicode() fails (9.2.0691).</li>
<li>GTK2: build failure, popup images not drawn correctly (9.2.0692).</li>
<li>Solaris: some tests faiures due to Solaris peculiarities (9.2.0694).</li>
<li>Solaris: test_delete_temp_dir() fails because of missing flock (9.2.0695).</li>
<li>GTK4: A few issues with toolbar support (9.2.0696).</li>
<li>possible overflow when parsing CSI keys (9.2.0697).</li>
<li>[security]: Out-of-bounds write with soundfold() (9.2.0698).</li>
<li>[security]: possible code execution with python complete (9.2.0699).</li>
<li>configure: -lrt requirement for timer_create not detected (9.2.0700).</li>
<li>:windo and :tabdo create an extra window with 'winfixbuf' (9.2.0702).</li>
<li>session file does not store relative Vim9 autoload imports (9.2.0703).</li>
<li>GTK4: not handling mouse events (9.2.0704).</li>
<li>:delete # silently fails to update "# and clobbers "0 (9.2.0705).</li>
<li>completion: popup misplaced when text before it is concealed (9.2.0707).</li>
<li>Leaks in do_autocmd in error case (9.2.0708).</li>
<li>GTK4: a few minor issues (9.2.0709).</li>
<li>GTK4 GUI resize handling can be improved (9.2.0710).</li>
<li>leak in ins_compl_infercase_gettext() in error case (9.2.0711).</li>
<li>GTK4: dialogs not handling mnemonics correctly (9.2.0712).</li>
<li>completion: ruler not updated correctly when the popup menu is visible (9.2.0713).</li>
<li>Coverity warns for NULL deref (9.2.0714).</li>
<li>Coverity warns about copy/paste error in hl_blend_attr() (9.2.0715).</li>
<li>filetype: not all supertux files are recognized (9.2.0716).</li>
<li>:syn sync without an argument also lists syntax cluster (9.2.0718).</li>
<li>GTK4: default menu is lacking (9.2.0719).</li>
<li>GTK4: no support for browsefilter (9.2.0720).</li>
<li>serverlist() returns strings separated by \n (9.2.0721).</li>
<li>GTK4: find/replace dialog can be improved (9.2.0722).</li>
<li>term_start() does not support "noclose" (9.2.0723).</li>
<li>use-after-free when freeing exit_cb job on exit (9.2.0724).</li>
</ul>
<h2>Patch Instructions:</h2>
<p>
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper patch".<br/>
Alternatively you can run the command listed for your product:
</p>
<ul class="list-group">
<li class="list-group-item">
SUSE Linux Enterprise Server for SAP Applications 15 SP5
<br/>
<code>zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3458=1</code>
</li>
<li class="list-group-item">
Desktop Applications Module 15-SP7
<br/>
<code>zypper in -t patch SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-3458=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
<br/>
<code>zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3458=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise Server 15 SP6 LTSS
<br/>
<code>zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3458=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise Server for SAP Applications 15 SP6
<br/>
<code>zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3458=1</code>
</li>
<li class="list-group-item">
openSUSE Leap 15.5
<br/>
<code>zypper in -t patch SUSE-2026-3458=1</code>
</li>
<li class="list-group-item">
Basesystem Module 15-SP7
<br/>
<code>zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP7-2026-3458=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise Micro 5.5
<br/>
<code>zypper in -t patch SUSE-SLE-Micro-5.5-2026-3458=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise Server 15 SP5 LTSS
<br/>
<code>zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3458=1</code>
</li>
<li class="list-group-item">
SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
<br/>
<code>zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3458=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
openSUSE Leap 15.5 (aarch64 i586 ppc64le s390x x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
openSUSE Leap 15.5 (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
Basesystem Module 15-SP7 (aarch64 ppc64le s390x x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
Basesystem Module 15-SP7 (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 15 SP5 LTSS (aarch64 ppc64le s390x x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 15 SP5 LTSS (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
Desktop Applications Module 15-SP7 (aarch64 ppc64le s390x x86_64)
<ul>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (aarch64 x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server 15 SP6 LTSS (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server for SAP Applications 15 SP5 (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server for SAP Applications 15 SP6 (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Micro 5.5 (aarch64 ppc64le s390x x86_64)
<ul>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise Micro 5.5 (noarch)
<ul>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (aarch64 x86_64)
<ul>
<li>vim-9.2.0780-150500.20.61.2</li>
<li>gvim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-small-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debuginfo-9.2.0780-150500.20.61.2</li>
<li>vim-debugsource-9.2.0780-150500.20.61.2</li>
<li>gvim-9.2.0780-150500.20.61.2</li>
<li>vim-small-9.2.0780-150500.20.61.2</li>
</ul>
</li>
<li>
SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (noarch)
<ul>
<li>vim-data-9.2.0780-150500.20.61.2</li>
<li>vim-data-common-9.2.0780-150500.20.61.2</li>
</ul>
</li>
</ul>
<h2>References:</h2>
<ul>
<li>
<a href="https://www.suse.com/security/cve/CVE-2026-59856.html">https://www.suse.com/security/cve/CVE-2026-59856.html</a>
</li>
<li>
<a href="https://www.suse.com/security/cve/CVE-2026-59857.html">https://www.suse.com/security/cve/CVE-2026-59857.html</a>
</li>
<li>
<a href="https://www.suse.com/security/cve/CVE-2026-59858.html">https://www.suse.com/security/cve/CVE-2026-59858.html</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1268162">https://bugzilla.suse.com/show_bug.cgi?id=1268162</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271193">https://bugzilla.suse.com/show_bug.cgi?id=1271193</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271194">https://bugzilla.suse.com/show_bug.cgi?id=1271194</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271195">https://bugzilla.suse.com/show_bug.cgi?id=1271195</a>
</li>
<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1271684">https://bugzilla.suse.com/show_bug.cgi?id=1271684</a>
</li>
</ul>
</div>
--===============1298480110661740946==--