Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a name yet. However, when setting the buffer name to Unnamed, Vim will falsely free a pointer twice, leading to a double-free and possibly later to a heap-use-after-free, which can lead to a crash. The issue has been fixed as of Vim patch v9.1.0648.
総合評価: CVE-2024-41965 は低リスク(24.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.29%、20 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.29% | +0.23% |
| 2 | 2025-09-09 | 0.01% | 0.06% | +0.04% |
| 3 | 2025-04-15 | — | 0.01% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.2 | 3.1 | MEDIUM |
|
0.8 | 3.4 | [email protected] |
| 4.2 | 3.1 | MEDIUM |
|
0.8 | 3.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2024-41965: 1 source package rows (vim); 196 state rows across 7 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 4, open 192. | https://security.alpinelinux.org/vuln/CVE-2024-41965 |
debian
|
unimportant | CVE-2024-41965 unimportant priority: Debian including 1 source packages (vim), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-41965 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2024-41965 |
suse
|
low | — | https://www.suse.com/security/cve/CVE-2024-41965/ |
ubuntu
|
medium | CVE-2024-41965 medium priority: Ubuntu including 1 source packages (vim), 7 status rows across 7 suites (bionic, focal, jammy, noble, trusty, upstream, xenial): not-affected 6, released 1. | https://ubuntu.com/security/CVE-2024-41965 |