6 matches found
CVE-2026-52859
Vim is an open source, command line text editor. Prior to version 9.2.0565, the updatesnapshot function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars array with no upper bound, stopping only...
CLSA-2025-1737993483 vim: Fix of CVE-2023-0049
CVE-2023-0049: fix invalid memory access with bad 'statusline' value...
DEBIAN-CVE-2025-22134
When switching to other buffers using the :all command and visual mode still being active, this may cause a heap-buffer overflow, because Vim does not properly end visual mode and therefore may try to access beyond the end of a line in a buffer. In Patch 9.1.1003 Vim will correctly reset the visu...
Floating point Exception in adjust_plines_for_skipcol() in vim
...