Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1444098 - (CVE-2017-7868) CVE-2017-7868 icu: Heap-buffer overflow in utext_moveIndex32 function
CVE-2017-7868 icu: Heap-buffer overflow in utext_moveIndex32 function
Status: CLOSED DUPLICATE of bug 1444097
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20170213,repor...
: Security
Depends On: 1444099 1444100 1444101
Blocks: 1444102
  Show dependency treegraph
 
Reported: 2017-04-20 10:45 EDT by Andrej Nemec
Modified: 2017-04-28 02:49 EDT (History)
9 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-04-28 02:49:43 EDT
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-04-20 10:45:25 EDT
International Components for Unicode (ICU) for C/C++ has an out-of-bounds write caused by a heap-based buffer overflow related to the utf8TextAccess function in common/utext.cpp and the utext_moveIndex32* function.

References:

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=437

Upstream patch:

http://bugs.icu-project.org/trac/changeset/39671
Comment 1 Andrej Nemec 2017-04-20 10:46:28 EDT
Created icu tracking bugs for this issue:

Affects: fedora-all [bug 1444101]


Created mingw-icu tracking bugs for this issue:

Affects: epel-7 [bug 1444100]
Affects: fedora-all [bug 1444099]
Comment 2 Doran Moppert 2017-04-28 02:48:20 EDT
This is the same vulnerability as CVE-2017-7867 (bug 1444097), though clusterfuzz identified it as different due to a slightly different stack trace when the crash occurred.  Both are addressed by the same patch upstream, which correctly accounts for legacy 6-byte utf8 sequences.
Comment 3 Doran Moppert 2017-04-28 02:49:43 EDT

*** This bug has been marked as a duplicate of bug 1444097 ***

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