Bug 2231531 (CVE-2021-3236) - CVE-2021-3236 vim: NULL pointer dereference in ex_buffer_all method
Summary: CVE-2021-3236 vim: NULL pointer dereference in ex_buffer_all method
Keywords:
Status: NEW
Alias: CVE-2021-3236
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2231532 2231533 2231534
Blocks: 2231535
TreeView+ depends on / blocked
 
Reported: 2023-08-11 18:39 UTC by Pedro Sampaio
Modified: 2024-02-07 12:35 UTC (History)
4 users (show)

Fixed In Version: vim 8.2.2354
Doc Type: If docs needed, set a value
Doc Text:
A NULL pointer dereference vulnerability was found in Vim in the ex_buffer_all function in the src/buffer.c file. This flaw allows an attacker who can trick a user into processing a specially crafted file to trigger the NULL pointer dereference, causing the application to crash.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2023-08-11 18:39:13 UTC
vim 8.2.2348 is affected by null pointer dereference, allows local attackers to cause a denial of service (DoS) via the ex_buffer_all method.

References:

https://github.com/vim/vim/issues/7674


Note You need to log in before you can comment on or make changes to this bug.