Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
PCRE, Perl-compatible regular expression, library has its own native API, but
a set of wrapper functions that are based on the POSIX API are also supplied
in the libpcreposix library. Note that this just provides a POSIX calling
interface to PCRE: the regular expressions themselves still follow Perl syntax
and semantics. Detailed change log is provided by pcre-doc package.
Update Information:
This release fixes pcregrep multi-line matching with --only-matching option, a crash when JIT-compiling some patterns (CVE-2017-6004) and a possible buffer overflow when formatting a pcregrep error message.
[ 1 ] Bug #1425365 - CVE-2017-6004 pcre: Out-of-bounds read in compile_bracket_matchingpath function
https://bugzilla.redhat.com/show_bug.cgi?id=1425365
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade pcre' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html
Get the latest Linux and open source security news straight to your inbox.