CVE-2024-41957
Publication date 1 August 2024
Last updated 5 September 2024
Ubuntu priority
Cvss 3 Severity Score
Vim is an open source command line text editor. Vim < v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that quickfix list points to the same tagstack data, Vim will try to free it again, resulting in a double-free/use-after-free access exception. Impact is low since the user must intentionally execute vim with several non-default flags, but it may cause a crash of Vim. The issue has been fixed as of Vim patch v9.1.0647
Status
Package | Ubuntu Release | Status |
---|---|---|
vim | 24.04 LTS noble |
Fixed 2:9.1.0016-1ubuntu7.2
|
22.04 LTS jammy |
Fixed 2:8.2.3995-1ubuntu2.18
|
|
20.04 LTS focal |
Fixed 2:8.1.2269-1ubuntu5.24
|
|
18.04 LTS bionic |
Fixed 2:8.0.1453-1ubuntu1.13+esm9
|
|
16.04 LTS xenial |
Fixed 2:7.4.1689-3ubuntu1.5+esm24
|
|
14.04 LTS trusty |
Fixed 2:7.4.052-1ubuntu3.1+esm18
|
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu ProSeverity score breakdown
Parameter | Value |
---|---|
Base score | 5.3 · Medium |
Attack vector | Local |
Attack complexity | Low |
Privileges required | None |
User interaction | Required |
Scope | Unchanged |
Confidentiality | Low |
Integrity impact | Low |
Availability impact | Low |
Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L |
References
Related Ubuntu Security Notices (USN)
- USN-6993-1
- Vim vulnerabilities
- 5 September 2024