exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Red Hat Security Advisory 2019-3299-01

Red Hat Security Advisory 2019-3299-01
Posted Nov 1, 2019
Authored by Red Hat | Site access.redhat.com

Red Hat Security Advisory 2019-3299-01 - PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Issues addressed include buffer overflow and information leakage vulnerabilities.

tags | advisory, web, overflow, php, vulnerability
systems | linux, redhat
advisories | CVE-2016-10166, CVE-2018-20783, CVE-2019-11034, CVE-2019-11035, CVE-2019-11036, CVE-2019-11038, CVE-2019-11039, CVE-2019-11040, CVE-2019-11041, CVE-2019-11042, CVE-2019-11043, CVE-2019-6977, CVE-2019-9020, CVE-2019-9021, CVE-2019-9022, CVE-2019-9023, CVE-2019-9024, CVE-2019-9637, CVE-2019-9638, CVE-2019-9639, CVE-2019-9640
SHA-256 | 3e6fa23a90586dc864b7d2f66f36956feb884ebbfb6236d5061b8a831b9c3da8

Red Hat Security Advisory 2019-3299-01

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

=====================================================================
Red Hat Security Advisory

Synopsis: Critical: rh-php72-php security update
Advisory ID: RHSA-2019:3299-01
Product: Red Hat Software Collections
Advisory URL: https://access.redhat.com/errata/RHSA-2019:3299
Issue date: 2019-11-01
CVE Names: CVE-2016-10166 CVE-2018-20783 CVE-2019-6977
CVE-2019-9020 CVE-2019-9021 CVE-2019-9022
CVE-2019-9023 CVE-2019-9024 CVE-2019-9637
CVE-2019-9638 CVE-2019-9639 CVE-2019-9640
CVE-2019-11034 CVE-2019-11035 CVE-2019-11036
CVE-2019-11038 CVE-2019-11039 CVE-2019-11040
CVE-2019-11041 CVE-2019-11042 CVE-2019-11043
=====================================================================

1. Summary:

An update for rh-php72-php is now available for Red Hat Software
Collections.

Red Hat Product Security has rated this update as having a security impact
of Critical. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.

2. Relevant releases/architectures:

Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7) - aarch64, ppc64le, s390x, x86_64
Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5) - ppc64le, s390x, x86_64
Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6) - ppc64le, s390x, x86_64
Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7) - ppc64le, s390x, x86_64
Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7) - x86_64

3. Description:

PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.

The following packages have been upgraded to a later upstream version:
rh-php72-php (7.2.24). (BZ#1766603)

Security Fix(es):

* php: underflow in env_path_info in fpm_main.c (CVE-2019-11043)

* gd: Unsigned integer underflow _gdContributionsAlloc() (CVE-2016-10166)

* gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c
(CVE-2019-6977)

* php: Invalid memory access in function xmlrpc_decode() (CVE-2019-9020)

* php: File rename across filesystems may allow unwanted access during
processing (CVE-2019-9637)

* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9638)

* php: Uninitialized read in exif_process_IFD_in_MAKERNOTE (CVE-2019-9639)

* php: Invalid read in exif_process_SOFn() (CVE-2019-9640)

* php: Out-of-bounds read due to integer overflow in
iconv_mime_decode_headers() (CVE-2019-11039)

* php: Buffer over-read in exif_read_data() (CVE-2019-11040)

* php: Buffer over-read in PHAR reading functions (CVE-2018-20783)

* php: Heap-based buffer over-read in PHAR reading functions
(CVE-2019-9021)

* php: memcpy with negative length via crafted DNS response (CVE-2019-9022)

* php: Heap-based buffer over-read in mbstring regular expression functions
(CVE-2019-9023)

* php: Out-of-bounds read in base64_decode_xmlrpc in
ext/xmlrpc/libxmlrpc/base64.c (CVE-2019-9024)

* php: Heap buffer overflow in function exif_process_IFD_TAG()
(CVE-2019-11034)

* php: Heap buffer overflow in function exif_iif_add_value()
(CVE-2019-11035)

