PT-2026-52473 · Vim+3 · Vim+3
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Vim versions prior to 9.2.0662
Description
The
dump prefixes() function in src/spell.c iteratively walks a spell-file prefix trie using a depth counter to dump prefixes applying to a word. Because the counter is not checked against the size of the fixed MAXWLEN-element stack arrays it indexes (prefix[], arridx[], and curi[]), a specially crafted .spl file can cause the descent to go arbitrarily deep. This results in a stack out-of-bounds write, which corrupts the call frame and causes the editor to crash.Recommendations
Update to version 9.2.0662.
Exploit
Fix
DoS
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Red Os
Ubuntu
Vim