Bug 2126401 (CVE-2022-3153) - CVE-2022-3153 vim: null pointer dereference in vim_regcomp()
Summary: CVE-2022-3153 vim: null pointer dereference in vim_regcomp()
Keywords:
Status: NEW
Alias: CVE-2022-3153
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: 2126402 2126451 2126452
Blocks: 2125447
TreeView+ depends on / blocked
 
Reported: 2022-09-13 11:15 UTC by Marian Rehak
Modified: 2025-01-24 11:46 UTC (History)
3 users (show)

Fixed In Version: vim 9.0.0404
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Marian Rehak 2022-09-13 11:15:44 UTC
Null Dereference in vim_regcomp() at vim/src/regexp.c:2716

Reference:

https://huntr.dev/bounties/68331124-620d-48bc-a8fa-cd947b26270a/

Comment 1 Marian Rehak 2022-09-13 11:16:00 UTC
Created vim tracking bugs for this issue:

Affects: fedora-all [bug 2126402]

Comment 3 Zdenek Dohnal 2022-09-14 06:55:41 UTC
The commit with the patch https://github.com/vim/vim/commit/1540d334a04d874c2aa9d26b82dbbcd4bc5a78de .


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