* php: Buffer over-read in exif_process_IFD_TAG() leading to information
disclosure (CVE-2019-11036)

* gd: Information disclosure in gdImageCreateFromXbm() (CVE-2019-11038)

* php: heap buffer over-read in exif_scan_thumbnail() (CVE-2019-11041)

* php: heap buffer over-read in exif_process_user_comment()
(CVE-2019-11042)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.

4. Solution:

For details on how to apply this update, which includes the changes
described in this advisory, refer to:

https://access.redhat.com/articles/11258

After installing the updated packages, the httpd daemon must be restarted
for the update to take effect.

5. Bugs fixed (https://bugzilla.redhat.com/):

1418983 - CVE-2016-10166 gd: Unsigned integer underflow _gdContributionsAlloc()
1672207 - CVE-2019-6977 gd: Heap based buffer overflow in gdImageColorMatch() in gd_color_match.c
1680545 - CVE-2018-20783 php: Buffer over-read in PHAR reading functions
1685123 - CVE-2019-9020 php: Invalid memory access in function xmlrpc_decode()
1685132 - CVE-2019-9021 php: Heap-based buffer over-read in PHAR reading functions
1685398 - CVE-2019-9023 php: Heap-based buffer over-read in mbstring regular expression functions
1685404 - CVE-2019-9024 php: Out-of-bounds read in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c
1685412 - CVE-2019-9022 php: memcpy with negative length via crafted DNS response
1688897 - CVE-2019-9637 php: File rename across filesystems may allow unwanted access during processing
1688922 - CVE-2019-9638 php: Uninitialized read in exif_process_IFD_in_MAKERNOTE
1688934 - CVE-2019-9639 php: Uninitialized read in exif_process_IFD_in_MAKERNOTE
1688939 - CVE-2019-9640 php: Invalid read in exif_process_SOFn()
1702246 - CVE-2019-11035 php: Heap buffer overflow in function exif_iif_add_value()
1702256 - CVE-2019-11034 php: Heap buffer overflow in function exif_process_IFD_TAG()
1707299 - CVE-2019-11036 php: Buffer over-read in exif_process_IFD_TAG() leading to information disclosure
1724149 - CVE-2019-11038 gd: Information disclosure in gdImageCreateFromXbm()
1724152 - CVE-2019-11039 php: Out-of-bounds read due to integer overflow in iconv_mime_decode_headers()
1724154 - CVE-2019-11040 php: Buffer over-read in exif_read_data()
1739459 - CVE-2019-11041 php: heap buffer over-read in exif_scan_thumbnail()
1739465 - CVE-2019-11042 php: heap buffer over-read in exif_process_user_comment()
1766378 - CVE-2019-11043 php: underflow in env_path_info in fpm_main.c

6. Package List:

Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7):

Source:
rh-php72-php-7.2.24-1.el7.src.rpm

aarch64:
rh-php72-php-7.2.24-1.el7.aarch64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.aarch64.rpm
rh-php72-php-cli-7.2.24-1.el7.aarch64.rpm
rh-php72-php-common-7.2.24-1.el7.aarch64.rpm
rh-php72-php-dba-7.2.24-1.el7.aarch64.rpm
rh-php72-php-dbg-7.2.24-1.el7.aarch64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.aarch64.rpm
rh-php72-php-devel-7.2.24-1.el7.aarch64.rpm
rh-php72-php-embedded-7.2.24-1.el7.aarch64.rpm
rh-php72-php-enchant-7.2.24-1.el7.aarch64.rpm
rh-php72-php-fpm-7.2.24-1.el7.aarch64.rpm
rh-php72-php-gd-7.2.24-1.el7.aarch64.rpm
rh-php72-php-gmp-7.2.24-1.el7.aarch64.rpm
rh-php72-php-intl-7.2.24-1.el7.aarch64.rpm
rh-php72-php-json-7.2.24-1.el7.aarch64.rpm
rh-php72-php-ldap-7.2.24-1.el7.aarch64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.aarch64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.aarch64.rpm
rh-php72-php-odbc-7.2.24-1.el7.aarch64.rpm
rh-php72-php-opcache-7.2.24-1.el7.aarch64.rpm
rh-php72-php-pdo-7.2.24-1.el7.aarch64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.aarch64.rpm
rh-php72-php-process-7.2.24-1.el7.aarch64.rpm
rh-php72-php-pspell-7.2.24-1.el7.aarch64.rpm
rh-php72-php-recode-7.2.24-1.el7.aarch64.rpm
rh-php72-php-snmp-7.2.24-1.el7.aarch64.rpm
rh-php72-php-soap-7.2.24-1.el7.aarch64.rpm
rh-php72-php-xml-7.2.24-1.el7.aarch64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.aarch64.rpm
rh-php72-php-zip-7.2.24-1.el7.aarch64.rpm

