CVE-2024-47814

Source
https://cve.org/CVERecord?id=CVE-2024-47814
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47814.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47814
Aliases
  • GHSA-rj48-v4mq-j4vg
Downstream
Related
Published
2024-10-07T21:16:01.796Z
Modified
2026-05-16T03:55:36.361603809Z
Severity
  • 3.9 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L CVSS Calculator
Summary
use-after-free when closing buffers in Vim
Details

Vim is an open source, command line text editor. A use-after-free was found in Vim < 9.1.0764. When closing a buffer (visible in a window) a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact is low since the user must have intentionally set up such a strange auto command and run some buffer unload commands. However this may lead to a crash. This issue has been addressed in version 9.1.0764 and all users are advised to upgrade. There are no known workarounds for this vulnerability.

Database specific
{
    "cwe_ids": [
        "CWE-416"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47814.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages