CVE-2024-43374

Updated: 2024-09-06 04:39:46.668798

Description:

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 opened is closed (including the window where it is shown), this causes the window structure to be freed which contains a reference to the argument list that we are actually modifying. Once the autocommands are completed, the references to the window and argument list are no longer valid and as such cause an use-after-free. Impact is low since the user must either intentionally add some unusual autocommands that wipe a buffer during creation (either manually or by sourcing a malicious plugin), but it will crash Vim. The issue has been fixed as of Vim patch v9.1.0678.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x LOW 3.3000000000000003

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

CentOS 6 ELS vim 7.4.629 3.3 LOW Ignored 2024-09-06 14:22:18
CentOS 7 ELS vim 7.4.629 3.3 LOW Ignored 2024-09-06 14:22:18
CloudLinux 6 ELS vim 7.4.629 3.3 LOW Ignored 2024-09-06 14:22:18
Oracle Linux 6 ELS vim 7.4.629 3.3 LOW Ignored 2024-09-06 14:22:18
Ubuntu 16.04 ELS vim 7.4.1689-3 3.3 LOW Released CLSA-2024:1730133086 2024-10-28 14:36:02