ppc64le:
rh-php72-php-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm

s390x:
rh-php72-php-7.2.24-1.el7.s390x.rpm
rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm
rh-php72-php-cli-7.2.24-1.el7.s390x.rpm
rh-php72-php-common-7.2.24-1.el7.s390x.rpm
rh-php72-php-dba-7.2.24-1.el7.s390x.rpm
rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm
rh-php72-php-devel-7.2.24-1.el7.s390x.rpm
rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm
rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm
rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm
rh-php72-php-gd-7.2.24-1.el7.s390x.rpm
rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-intl-7.2.24-1.el7.s390x.rpm
rh-php72-php-json-7.2.24-1.el7.s390x.rpm
rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm
rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm
rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm
rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm
rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm
rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm
rh-php72-php-process-7.2.24-1.el7.s390x.rpm
rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm
rh-php72-php-recode-7.2.24-1.el7.s390x.rpm
rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-soap-7.2.24-1.el7.s390x.rpm
rh-php72-php-xml-7.2.24-1.el7.s390x.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm
rh-php72-php-zip-7.2.24-1.el7.s390x.rpm

Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7):

Source:
rh-php72-php-7.2.24-1.el7.src.rpm

aarch64:
rh-php72-php-7.2.24-1.el7.aarch64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.aarch64.rpm
rh-php72-php-cli-7.2.24-1.el7.aarch64.rpm
rh-php72-php-common-7.2.24-1.el7.aarch64.rpm
rh-php72-php-dba-7.2.24-1.el7.aarch64.rpm
rh-php72-php-dbg-7.2.24-1.el7.aarch64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.aarch64.rpm
rh-php72-php-devel-7.2.24-1.el7.aarch64.rpm
rh-php72-php-embedded-7.2.24-1.el7.aarch64.rpm
rh-php72-php-enchant-7.2.24-1.el7.aarch64.rpm
rh-php72-php-fpm-7.2.24-1.el7.aarch64.rpm
rh-php72-php-gd-7.2.24-1.el7.aarch64.rpm
rh-php72-php-gmp-7.2.24-1.el7.aarch64.rpm
rh-php72-php-intl-7.2.24-1.el7.aarch64.rpm
rh-php72-php-json-7.2.24-1.el7.aarch64.rpm
rh-php72-php-ldap-7.2.24-1.el7.aarch64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.aarch64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.aarch64.rpm
rh-php72-php-odbc-7.2.24-1.el7.aarch64.rpm
rh-php72-php-opcache-7.2.24-1.el7.aarch64.rpm
rh-php72-php-pdo-7.2.24-1.el7.aarch64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.aarch64.rpm
rh-php72-php-process-7.2.24-1.el7.aarch64.rpm
rh-php72-php-pspell-7.2.24-1.el7.aarch64.rpm
rh-php72-php-recode-7.2.24-1.el7.aarch64.rpm
rh-php72-php-snmp-7.2.24-1.el7.aarch64.rpm
rh-php72-php-soap-7.2.24-1.el7.aarch64.rpm
rh-php72-php-xml-7.2.24-1.el7.aarch64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.aarch64.rpm
rh-php72-php-zip-7.2.24-1.el7.aarch64.rpm

ppc64le:
rh-php72-php-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm

