Description
Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory immediately preceding the allocated buffer. Version 9.2.0075 fixes the issue.
Problem types
CWE-124: Buffer Underwrite ('Buffer Underflow')
Product status
References
www.openwall.com/lists/oss-security/2026/02/27/8
github.com/vim/vim/security/advisories/GHSA-xcc8-r6c5-hvwv
github.com/vim/vim/commit/9b7dfa2948c9e1e5e32a5812
github.com/vim/vim/releases/tag/v9.2.0075