Search CVE reports


Toggle filters

1 – 10 of 212 results


CVE-2025-24014

Medium priority
Needs evaluation

Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode (-s -e), Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Needs evaluation Needs evaluation Needs evaluation Needs evaluation Needs evaluation
Show less packages

CVE-2025-22134

Medium priority

Some fixes available 4 of 6

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...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Fixed Fixed Fixed Ignored Ignored
Show less packages

CVE-2024-47814

Low priority

Some fixes available 6 of 7

Vim is an open source, command line text editor. A use-after-free was found in Vim < 9.1.0764. When closing a buffer (visible in a window) a BufWinLeave auto command can cause an use-after-free if this auto command happens to...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Fixed Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-45306

Medium priority
Not affected

Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Not affected Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-43802

Medium priority
Fixed

Vim is an improved version of the unix vi text editor. When flushing the typeahead buffer, Vim moves the current position in the typeahead buffer but does not check whether there is enough space left in the buffer to handle the...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Fixed Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-43790

Low priority
Not affected

Vim is an open source command line text editor. When performing a search and displaying the search-count message is disabled (:set shm+=S), the search pattern is displayed at the bottom of the screen in a buffer (msgbuf). When...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Not affected Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-43374

Medium priority
Fixed

The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers `Buf*` autocommands. If in such an autocommand the buffer that was just...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Fixed Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-41965

Medium priority
Not affected

Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Not affected Not affected Not affected Not affected Not affected
Show less packages

CVE-2024-41957

Medium priority
Fixed

Vim is an open source command line text editor. Vim < v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging...

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Fixed Fixed Fixed Fixed Fixed
Show less packages

CVE-2024-22667

Low priority
Fixed

Vim before 9.0.2142 has a stack-based buffer overflow because did_set_langmap in map.c calls sprintf to write to the error buffer that is passed down to the option callback functions.

1 affected package

vim

Package 24.04 LTS 22.04 LTS 20.04 LTS 18.04 LTS 16.04 LTS
vim Not affected Fixed Fixed Fixed Fixed
Show less packages