s390x:
rh-php72-php-7.2.24-1.el7.s390x.rpm
rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm
rh-php72-php-cli-7.2.24-1.el7.s390x.rpm
rh-php72-php-common-7.2.24-1.el7.s390x.rpm
rh-php72-php-dba-7.2.24-1.el7.s390x.rpm
rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm
rh-php72-php-devel-7.2.24-1.el7.s390x.rpm
rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm
rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm
rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm
rh-php72-php-gd-7.2.24-1.el7.s390x.rpm
rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-intl-7.2.24-1.el7.s390x.rpm
rh-php72-php-json-7.2.24-1.el7.s390x.rpm
rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm
rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm
rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm
rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm
rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm
rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm
rh-php72-php-process-7.2.24-1.el7.s390x.rpm
rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm
rh-php72-php-recode-7.2.24-1.el7.s390x.rpm
rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-soap-7.2.24-1.el7.s390x.rpm
rh-php72-php-xml-7.2.24-1.el7.s390x.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm
rh-php72-php-zip-7.2.24-1.el7.s390x.rpm

x86_64:
rh-php72-php-7.2.24-1.el7.x86_64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm
rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm
rh-php72-php-common-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm
rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm
rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm
rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm
rh-php72-php-json-7.2.24-1.el7.x86_64.rpm
rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm
rh-php72-php-process-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm
rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm
rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm

Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5):

Source:
rh-php72-php-7.2.24-1.el7.src.rpm

ppc64le:
rh-php72-php-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm

s390x:
rh-php72-php-7.2.24-1.el7.s390x.rpm
rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm
rh-php72-php-cli-7.2.24-1.el7.s390x.rpm
rh-php72-php-common-7.2.24-1.el7.s390x.rpm
rh-php72-php-dba-7.2.24-1.el7.s390x.rpm
rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm
rh-php72-php-devel-7.2.24-1.el7.s390x.rpm
rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm
rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm
rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm
rh-php72-php-gd-7.2.24-1.el7.s390x.rpm
rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-intl-7.2.24-1.el7.s390x.rpm
rh-php72-php-json-7.2.24-1.el7.s390x.rpm
rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm
rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm
rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm
rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm
rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm
rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm
rh-php72-php-process-7.2.24-1.el7.s390x.rpm
rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm
rh-php72-php-recode-7.2.24-1.el7.s390x.rpm
rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-soap-7.2.24-1.el7.s390x.rpm
rh-php72-php-xml-7.2.24-1.el7.s390x.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm
rh-php72-php-zip-7.2.24-1.el7.s390x.rpm

x86_64:
rh-php72-php-7.2.24-1.el7.x86_64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm
rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm
rh-php72-php-common-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm
rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm
rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm
rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm
rh-php72-php-json-7.2.24-1.el7.x86_64.rpm
rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm
rh-php72-php-process-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm
rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm
rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm

Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6):

Source:
rh-php72-php-7.2.24-1.el7.src.rpm

ppc64le:
rh-php72-php-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm

s390x:
rh-php72-php-7.2.24-1.el7.s390x.rpm
rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm
rh-php72-php-cli-7.2.24-1.el7.s390x.rpm
rh-php72-php-common-7.2.24-1.el7.s390x.rpm
rh-php72-php-dba-7.2.24-1.el7.s390x.rpm
rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm
rh-php72-php-devel-7.2.24-1.el7.s390x.rpm
rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm
rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm
rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm
rh-php72-php-gd-7.2.24-1.el7.s390x.rpm
rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-intl-7.2.24-1.el7.s390x.rpm
rh-php72-php-json-7.2.24-1.el7.s390x.rpm
rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm
rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm
rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm
rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm
rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm
rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm
rh-php72-php-process-7.2.24-1.el7.s390x.rpm
rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm
rh-php72-php-recode-7.2.24-1.el7.s390x.rpm
rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-soap-7.2.24-1.el7.s390x.rpm
rh-php72-php-xml-7.2.24-1.el7.s390x.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm
rh-php72-php-zip-7.2.24-1.el7.s390x.rpm

