Description
Vim is an open source, command line text editor. Prior to version 9.2.0074, a heap-based buffer overflow out-of-bounds read exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file, Vim can be tricked into reading up to 7 bytes beyond the allocated memory boundary. Version 9.2.0074 fixes the issue.
Problem types
CWE-122: Heap-based Buffer Overflow
Product status
References
www.openwall.com/lists/oss-security/2026/02/27/7
github.com/vim/vim/security/advisories/GHSA-h4mf-vg97-hj8j
github.com/vim/vim/commit/f6a7f469a9c0d09e84cd6cb
github.com/vim/vim/releases/tag/v9.2.0074