Fedora 30: patch FEDORA-2019-ac709da87f
Summary
The patch program applies diff files to originals. The diff command
is used to compare an original to a changed file. Diff lists the
changes made to the file. A person who has the original file can then
use the patch command with the diff file to add the changes to their
original file (patching the file).
Patch should be installed because it is a common way of upgrading
applications.
- Security fix for CVE-2019-13636 - Security fix for CVE-2019-13638
* Mon Jul 29 2019 Than Ngo
- fixed #1733917, CVE-2019-13638 patch: OS shell command injection when processing crafted patch files
* Wed Jul 24 2019 Than Ngo
- backported patch, abort when cleaning up fails
- backported patch, improve support for memory leak detection
- backported patch, don't crash when RLIMIT_NOFILE is set to RLIM_INFINITY
- backported patch, CVE-2019-13636, don't follow symlinks unless --follow-symlinks is given
- backported patch, avoid invalid memory accessin context format diffs
- backported patch, fix failed assertion
[ 1 ] Bug #1732781 - CVE-2019-13636 patch: the following of symlinks in inp.c and util.c is mishandled in cases other than input files
https://bugzilla.redhat.com/show_bug.cgi?id=1732781
[ 2 ] Bug #1733916 - CVE-2019-13638 patch: OS shell command injection when processing crafted patch files
https://bugzilla.redhat.com/show_bug.cgi?id=1733916
su -c 'dnf upgrade --advisory FEDORA-2019-ac709da87f' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References