x86_64:
rh-php72-php-7.2.24-1.el7.x86_64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm
rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm
rh-php72-php-common-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm
rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm
rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm
rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm
rh-php72-php-json-7.2.24-1.el7.x86_64.rpm
rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm
rh-php72-php-process-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm
rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm
rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm

Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7):

Source:
rh-php72-php-7.2.24-1.el7.src.rpm

ppc64le:
rh-php72-php-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-bcmath-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-cli-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-common-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dba-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-dbg-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-devel-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-embedded-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-enchant-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-fpm-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-gmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-intl-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-json-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-ldap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mbstring-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-odbc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-opcache-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pdo-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pgsql-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-process-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-pspell-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-recode-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-snmp-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-soap-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xml-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.ppc64le.rpm
rh-php72-php-zip-7.2.24-1.el7.ppc64le.rpm

s390x:
rh-php72-php-7.2.24-1.el7.s390x.rpm
rh-php72-php-bcmath-7.2.24-1.el7.s390x.rpm
rh-php72-php-cli-7.2.24-1.el7.s390x.rpm
rh-php72-php-common-7.2.24-1.el7.s390x.rpm
rh-php72-php-dba-7.2.24-1.el7.s390x.rpm
rh-php72-php-dbg-7.2.24-1.el7.s390x.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.s390x.rpm
rh-php72-php-devel-7.2.24-1.el7.s390x.rpm
rh-php72-php-embedded-7.2.24-1.el7.s390x.rpm
rh-php72-php-enchant-7.2.24-1.el7.s390x.rpm
rh-php72-php-fpm-7.2.24-1.el7.s390x.rpm
rh-php72-php-gd-7.2.24-1.el7.s390x.rpm
rh-php72-php-gmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-intl-7.2.24-1.el7.s390x.rpm
rh-php72-php-json-7.2.24-1.el7.s390x.rpm
rh-php72-php-ldap-7.2.24-1.el7.s390x.rpm
rh-php72-php-mbstring-7.2.24-1.el7.s390x.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.s390x.rpm
rh-php72-php-odbc-7.2.24-1.el7.s390x.rpm
rh-php72-php-opcache-7.2.24-1.el7.s390x.rpm
rh-php72-php-pdo-7.2.24-1.el7.s390x.rpm
rh-php72-php-pgsql-7.2.24-1.el7.s390x.rpm
rh-php72-php-process-7.2.24-1.el7.s390x.rpm
rh-php72-php-pspell-7.2.24-1.el7.s390x.rpm
rh-php72-php-recode-7.2.24-1.el7.s390x.rpm
rh-php72-php-snmp-7.2.24-1.el7.s390x.rpm
rh-php72-php-soap-7.2.24-1.el7.s390x.rpm
rh-php72-php-xml-7.2.24-1.el7.s390x.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.s390x.rpm
rh-php72-php-zip-7.2.24-1.el7.s390x.rpm

x86_64:
rh-php72-php-7.2.24-1.el7.x86_64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm
rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm
rh-php72-php-common-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm
rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm
rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm
rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm
rh-php72-php-json-7.2.24-1.el7.x86_64.rpm
rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm
rh-php72-php-process-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm
rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm
rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm

Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7):

Source:
rh-php72-php-7.2.24-1.el7.src.rpm

