Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre-tools - Auxiliary utilities for pcre
- Description:
Utilities demonstrating PCRE capabilities like pcregrep or pcretest.
Packages
pcre-tools-8.32-15.el7_2.1.x86_64
[86 KiB] |
Changelog
by Petr Pisar (2016-04-27):
- Fix CVE-2015-2328 (infinite recursion compiling pattern with recursive
reference in a group with indefinite repeat) (bug #1330508)
- Fix CVE-2015-8385 (buffer overflow caused by named forward reference to
duplicate group number) (bug #1330508)
- Fix CVE-2015-8386 (buffer overflow caused by lookbehind assertion)
(bug #1330508)
- Fix CVE-2015-3217 (stack overflow caused by mishandled group empty match)
(bug #1330508)
- Fix CVE-2015-5073 and CVE-2015-8388 (buffer overflow for forward reference
within backward assertion with excess closing parenthesis) (bug #1330508)
- Fix CVE-2015-8391 (inefficient posix character class syntax check)
(bug #1330508)
- Fix CVE-2016-3191 (workspace overflow for (*ACCEPT) with deeply nested
parentheses) (bug #1330508)
|
pcre-tools-8.32-14.el7.x86_64
[85 KiB] |
Changelog
by Petr Pisar (2014-12-02):
- Fix CVE-2014-8964 (unused memory usage on zero-repeat assertion condition)
(bug #1169797)
|