U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2025-22134

Change History

CVE Modified by CVE 1/13/2025 4:15:14 PM

Action Type Old Value New Value
Added Reference

								
							
							
						
http://www.openwall.com/lists/oss-security/2025/01/11/1

New CVE Received from GitHub, Inc. 1/13/2025 4:15:14 PM

Action Type Old Value New Value
Added Description

								
							
							
						
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 line in a buffer. In Patch 9.1.1003 Vim will correctly reset the visual mode before opening other windows and buffers and therefore fix this bug. In addition it does verify that it won't try to access a position if the position is greater than the corresponding buffer line. Impact is medium since the user must have switched on visual mode when executing the :all ex command. The Vim project would like to thank github user gandalf4a for reporting this issue. The issue has been fixed as of Vim patch v9.1.1003
Added CVSS V3.1

								
							
							
						
AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L
Added CWE

								
							
							
						
CWE-122
Added Reference

								
							
							
						
https://github.com/vim/vim/commit/c9a1e257f1630a0866447e53a564f7ff96a80ead
Added Reference

								
							
							
						
https://github.com/vim/vim/security/advisories/GHSA-5rgf-26wj-48v8