x86_64:
rh-php72-php-7.2.24-1.el7.x86_64.rpm
rh-php72-php-bcmath-7.2.24-1.el7.x86_64.rpm
rh-php72-php-cli-7.2.24-1.el7.x86_64.rpm
rh-php72-php-common-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dba-7.2.24-1.el7.x86_64.rpm
rh-php72-php-dbg-7.2.24-1.el7.x86_64.rpm
rh-php72-php-debuginfo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-devel-7.2.24-1.el7.x86_64.rpm
rh-php72-php-embedded-7.2.24-1.el7.x86_64.rpm
rh-php72-php-enchant-7.2.24-1.el7.x86_64.rpm
rh-php72-php-fpm-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-gmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-intl-7.2.24-1.el7.x86_64.rpm
rh-php72-php-json-7.2.24-1.el7.x86_64.rpm
rh-php72-php-ldap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mbstring-7.2.24-1.el7.x86_64.rpm
rh-php72-php-mysqlnd-7.2.24-1.el7.x86_64.rpm
rh-php72-php-odbc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-opcache-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pdo-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pgsql-7.2.24-1.el7.x86_64.rpm
rh-php72-php-process-7.2.24-1.el7.x86_64.rpm
rh-php72-php-pspell-7.2.24-1.el7.x86_64.rpm
rh-php72-php-recode-7.2.24-1.el7.x86_64.rpm
rh-php72-php-snmp-7.2.24-1.el7.x86_64.rpm
rh-php72-php-soap-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xml-7.2.24-1.el7.x86_64.rpm
rh-php72-php-xmlrpc-7.2.24-1.el7.x86_64.rpm
rh-php72-php-zip-7.2.24-1.el7.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2016-10166
https://access.redhat.com/security/cve/CVE-2018-20783
https://access.redhat.com/security/cve/CVE-2019-6977
https://access.redhat.com/security/cve/CVE-2019-9020
https://access.redhat.com/security/cve/CVE-2019-9021
https://access.redhat.com/security/cve/CVE-2019-9022
https://access.redhat.com/security/cve/CVE-2019-9023
https://access.redhat.com/security/cve/CVE-2019-9024
https://access.redhat.com/security/cve/CVE-2019-9637
https://access.redhat.com/security/cve/CVE-2019-9638
https://access.redhat.com/security/cve/CVE-2019-9639
https://access.redhat.com/security/cve/CVE-2019-9640
https://access.redhat.com/security/cve/CVE-2019-11034
https://access.redhat.com/security/cve/CVE-2019-11035
https://access.redhat.com/security/cve/CVE-2019-11036
https://access.redhat.com/security/cve/CVE-2019-11038
https://access.redhat.com/security/cve/CVE-2019-11039
https://access.redhat.com/security/cve/CVE-2019-11040
https://access.redhat.com/security/cve/CVE-2019-11041
https://access.redhat.com/security/cve/CVE-2019-11042
https://access.redhat.com/security/cve/CVE-2019-11043
https://access.redhat.com/security/updates/classification/#critical

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2019 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBXbwslNzjgjWX9erEAQgZrA//YpBwARJTytrbpWQquZ4hnjbScNEZK1d4
sOOT+oiQSrzvghsNKNCKwEO1CLbNA9XOT7bCchtpD/HguTc4XeGNk7dAf/qA6UVB
tJCxmqNBVBKqoe9UafmxLUFcVSkv/PHRVD2h+/TvmqdB8Uf2Z8hIIaBt7UsW34sb
yBMLJVhyG98c/7VzwqFXW6Vm+Ly6+/ViYtloe5/Ex4D8FvB72Cc9uRvCTWdLLOXu
PlwQKdaEt5CtUrTmLFEX+9t6tybwhNBf/dZ96nazCaSRtQVnhZI9s+wjoE6vEOOB
+bOldvJ9tu7LclzMIz7SbSqjhPBSLtEMGZKcO1havVGDwcfPAEc12TW9DtVFDlqA
Xq+dFW5vviRCoMlSmNBmSqQZSWMF64LdzjvWfW2G/nBnNLOdhu/Wufs1sJUOc+cp
V9PgQH0iWut0N89DaOzTH+4PQvvvTw12HuKHk+P+/O8bBBdcI9gpd5klce/5jquc
QXqhy49koz6BturNpVnXfSWjdLPwQ1pwhGJOkv7vLsdx6HVeuY6BsSE+C28cHFl+
z/AOZL4eCa9xKlePdGKCbqzTjMmCiJQbeShoBOKt1DtSgVVgtE0Kc5EZQcqop0aw
RG304k1HSbrgsSRFxx6s1RophOQaC3ASvWkw5OY/8ylNrO9AAMxLRjZNCve6V7Rq
86WRMpuQxpE=
=winR
-----END PGP SIGNATURE-----

--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://www.redhat.com/mailman/listinfo/rhsa-announce
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close