Search CVE reports


Toggle filters

11 – 20 of 221 results


CVE-2024-47814

Low priority
Fixed

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
vim 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
vim 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
vim 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
vim 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
vim 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
vim 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
vim 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
vim Not affected Fixed Fixed Fixed
Show less packages

CVE-2023-5535

Medium priority
Fixed

Use After Free in GitHub repository vim/vim prior to v9.0.2010.

1 affected package

vim

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

CVE-2023-5441

Medium priority
Fixed

NULL Pointer Dereference in GitHub repository vim/vim prior to 20d161ace307e28690229b68584f2d84556f8960.

1 affected package

vim

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