Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1427944 - (CVE-2017-6349) CVE-2017-6349 vim: Integer overflow at a u_read_undo memory allocation site
CVE-2017-6349 vim: Integer overflow at a u_read_undo memory allocation site
Status: CLOSED NOTABUG
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
low Severity low
: ---
: ---
Assigned To: Red Hat Product Security
impact=low,public=20170213,reported=2...
: Security
Depends On:
Blocks: 1427946
  Show dependency treegraph
 
Reported: 2017-03-01 09:55 EST by Andrej Nemec
Modified: 2017-03-06 11:03 EST (History)
5 users (show)

See Also:
Fixed In Version: vim 8.0.0378
Doc Type: If docs needed, set a value
Doc Text:
An integer overflow flaw was found in the way vim handled undo files. This bug could result in vim crashing when trying to process corrupted undo files.
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-03-06 02:17:20 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Andrej Nemec 2017-03-01 09:55:33 EST
An integer overflow at a u_read_undo memory allocation site would occur for vim, as it does not properly validate values for tree length when reading a corrupted undo file, which may lead to resultant buffer overflows.

Upstream bug:

https://groups.google.com/forum/#!topic/vim_dev/QPZc0CY9j3Y

Upstream patch:

https://github.com/vim/vim/commit/3eb1637b1bba19519885dd6d377bd5596e91d22c

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